GET https://kbin.spritesserver.nl/u/@luthis@lemmy.nz/comments/top?p=9

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 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.03 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 {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "Both lines are commented out, # means that it is ignored"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701277013 {#2195
    date: 2023-11-29 17:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 155797
  -bodyTs: "'comment':4 'ignor':10 'line':2 'mean':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3971691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700766944 {#2236
    date: 2023-11-23 20:15:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "Both lines are commented out, # means that it is ignored"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701277013 {#2195
    date: 2023-11-29 17:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 155797
  -bodyTs: "'comment':4 'ignor':10 'line':2 'mean':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3971691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700766944 {#2236
    date: 2023-11-23 20:15:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2171
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "Both lines are commented out, # means that it is ignored"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701277013 {#2195
    date: 2023-11-29 17:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2233 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 155797
  -bodyTs: "'comment':4 'ignor':10 'line':2 'mean':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3971691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700766944 {#2236
    date: 2023-11-23 20:15:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2190
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1997 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: "That’s the best part about Linux. You’re allowed to do anything even when it’s definitely a bad idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700524742 {#2186
    date: 2023-11-21 00:59:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TxTechnician@lemmy.ml"
    "@luthis@lemmy.nz"
    "@mnmalst@lemmy.zip"
    "@leo85811nardo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 144723
  -bodyTs: "'allow':10 'anyth':13 'bad':20 'best':4 'definit':18 'even':14 'idea':21 'linux':7 'part':5 're':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3905027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524742 {#2205
    date: 2023-11-21 00:59:02.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 {#2190
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1997 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: "That’s the best part about Linux. You’re allowed to do anything even when it’s definitely a bad idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700524742 {#2186
    date: 2023-11-21 00:59:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TxTechnician@lemmy.ml"
    "@luthis@lemmy.nz"
    "@mnmalst@lemmy.zip"
    "@leo85811nardo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 144723
  -bodyTs: "'allow':10 'anyth':13 'bad':20 'best':4 'definit':18 'even':14 'idea':21 'linux':7 'part':5 're':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3905027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524742 {#2205
    date: 2023-11-21 00:59:02.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 {#2190
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1997 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2362 …}
  +body: "That’s the best part about Linux. You’re allowed to do anything even when it’s definitely a bad idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700524742 {#2186
    date: 2023-11-21 00:59:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TxTechnician@lemmy.ml"
    "@luthis@lemmy.nz"
    "@mnmalst@lemmy.zip"
    "@leo85811nardo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 144723
  -bodyTs: "'allow':10 'anyth':13 'bad':20 'best':4 'definit':18 'even':14 'idea':21 'linux':7 'part':5 're':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3905027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524742 {#2205
    date: 2023-11-21 00:59:02.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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: """
    Do you know if there is a way to generate a ansible playbook based on your current deployment state?\n
    \n
    Or do you need to painstakingly manually code every unique facet of your system into the playbook?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700432604 {#2253
    date: 2023-11-19 23:23:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
    "@nous@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 141169
  -bodyTs: "'ansibl':12 'base':14 'code':27 'current':17 'deploy':18 'everi':28 'facet':30 'generat':10 'know':3 'manual':26 'need':23 'painstak':25 'playbook':13,36 'state':19 'system':33 'uniqu':29 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3881067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700432604 {#2155
    date: 2023-11-19 23:23:24.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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: """
    Do you know if there is a way to generate a ansible playbook based on your current deployment state?\n
    \n
    Or do you need to painstakingly manually code every unique facet of your system into the playbook?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700432604 {#2253
    date: 2023-11-19 23:23:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
    "@nous@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 141169
  -bodyTs: "'ansibl':12 'base':14 'code':27 'current':17 'deploy':18 'everi':28 'facet':30 'generat':10 'know':3 'manual':26 'need':23 'painstak':25 'playbook':13,36 'state':19 'system':33 'uniqu':29 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3881067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700432604 {#2155
    date: 2023-11-19 23:23:24.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 {#2202
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: """
    Do you know if there is a way to generate a ansible playbook based on your current deployment state?\n
    \n
    Or do you need to painstakingly manually code every unique facet of your system into the playbook?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700432604 {#2253
    date: 2023-11-19 23:23:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
    "@nous@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 141169
  -bodyTs: "'ansibl':12 'base':14 'code':27 'current':17 'deploy':18 'everi':28 'facet':30 'generat':10 'know':3 'manual':26 'need':23 'painstak':25 'playbook':13,36 'state':19 'system':33 'uniqu':29 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3881067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700432604 {#2155
    date: 2023-11-19 23:23:24.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 {#2373
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: """
    No it’s the second one; server (home pc) is running ProtonVPN and there is a default route that makes all (ie ssh replies) traffic go through the VPN.\n
    \n
    I added some clarification, but basically this sets up a port-based default route to the home router instead of the VPN, so that SSH etc works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700080103 {#2206
    date: 2023-11-15 21:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@kungen@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  -id: 127983
  -bodyTs: "'ad':31 'base':42 'basic':35 'clarif':33 'default':17,43 'etc':56 'go':26 'home':8,47 'ie':22 'instead':49 'make':20 'one':6 'pc':9 'port':41 'port-bas':40 'protonvpn':12 'repli':24 'rout':18,44 'router':48 'run':11 'second':5 'server':7 'set':37 'ssh':23,55 'traffic':25 'vpn':29,52 'work':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3791071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080103 {#2269
    date: 2023-11-15 21:28:23.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 {#2373
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: """
    No it’s the second one; server (home pc) is running ProtonVPN and there is a default route that makes all (ie ssh replies) traffic go through the VPN.\n
    \n
    I added some clarification, but basically this sets up a port-based default route to the home router instead of the VPN, so that SSH etc works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700080103 {#2206
    date: 2023-11-15 21:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@kungen@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  -id: 127983
  -bodyTs: "'ad':31 'base':42 'basic':35 'clarif':33 'default':17,43 'etc':56 'go':26 'home':8,47 'ie':22 'instead':49 'make':20 'one':6 'pc':9 'port':41 'port-bas':40 'protonvpn':12 'repli':24 'rout':18,44 'router':48 'run':11 'second':5 'server':7 'set':37 'ssh':23,55 'traffic':25 'vpn':29,52 'work':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3791071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080103 {#2269
    date: 2023-11-15 21:28:23.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 {#2373
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2375 …}
  +body: """
    No it’s the second one; server (home pc) is running ProtonVPN and there is a default route that makes all (ie ssh replies) traffic go through the VPN.\n
    \n
    I added some clarification, but basically this sets up a port-based default route to the home router instead of the VPN, so that SSH etc works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700080103 {#2206
    date: 2023-11-15 21:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@kungen@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2014 …}
  -id: 127983
  -bodyTs: "'ad':31 'base':42 'basic':35 'clarif':33 'default':17,43 'etc':56 'go':26 'home':8,47 'ie':22 'instead':49 'make':20 'one':6 'pc':9 'port':41 'port-bas':40 'protonvpn':12 'repli':24 'rout':18,44 'router':48 'run':11 'second':5 'server':7 'set':37 'ssh':23,55 'traffic':25 'vpn':29,52 'work':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3791071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700080103 {#2269
    date: 2023-11-15 21:28:23.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 {#2007
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    I was surprised to learn this was a thing, impressive, however;\n
    \n
    ‘the VPN app sends a request to the VPN server to open a random port’\n
    \n
    ‘the active port number will change when you disconnect and reconnect the VPN.’\n
    \n
    This will not work OOTB with Plex for example, you would need to change the port in the app every time. It becomes difficult to serve anything statically, like a XMPP server or anything that doesn’t let you configure the port.\n
    \n
    You also would need to be at home to check which port you’ve been assigned eg if the connection drops and you get assigned a new port, defeating the whole ‘remote access’ thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700078055 {#2365
    date: 2023-11-15 20:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@Mikelius@lemmy.ml"
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 127890
  -bodyTs: "'access':114 'activ':28 'also':83 'anyth':66,73 'app':14,58 'assign':97,106 'becom':62 'chang':32,53 'check':91 'configur':79 'connect':101 'defeat':110 'difficult':63 'disconnect':35 'doesn':75 'drop':102 'eg':98 'everi':59 'exampl':48 'get':105 'home':89 'howev':11 'impress':10 'learn':5 'let':77 'like':68 'need':51,85 'new':108 'number':30 'ootb':44 'open':23 'plex':46 'port':26,29,55,81,93,109 'random':25 'reconnect':37 'remot':113 'request':17 'send':15 'serv':65 'server':21,71 'static':67 'surpris':3 'thing':9,115 'time':60 've':95 'vpn':13,20,39 'whole':112 'work':43 'would':50,84 'xmpp':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3790363"
  +editedAt: DateTimeImmutable @1700341219 {#2271
    date: 2023-11-18 22:00:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700078055 {#2174
    date: 2023-11-15 20:54:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    I was surprised to learn this was a thing, impressive, however;\n
    \n
    ‘the VPN app sends a request to the VPN server to open a random port’\n
    \n
    ‘the active port number will change when you disconnect and reconnect the VPN.’\n
    \n
    This will not work OOTB with Plex for example, you would need to change the port in the app every time. It becomes difficult to serve anything statically, like a XMPP server or anything that doesn’t let you configure the port.\n
    \n
    You also would need to be at home to check which port you’ve been assigned eg if the connection drops and you get assigned a new port, defeating the whole ‘remote access’ thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700078055 {#2365
    date: 2023-11-15 20:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@Mikelius@lemmy.ml"
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 127890
  -bodyTs: "'access':114 'activ':28 'also':83 'anyth':66,73 'app':14,58 'assign':97,106 'becom':62 'chang':32,53 'check':91 'configur':79 'connect':101 'defeat':110 'difficult':63 'disconnect':35 'doesn':75 'drop':102 'eg':98 'everi':59 'exampl':48 'get':105 'home':89 'howev':11 'impress':10 'learn':5 'let':77 'like':68 'need':51,85 'new':108 'number':30 'ootb':44 'open':23 'plex':46 'port':26,29,55,81,93,109 'random':25 'reconnect':37 'remot':113 'request':17 'send':15 'serv':65 'server':21,71 'static':67 'surpris':3 'thing':9,115 'time':60 've':95 'vpn':13,20,39 'whole':112 'work':43 'would':50,84 'xmpp':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3790363"
  +editedAt: DateTimeImmutable @1700341219 {#2271
    date: 2023-11-18 22:00:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700078055 {#2174
    date: 2023-11-15 20:54:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2000 …}
  +body: """
    I was surprised to learn this was a thing, impressive, however;\n
    \n
    ‘the VPN app sends a request to the VPN server to open a random port’\n
    \n
    ‘the active port number will change when you disconnect and reconnect the VPN.’\n
    \n
    This will not work OOTB with Plex for example, you would need to change the port in the app every time. It becomes difficult to serve anything statically, like a XMPP server or anything that doesn’t let you configure the port.\n
    \n
    You also would need to be at home to check which port you’ve been assigned eg if the connection drops and you get assigned a new port, defeating the whole ‘remote access’ thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700078055 {#2365
    date: 2023-11-15 20:54:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@Mikelius@lemmy.ml"
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 127890
  -bodyTs: "'access':114 'activ':28 'also':83 'anyth':66,73 'app':14,58 'assign':97,106 'becom':62 'chang':32,53 'check':91 'configur':79 'connect':101 'defeat':110 'difficult':63 'disconnect':35 'doesn':75 'drop':102 'eg':98 'everi':59 'exampl':48 'get':105 'home':89 'howev':11 'impress':10 'learn':5 'let':77 'like':68 'need':51,85 'new':108 'number':30 'ootb':44 'open':23 'plex':46 'port':26,29,55,81,93,109 'random':25 'reconnect':37 'remot':113 'request':17 'send':15 'serv':65 'server':21,71 'static':67 'surpris':3 'thing':9,115 'time':60 've':95 'vpn':13,20,39 'whole':112 'work':43 'would':50,84 'xmpp':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3790363"
  +editedAt: DateTimeImmutable @1700341219 {#2271
    date: 2023-11-18 22:00:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700078055 {#2174
    date: 2023-11-15 20:54:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2184 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: """
    > FAANG\n
    \n
    Facebook Apple Amazon *Nicrosoft* Google???\n
    \n
    Oh it’s ‘Netflix’ apparently, would have thought Microsoft would have been waaaaaay bigger than Netflix.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699932198 {#1990
    date: 2023-11-14 04:23:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@JackGreenEarth@lemm.ee"
    "@luthis@lemmy.nz"
    "@Kata1yst@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 139818
  -bodyTs: "'amazon':4 'appar':11 'appl':3 'bigger':20 'faang':1 'facebook':2 'googl':6 'microsoft':15 'netflix':10,22 'nicrosoft':5 'oh':7 'thought':14 'waaaaaay':19 'would':12,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3751966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932198 {#1999
    date: 2023-11-14 04:23:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2184 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: """
    > FAANG\n
    \n
    Facebook Apple Amazon *Nicrosoft* Google???\n
    \n
    Oh it’s ‘Netflix’ apparently, would have thought Microsoft would have been waaaaaay bigger than Netflix.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699932198 {#1990
    date: 2023-11-14 04:23:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@JackGreenEarth@lemm.ee"
    "@luthis@lemmy.nz"
    "@Kata1yst@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 139818
  -bodyTs: "'amazon':4 'appar':11 'appl':3 'bigger':20 'faang':1 'facebook':2 'googl':6 'microsoft':15 'netflix':10,22 'nicrosoft':5 'oh':7 'thought':14 'waaaaaay':19 'would':12,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3751966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932198 {#1999
    date: 2023-11-14 04:23:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2184 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: """
    > FAANG\n
    \n
    Facebook Apple Amazon *Nicrosoft* Google???\n
    \n
    Oh it’s ‘Netflix’ apparently, would have thought Microsoft would have been waaaaaay bigger than Netflix.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699932198 {#1990
    date: 2023-11-14 04:23:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@JackGreenEarth@lemm.ee"
    "@luthis@lemmy.nz"
    "@Kata1yst@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 139818
  -bodyTs: "'amazon':4 'appar':11 'appl':3 'bigger':20 'faang':1 'facebook':2 'googl':6 'microsoft':15 'netflix':10,22 'nicrosoft':5 'oh':7 'thought':14 'waaaaaay':19 'would':12,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3751966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932198 {#1999
    date: 2023-11-14 04:23:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2495
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +body: "I’ve never even heard of Dave! What did he do??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689710462 {#2038
    date: 2023-07-18 22:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sociablefish@lemm.ee"
    "@Karlos_Cantana@sopuli.xyz"
    "@NightGaunts@kbin.social"
    "@TheGreenGolem@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 22078
  -bodyTs: "'dave':7 'even':4 'heard':5 'never':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/994693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689710462 {#2134
    date: 2023-07-18 22:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +body: "I’ve never even heard of Dave! What did he do??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689710462 {#2038
    date: 2023-07-18 22:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sociablefish@lemm.ee"
    "@Karlos_Cantana@sopuli.xyz"
    "@NightGaunts@kbin.social"
    "@TheGreenGolem@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 22078
  -bodyTs: "'dave':7 'even':4 'heard':5 'never':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/994693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689710462 {#2134
    date: 2023-07-18 22:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2495
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2498 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +body: "I’ve never even heard of Dave! What did he do??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689710462 {#2038
    date: 2023-07-18 22:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sociablefish@lemm.ee"
    "@Karlos_Cantana@sopuli.xyz"
    "@NightGaunts@kbin.social"
    "@TheGreenGolem@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 22078
  -bodyTs: "'dave':7 'even':4 'heard':5 'never':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/994693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689710462 {#2134
    date: 2023-07-18 22:01:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2516 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2517 …}
  +body: "It’s not my area, I’ve seen people who are informed saying that’s why they went back to Windows/Mac."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689462242 {#2494
    date: 2023-07-16 01:04:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@GoOnASteamTrain@lemmy.ml"
    "@luthis@lemmy.nz"
    "@200cc@lemmy.tedomum.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2518 …}
  +nested: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2522 …}
  +reports: Doctrine\ORM\PersistentCollection {#2524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2528 …}
  -id: 18951
  -bodyTs: "'area':5 'back':19 'inform':12 'peopl':9 'say':13 'seen':8 've':7 'went':18 'windows/mac':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/909384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689462242 {#2493
    date: 2023-07-16 01:04:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2516 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2517 …}
  +body: "It’s not my area, I’ve seen people who are informed saying that’s why they went back to Windows/Mac."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689462242 {#2494
    date: 2023-07-16 01:04:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@GoOnASteamTrain@lemmy.ml"
    "@luthis@lemmy.nz"
    "@200cc@lemmy.tedomum.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2518 …}
  +nested: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2522 …}
  +reports: Doctrine\ORM\PersistentCollection {#2524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2528 …}
  -id: 18951
  -bodyTs: "'area':5 'back':19 'inform':12 'peopl':9 'say':13 'seen':8 've':7 'went':18 'windows/mac':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/909384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689462242 {#2493
    date: 2023-07-16 01:04:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2516 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2517 …}
  +body: "It’s not my area, I’ve seen people who are informed saying that’s why they went back to Windows/Mac."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689462242 {#2494
    date: 2023-07-16 01:04:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agelord@lemmy.world"
    "@GoOnASteamTrain@lemmy.ml"
    "@luthis@lemmy.nz"
    "@200cc@lemmy.tedomum.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2518 …}
  +nested: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2522 …}
  +reports: Doctrine\ORM\PersistentCollection {#2524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2528 …}
  -id: 18951
  -bodyTs: "'area':5 'back':19 'inform':12 'peopl':9 'say':13 'seen':8 've':7 'went':18 'windows/mac':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/909384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689462242 {#2493
    date: 2023-07-16 01:04:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +body: "I mean, right then, at the second after it happened"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689103584 {#2513
    date: 2023-07-11 21:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@ndguardian@lemmy.studio"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 11932
  -bodyTs: "'happen':10 'mean':2 'right':3 'second':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/776686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689103584 {#2512
    date: 2023-07-11 21:26:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +body: "I mean, right then, at the second after it happened"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689103584 {#2513
    date: 2023-07-11 21:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@ndguardian@lemmy.studio"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 11932
  -bodyTs: "'happen':10 'mean':2 'right':3 'second':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/776686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689103584 {#2512
    date: 2023-07-11 21:26:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2534 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +body: "I mean, right then, at the second after it happened"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689103584 {#2513
    date: 2023-07-11 21:26:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@ndguardian@lemmy.studio"
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2536 …}
  +nested: Doctrine\ORM\PersistentCollection {#2538 …}
  +votes: Doctrine\ORM\PersistentCollection {#2540 …}
  +reports: Doctrine\ORM\PersistentCollection {#2542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2546 …}
  -id: 11932
  -bodyTs: "'happen':10 'mean':2 'right':3 'second':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/776686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689103584 {#2512
    date: 2023-07-11 21:26:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2550
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +body: "How did that affect you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689054739 {#2531
    date: 2023-07-11 07:52:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@ndguardian@lemmy.studio"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2551 …}
  +nested: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  -id: 11930
  -bodyTs: "'affect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/756886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054739 {#2530
    date: 2023-07-11 07:52:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2550
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +body: "How did that affect you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689054739 {#2531
    date: 2023-07-11 07:52:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@ndguardian@lemmy.studio"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2551 …}
  +nested: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  -id: 11930
  -bodyTs: "'affect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/756886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054739 {#2530
    date: 2023-07-11 07:52:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2550
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2535 …}
  +body: "How did that affect you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689054739 {#2531
    date: 2023-07-11 07:52:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@ndguardian@lemmy.studio"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2551 …}
  +nested: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  -id: 11930
  -bodyTs: "'affect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/756886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054739 {#2530
    date: 2023-07-11 07:52:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2566 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2566 …}
  +body: "How did that affect you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689054351 {#2549
    date: 2023-07-11 07:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@Lawyerator@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 22236
  -bodyTs: "'affect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/756779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054351 {#2548
    date: 2023-07-11 07:45:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2566 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2566 …}
  +body: "How did that affect you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689054351 {#2549
    date: 2023-07-11 07:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@Lawyerator@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 22236
  -bodyTs: "'affect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/756779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054351 {#2548
    date: 2023-07-11 07:45:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2566 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2566 …}
  +body: "How did that affect you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689054351 {#2549
    date: 2023-07-11 07:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aCosmicWave@lemm.ee"
    "@Lawyerator@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 22236
  -bodyTs: "'affect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/756779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054351 {#2548
    date: 2023-07-11 07:45:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2581
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +body: "idk about that, both extremes end up with millions dead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688986419 {#2564
    date: 2023-07-10 12:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hillosipuli@discuss.tchncs.de"
    "@normalmighty@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 9537
  -bodyTs: "'dead':10 'end':6 'extrem':5 'idk':1 'million':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/729030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688986419 {#2563
    date: 2023-07-10 12:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2581
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +body: "idk about that, both extremes end up with millions dead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688986419 {#2564
    date: 2023-07-10 12:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hillosipuli@discuss.tchncs.de"
    "@normalmighty@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 9537
  -bodyTs: "'dead':10 'end':6 'extrem':5 'idk':1 'million':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/729030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688986419 {#2563
    date: 2023-07-10 12:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2581
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +body: "idk about that, both extremes end up with millions dead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688986419 {#2564
    date: 2023-07-10 12:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hillosipuli@discuss.tchncs.de"
    "@normalmighty@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 9537
  -bodyTs: "'dead':10 'end':6 'extrem':5 'idk':1 'million':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/729030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688986419 {#2563
    date: 2023-07-10 12:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2598
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: null
  +root: null
  +body: "On some days I would be an *inaction* figure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688530775 {#2580
    date: 2023-07-05 06:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ingy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2600 …}
  +nested: Doctrine\ORM\PersistentCollection {#2602 …}
  +votes: Doctrine\ORM\PersistentCollection {#2604 …}
  +reports: Doctrine\ORM\PersistentCollection {#2606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2610 …}
  -id: 8178
  -bodyTs: "'day':3 'figur':9 'inact':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/530463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688530775 {#2579
    date: 2023-07-05 06:19:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2598
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: null
  +root: null
  +body: "On some days I would be an *inaction* figure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688530775 {#2580
    date: 2023-07-05 06:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ingy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2600 …}
  +nested: Doctrine\ORM\PersistentCollection {#2602 …}
  +votes: Doctrine\ORM\PersistentCollection {#2604 …}
  +reports: Doctrine\ORM\PersistentCollection {#2606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2610 …}
  -id: 8178
  -bodyTs: "'day':3 'figur':9 'inact':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/530463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688530775 {#2579
    date: 2023-07-05 06:19:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2598
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2497 …}
  +image: null
  +parent: null
  +root: null
  +body: "On some days I would be an *inaction* figure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688530775 {#2580
    date: 2023-07-05 06:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ingy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2600 …}
  +nested: Doctrine\ORM\PersistentCollection {#2602 …}
  +votes: Doctrine\ORM\PersistentCollection {#2604 …}
  +reports: Doctrine\ORM\PersistentCollection {#2606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2610 …}
  -id: 8178
  -bodyTs: "'day':3 'figur':9 'inact':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/530463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688530775 {#2579
    date: 2023-07-05 06:19:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details