GET https://kbin.spritesserver.nl/u/@TimeSquirrel@kbin.social/comments/commented?p=5

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.17 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.04 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 {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2141 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +body: "This is me, just getting shit done. If you are constantly thinking about what OS you're using, you're doing it wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700751150 {#2064
    date: 2023-11-23 15:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@MaxPower@feddit.de"
    "@MudMan@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 154839
  -bodyTs: "'constant':11 'done':7 'get':5 'os':15 're':17,20 'shit':6 'think':12 'use':18 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/650337/-/comment/3733702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751150 {#2314
    date: 2023-11-23 15:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2141 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +body: "This is me, just getting shit done. If you are constantly thinking about what OS you're using, you're doing it wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700751150 {#2064
    date: 2023-11-23 15:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@MaxPower@feddit.de"
    "@MudMan@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 154839
  -bodyTs: "'constant':11 'done':7 'get':5 'os':15 're':17,20 'shit':6 'think':12 'use':18 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/650337/-/comment/3733702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751150 {#2314
    date: 2023-11-23 15:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2141 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +body: "This is me, just getting shit done. If you are constantly thinking about what OS you're using, you're doing it wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700751150 {#2064
    date: 2023-11-23 15:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@MaxPower@feddit.de"
    "@MudMan@kbin.social"
    "@BolexForSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 154839
  -bodyTs: "'constant':11 'done':7 'get':5 'os':15 're':17,20 'shit':6 'think':12 'use':18 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/650337/-/comment/3733702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751150 {#2314
    date: 2023-11-23 15:52:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +body: "Not that I'm a proponent of it or anything, but people were saying the exact same thing ten years ago after the first big bubble. I don't think it's going anywhere. There's too much greed in the world, and it's too enticing. At this point you might as well be a nun trying to get porn banned worldwide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700740090 {#2050
    date: 2023-11-23 12:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@lowleveldata@programming.dev"
    "@AllonzeeLV@lemmy.world"
    "@Kushia@lemmy.ml"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 154234
  -bodyTs: "'ago':21 'anyth':10 'anywher':34 'ban':62 'big':25 'bubbl':26 'entic':47 'exact':16 'first':24 'get':60 'go':33 'greed':39 'm':4 'might':52 'much':38 'nun':57 'peopl':12 'point':50 'porn':61 'propon':6 'say':14 'ten':19 'thing':18 'think':30 'tri':58 'well':54 'world':42 'worldwid':63 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648871/-/comment/3731147"
  +editedAt: DateTimeImmutable @1701234409 {#2095
    date: 2023-11-29 06:06:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700740090 {#2125
    date: 2023-11-23 12:48:10.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +body: "Not that I'm a proponent of it or anything, but people were saying the exact same thing ten years ago after the first big bubble. I don't think it's going anywhere. There's too much greed in the world, and it's too enticing. At this point you might as well be a nun trying to get porn banned worldwide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700740090 {#2050
    date: 2023-11-23 12:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@lowleveldata@programming.dev"
    "@AllonzeeLV@lemmy.world"
    "@Kushia@lemmy.ml"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 154234
  -bodyTs: "'ago':21 'anyth':10 'anywher':34 'ban':62 'big':25 'bubbl':26 'entic':47 'exact':16 'first':24 'get':60 'go':33 'greed':39 'm':4 'might':52 'much':38 'nun':57 'peopl':12 'point':50 'porn':61 'propon':6 'say':14 'ten':19 'thing':18 'think':30 'tri':58 'well':54 'world':42 'worldwid':63 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648871/-/comment/3731147"
  +editedAt: DateTimeImmutable @1701234409 {#2095
    date: 2023-11-29 06:06:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700740090 {#2125
    date: 2023-11-23 12:48:10.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +body: "Not that I'm a proponent of it or anything, but people were saying the exact same thing ten years ago after the first big bubble. I don't think it's going anywhere. There's too much greed in the world, and it's too enticing. At this point you might as well be a nun trying to get porn banned worldwide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700740090 {#2050
    date: 2023-11-23 12:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@lowleveldata@programming.dev"
    "@AllonzeeLV@lemmy.world"
    "@Kushia@lemmy.ml"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 154234
  -bodyTs: "'ago':21 'anyth':10 'anywher':34 'ban':62 'big':25 'bubbl':26 'entic':47 'exact':16 'first':24 'get':60 'go':33 'greed':39 'm':4 'might':52 'much':38 'nun':57 'peopl':12 'point':50 'porn':61 'propon':6 'say':14 'ten':19 'thing':18 'think':30 'tri':58 'well':54 'world':42 'worldwid':63 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648871/-/comment/3731147"
  +editedAt: DateTimeImmutable @1701234409 {#2095
    date: 2023-11-29 06:06:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700740090 {#2125
    date: 2023-11-23 12:48:10.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 {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "You're doing it wrong. You gotta place a metal sphere close to it connected to a Van de Graaff generator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700739173 {#2130
    date: 2023-11-23 12:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 154207
  -bodyTs: "'close':12 'connect':15 'de':19 'generat':21 'gotta':7 'graaff':20 'metal':10 'place':8 're':2 'sphere':11 'van':18 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3731022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739173 {#2133
    date: 2023-11-23 12:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "You're doing it wrong. You gotta place a metal sphere close to it connected to a Van de Graaff generator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700739173 {#2130
    date: 2023-11-23 12:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 154207
  -bodyTs: "'close':12 'connect':15 'de':19 'generat':21 'gotta':7 'graaff':20 'metal':10 'place':8 're':2 'sphere':11 'van':18 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3731022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739173 {#2133
    date: 2023-11-23 12:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2058 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "You're doing it wrong. You gotta place a metal sphere close to it connected to a Van de Graaff generator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700739173 {#2130
    date: 2023-11-23 12:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sgt_choke_n_stroke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 154207
  -bodyTs: "'close':12 'connect':15 'de':19 'generat':21 'gotta':7 'graaff':20 'metal':10 'place':8 're':2 'sphere':11 'van':18 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/649469/-/comment/3731022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700739173 {#2133
    date: 2023-11-23 12:32:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "That was a Lite Brite. I know the 80s and 90s are fuzzy distant memories, it's easy to get confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700688560 {#2123
    date: 2023-11-22 22:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 152300
  -bodyTs: "'80s':9 '90s':11 'brite':5 'confus':21 'distant':14 'easi':18 'fuzzi':13 'get':20 'know':7 'lite':4 'memori':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/648277/-/comment/3720169"
  +editedAt: DateTimeImmutable @1701199800 {#2163
    date: 2023-11-28 20:30:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700688560 {#2326
    date: 2023-11-22 22:29:20.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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "That was a Lite Brite. I know the 80s and 90s are fuzzy distant memories, it's easy to get confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700688560 {#2123
    date: 2023-11-22 22:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 152300
  -bodyTs: "'80s':9 '90s':11 'brite':5 'confus':21 'distant':14 'easi':18 'fuzzi':13 'get':20 'know':7 'lite':4 'memori':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/648277/-/comment/3720169"
  +editedAt: DateTimeImmutable @1701199800 {#2163
    date: 2023-11-28 20:30:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700688560 {#2326
    date: 2023-11-22 22:29:20.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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "That was a Lite Brite. I know the 80s and 90s are fuzzy distant memories, it's easy to get confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700688560 {#2123
    date: 2023-11-22 22:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 152300
  -bodyTs: "'80s':9 '90s':11 'brite':5 'confus':21 'distant':14 'easi':18 'fuzzi':13 'get':20 'know':7 'lite':4 'memori':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/648277/-/comment/3720169"
  +editedAt: DateTimeImmutable @1701199800 {#2163
    date: 2023-11-28 20:30:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700688560 {#2326
    date: 2023-11-22 22:29:20.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 {#2103
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the part of your body under your conscious control. This is it. That's all you are. Just a jellyfish with some eyestalks in a meatsuit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700688068 {#2215
    date: 2023-11-22 22:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youCanCallMeDragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 152298
  -bodyTs: "'bodi':7 'conscious':10 'control':11 'eyestalk':25 'jellyfish':22 'meatsuit':28 'part':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648242/-/comment/3719733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688068 {#2139
    date: 2023-11-22 22:21:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the part of your body under your conscious control. This is it. That's all you are. Just a jellyfish with some eyestalks in a meatsuit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700688068 {#2215
    date: 2023-11-22 22:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youCanCallMeDragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 152298
  -bodyTs: "'bodi':7 'conscious':10 'control':11 'eyestalk':25 'jellyfish':22 'meatsuit':28 'part':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648242/-/comment/3719733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688068 {#2139
    date: 2023-11-22 22:21:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the part of your body under your conscious control. This is it. That's all you are. Just a jellyfish with some eyestalks in a meatsuit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700688068 {#2215
    date: 2023-11-22 22:21:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youCanCallMeDragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 152298
  -bodyTs: "'bodi':7 'conscious':10 'control':11 'eyestalk':25 'jellyfish':22 'meatsuit':28 'part':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/648242/-/comment/3719733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688068 {#2139
    date: 2023-11-22 22:21:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: """
    > booting the babies who won’t pay or watch ads\n
    \n
    There are two ways that would happen. One is with IP bans, and even then, there are still ways around it. And if they start doing that, they'll start to cut off legitimate users with dynamic IP addresses that change often. The other is by dropping ad supported services completely and moving to a fully paid model. And I doubt they have enough people who give enough of a shit to start giving YouTube actual money for the bullshit that's on there.\n
    \n
    Like I said, they lost the game before they started. They will never shake off the freeloaders without seriously kneecapping their company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700667556 {#2106
    date: 2023-11-22 16:39:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@LemmyIsFantastic@lemmy.world"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 150891
  -bodyTs: "'actual':86 'ad':10,58 'address':49 'around':30 'babi':3 'ban':22 'boot':1 'bullshit':90 'chang':51 'compani':116 'complet':61 'cut':42 'doubt':71 'drop':57 'dynam':47 'enough':74,78 'even':24 'freeload':111 'fulli':66 'game':101 'give':77,84 'happen':17 'ip':21,48 'kneecap':114 'legitim':44 'like':95 'll':39 'lost':99 'model':68 'money':87 'move':63 'never':107 'often':52 'one':18 'paid':67 'pay':7 'peopl':75 'said':97 'serious':113 'servic':60 'shake':108 'shit':81 'start':35,40,83,104 'still':28 'support':59 'two':13 'user':45 'watch':9 'way':14,29 'without':112 'won':5 'would':16 'youtub':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647028/-/comment/3714217"
  +editedAt: DateTimeImmutable @1701141731 {#2110
    date: 2023-11-28 04:22:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700667556 {#2224
    date: 2023-11-22 16:39:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: """
    > booting the babies who won’t pay or watch ads\n
    \n
    There are two ways that would happen. One is with IP bans, and even then, there are still ways around it. And if they start doing that, they'll start to cut off legitimate users with dynamic IP addresses that change often. The other is by dropping ad supported services completely and moving to a fully paid model. And I doubt they have enough people who give enough of a shit to start giving YouTube actual money for the bullshit that's on there.\n
    \n
    Like I said, they lost the game before they started. They will never shake off the freeloaders without seriously kneecapping their company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700667556 {#2106
    date: 2023-11-22 16:39:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@LemmyIsFantastic@lemmy.world"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 150891
  -bodyTs: "'actual':86 'ad':10,58 'address':49 'around':30 'babi':3 'ban':22 'boot':1 'bullshit':90 'chang':51 'compani':116 'complet':61 'cut':42 'doubt':71 'drop':57 'dynam':47 'enough':74,78 'even':24 'freeload':111 'fulli':66 'game':101 'give':77,84 'happen':17 'ip':21,48 'kneecap':114 'legitim':44 'like':95 'll':39 'lost':99 'model':68 'money':87 'move':63 'never':107 'often':52 'one':18 'paid':67 'pay':7 'peopl':75 'said':97 'serious':113 'servic':60 'shake':108 'shit':81 'start':35,40,83,104 'still':28 'support':59 'two':13 'user':45 'watch':9 'way':14,29 'without':112 'won':5 'would':16 'youtub':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647028/-/comment/3714217"
  +editedAt: DateTimeImmutable @1701141731 {#2110
    date: 2023-11-28 04:22:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700667556 {#2224
    date: 2023-11-22 16:39:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: """
    > booting the babies who won’t pay or watch ads\n
    \n
    There are two ways that would happen. One is with IP bans, and even then, there are still ways around it. And if they start doing that, they'll start to cut off legitimate users with dynamic IP addresses that change often. The other is by dropping ad supported services completely and moving to a fully paid model. And I doubt they have enough people who give enough of a shit to start giving YouTube actual money for the bullshit that's on there.\n
    \n
    Like I said, they lost the game before they started. They will never shake off the freeloaders without seriously kneecapping their company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700667556 {#2106
    date: 2023-11-22 16:39:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@LemmyIsFantastic@lemmy.world"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 150891
  -bodyTs: "'actual':86 'ad':10,58 'address':49 'around':30 'babi':3 'ban':22 'boot':1 'bullshit':90 'chang':51 'compani':116 'complet':61 'cut':42 'doubt':71 'drop':57 'dynam':47 'enough':74,78 'even':24 'freeload':111 'fulli':66 'game':101 'give':77,84 'happen':17 'ip':21,48 'kneecap':114 'legitim':44 'like':95 'll':39 'lost':99 'model':68 'money':87 'move':63 'never':107 'often':52 'one':18 'paid':67 'pay':7 'peopl':75 'said':97 'serious':113 'servic':60 'shake':108 'shit':81 'start':35,40,83,104 'still':28 'support':59 'two':13 'user':45 'watch':9 'way':14,29 'without':112 'won':5 'would':16 'youtub':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647028/-/comment/3714217"
  +editedAt: DateTimeImmutable @1701141731 {#2110
    date: 2023-11-28 04:22:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700667556 {#2224
    date: 2023-11-22 16:39:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2313
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "Why not take it further and just lock ourselves into pods with feeding tubes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700664089 {#2309
    date: 2023-11-22 15:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BigBlackCockroach@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 150678
  -bodyTs: "'feed':13 'lock':8 'pod':11 'take':3 'tube':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647425/-/comment/3713054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664089 {#2291
    date: 2023-11-22 15:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "Why not take it further and just lock ourselves into pods with feeding tubes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700664089 {#2309
    date: 2023-11-22 15:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BigBlackCockroach@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 150678
  -bodyTs: "'feed':13 'lock':8 'pod':11 'take':3 'tube':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647425/-/comment/3713054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664089 {#2291
    date: 2023-11-22 15:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +body: "Why not take it further and just lock ourselves into pods with feeding tubes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700664089 {#2309
    date: 2023-11-22 15:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@BigBlackCockroach@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 150678
  -bodyTs: "'feed':13 'lock':8 'pod':11 'take':3 'tube':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647425/-/comment/3713054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664089 {#2291
    date: 2023-11-22 15:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "If they're doing better than ever, then why are they trying to constantly hack through my ad blocker now in a desperate attempt to show me an ad one way or another? I'm always gonna be one step ahead. They lost the game before they started. But they still won't give up for some reason. That's a lot of resources for a company to spend on someone that will never give a shit and keep blocking the ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700663701 {#2318
    date: 2023-11-22 15:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@LemmyIsFantastic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 150656
  -bodyTs: "'ad':18,29,82 'ahead':41 'alway':36 'anoth':33 'attempt':24 'better':5 'block':80 'blocker':19 'compani':67 'constant':14 'desper':23 'ever':7 'game':45 'give':54,75 'gonna':37 'hack':15 'keep':79 'lost':43 'lot':62 'm':35 'never':74 'one':30,39 're':3 'reason':58 'resourc':64 'shit':77 'show':26 'someon':71 'spend':69 'start':48 'step':40 'still':51 'tri':12 'way':31 'won':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647028/-/comment/3712926"
  +editedAt: DateTimeImmutable @1701135838 {#2317
    date: 2023-11-28 02:43:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700663701 {#2293
    date: 2023-11-22 15:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "If they're doing better than ever, then why are they trying to constantly hack through my ad blocker now in a desperate attempt to show me an ad one way or another? I'm always gonna be one step ahead. They lost the game before they started. But they still won't give up for some reason. That's a lot of resources for a company to spend on someone that will never give a shit and keep blocking the ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700663701 {#2318
    date: 2023-11-22 15:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@LemmyIsFantastic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 150656
  -bodyTs: "'ad':18,29,82 'ahead':41 'alway':36 'anoth':33 'attempt':24 'better':5 'block':80 'blocker':19 'compani':67 'constant':14 'desper':23 'ever':7 'game':45 'give':54,75 'gonna':37 'hack':15 'keep':79 'lost':43 'lot':62 'm':35 'never':74 'one':30,39 're':3 'reason':58 'resourc':64 'shit':77 'show':26 'someon':71 'spend':69 'start':48 'step':40 'still':51 'tri':12 'way':31 'won':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647028/-/comment/3712926"
  +editedAt: DateTimeImmutable @1701135838 {#2317
    date: 2023-11-28 02:43:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700663701 {#2293
    date: 2023-11-22 15:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "If they're doing better than ever, then why are they trying to constantly hack through my ad blocker now in a desperate attempt to show me an ad one way or another? I'm always gonna be one step ahead. They lost the game before they started. But they still won't give up for some reason. That's a lot of resources for a company to spend on someone that will never give a shit and keep blocking the ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1700663701 {#2318
    date: 2023-11-22 15:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@LemmyIsFantastic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 150656
  -bodyTs: "'ad':18,29,82 'ahead':41 'alway':36 'anoth':33 'attempt':24 'better':5 'block':80 'blocker':19 'compani':67 'constant':14 'desper':23 'ever':7 'game':45 'give':54,75 'gonna':37 'hack':15 'keep':79 'lost':43 'lot':62 'm':35 'never':74 'one':30,39 're':3 'reason':58 'resourc':64 'shit':77 'show':26 'someon':71 'spend':69 'start':48 'step':40 'still':51 'tri':12 'way':31 'won':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/647028/-/comment/3712926"
  +editedAt: DateTimeImmutable @1701135838 {#2317
    date: 2023-11-28 02:43:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700663701 {#2293
    date: 2023-11-22 15:35:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: null
  +root: null
  +body: "And both of them are just remixes of Debian. So why not just use the base distro for all of them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700572758 {#2220
    date: 2023-11-21 14:19:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 134014
  -bodyTs: "'base':16 'debian':9 'distro':17 'remix':7 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/635034/-/comment/3621597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700241958 {#2261
    date: 2023-11-17 18:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: null
  +root: null
  +body: "And both of them are just remixes of Debian. So why not just use the base distro for all of them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700572758 {#2220
    date: 2023-11-21 14:19:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 134014
  -bodyTs: "'base':16 'debian':9 'distro':17 'remix':7 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/635034/-/comment/3621597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700241958 {#2261
    date: 2023-11-17 18:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2210
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: null
  +root: null
  +body: "And both of them are just remixes of Debian. So why not just use the base distro for all of them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700572758 {#2220
    date: 2023-11-21 14:19:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 134014
  -bodyTs: "'base':16 'debian':9 'distro':17 'remix':7 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/635034/-/comment/3621597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700241958 {#2261
    date: 2023-11-17 18:25:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: "As not a gamer, I keep forgetting about games and that people also use computers to play them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700568919 {#2201
    date: 2023-11-21 13:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
    "@SomeBoyo@feddit.de"
    "@dustyData@lemmy.world"
    "@TimeSquirrel@kbin.social"
    "@guskikalola@vivaldi.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 146402
  -bodyTs: "'also':13 'comput':15 'forget':7 'game':9 'gamer':4 'keep':6 'peopl':12 'play':17 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/643886/-/comment/3689836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568919 {#2202
    date: 2023-11-21 13:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: "As not a gamer, I keep forgetting about games and that people also use computers to play them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700568919 {#2201
    date: 2023-11-21 13:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
    "@SomeBoyo@feddit.de"
    "@dustyData@lemmy.world"
    "@TimeSquirrel@kbin.social"
    "@guskikalola@vivaldi.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 146402
  -bodyTs: "'also':13 'comput':15 'forget':7 'game':9 'gamer':4 'keep':6 'peopl':12 'play':17 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/643886/-/comment/3689836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568919 {#2202
    date: 2023-11-21 13:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2190 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: "As not a gamer, I keep forgetting about games and that people also use computers to play them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700568919 {#2201
    date: 2023-11-21 13:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
    "@SomeBoyo@feddit.de"
    "@dustyData@lemmy.world"
    "@TimeSquirrel@kbin.social"
    "@guskikalola@vivaldi.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 146402
  -bodyTs: "'also':13 'comput':15 'forget':7 'game':9 'gamer':4 'keep':6 'peopl':12 'play':17 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/643886/-/comment/3689836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568919 {#2202
    date: 2023-11-21 13:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2258
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: "I'm curious what do people here consider "old" since that's the top complaint about Debian? It's never more than a year or two behind "bleeding edge" distros. When I think "old", I'm thinking 10, 15 years ago. That's considered "old" in the Windows world, but I guess that's super ancient geological history in the Linux world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700568522 {#2271
    date: 2023-11-21 13:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
    "@SomeBoyo@feddit.de"
    "@dustyData@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2260 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 146374
  -bodyTs: "'10':38 '15':39 'ago':41 'ancient':56 'behind':27 'bleed':28 'complaint':15 'consid':8,44 'curious':3 'debian':17 'distro':30 'edg':29 'geolog':57 'guess':52 'histori':58 'linux':61 'm':2,36 'never':20 'old':9,34,45 'peopl':6 'sinc':10 'super':55 'think':33,37 'top':14 'two':26 'window':48 'world':49,62 'year':24,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/643886/-/comment/3689732"
  +editedAt: DateTimeImmutable @1701004710 {#2273
    date: 2023-11-26 14:18:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568522 {#2277
    date: 2023-11-21 13:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: "I'm curious what do people here consider "old" since that's the top complaint about Debian? It's never more than a year or two behind "bleeding edge" distros. When I think "old", I'm thinking 10, 15 years ago. That's considered "old" in the Windows world, but I guess that's super ancient geological history in the Linux world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700568522 {#2271
    date: 2023-11-21 13:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
    "@SomeBoyo@feddit.de"
    "@dustyData@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2260 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 146374
  -bodyTs: "'10':38 '15':39 'ago':41 'ancient':56 'behind':27 'bleed':28 'complaint':15 'consid':8,44 'curious':3 'debian':17 'distro':30 'edg':29 'geolog':57 'guess':52 'histori':58 'linux':61 'm':2,36 'never':20 'old':9,34,45 'peopl':6 'sinc':10 'super':55 'think':33,37 'top':14 'two':26 'window':48 'world':49,62 'year':24,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/643886/-/comment/3689732"
  +editedAt: DateTimeImmutable @1701004710 {#2273
    date: 2023-11-26 14:18:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568522 {#2277
    date: 2023-11-21 13:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +body: "I'm curious what do people here consider "old" since that's the top complaint about Debian? It's never more than a year or two behind "bleeding edge" distros. When I think "old", I'm thinking 10, 15 years ago. That's considered "old" in the Windows world, but I guess that's super ancient geological history in the Linux world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700568522 {#2271
    date: 2023-11-21 13:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@nottheengineer@feddit.de"
    "@SomeBoyo@feddit.de"
    "@dustyData@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2260 …}
  +nested: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  -id: 146374
  -bodyTs: "'10':38 '15':39 'ago':41 'ancient':56 'behind':27 'bleed':28 'complaint':15 'consid':8,44 'curious':3 'debian':17 'distro':30 'edg':29 'geolog':57 'guess':52 'histori':58 'linux':61 'm':2,36 'never':20 'old':9,34,45 'peopl':6 'sinc':10 'super':55 'think':33,37 'top':14 'two':26 'window':48 'world':49,62 'year':24,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/643886/-/comment/3689732"
  +editedAt: DateTimeImmutable @1701004710 {#2273
    date: 2023-11-26 14:18:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700568522 {#2277
    date: 2023-11-21 13:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2286
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it interesting that the machines of Zero One decided to use Brainfuck as their language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700561530 {#2249
    date: 2023-11-21 11:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 134192
  -bodyTs: "'brainfuck':14 'decid':11 'find':2 'interest':4 'languag':17 'machin':7 'one':10 'use':13 'zero':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/635154/-/comment/3622387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244684 {#2237
    date: 2023-11-17 19:11: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
47 DENIED edit
App\Entity\EntryComment {#2286
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it interesting that the machines of Zero One decided to use Brainfuck as their language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700561530 {#2249
    date: 2023-11-21 11:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 134192
  -bodyTs: "'brainfuck':14 'decid':11 'find':2 'interest':4 'languag':17 'machin':7 'one':10 'use':13 'zero':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/635154/-/comment/3622387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244684 {#2237
    date: 2023-11-17 19:11: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
48 DENIED moderate
App\Entity\EntryComment {#2286
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it interesting that the machines of Zero One decided to use Brainfuck as their language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700561530 {#2249
    date: 2023-11-21 11:12:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 134192
  -bodyTs: "'brainfuck':14 'decid':11 'find':2 'interest':4 'languag':17 'machin':7 'one':10 'use':13 'zero':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/635154/-/comment/3622387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700244684 {#2237
    date: 2023-11-17 19:11: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
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 {#2148
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Onboard the ISS: "Please do not turn off the coffee maker. It also operates the CO2 scrubbers.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700517304 {#2285
    date: 2023-11-20 22:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 144289
  -bodyTs: "'also':13 'co2':16 'coffe':10 'iss':3 'maker':11 'onboard':1 'oper':14 'pleas':4 'scrubber':17 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642843/-/comment/3679424"
  +editedAt: DateTimeImmutable @1700937918 {#2284
    date: 2023-11-25 19:45:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700517304 {#2238
    date: 2023-11-20 22:55:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Onboard the ISS: "Please do not turn off the coffee maker. It also operates the CO2 scrubbers.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700517304 {#2285
    date: 2023-11-20 22:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 144289
  -bodyTs: "'also':13 'co2':16 'coffe':10 'iss':3 'maker':11 'onboard':1 'oper':14 'pleas':4 'scrubber':17 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642843/-/comment/3679424"
  +editedAt: DateTimeImmutable @1700937918 {#2284
    date: 2023-11-25 19:45:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700517304 {#2238
    date: 2023-11-20 22:55:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Onboard the ISS: "Please do not turn off the coffee maker. It also operates the CO2 scrubbers.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700517304 {#2285
    date: 2023-11-20 22:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 144289
  -bodyTs: "'also':13 'co2':16 'coffe':10 'iss':3 'maker':11 'onboard':1 'oper':14 'pleas':4 'scrubber':17 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/642843/-/comment/3679424"
  +editedAt: DateTimeImmutable @1700937918 {#2284
    date: 2023-11-25 19:45:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700517304 {#2238
    date: 2023-11-20 22:55:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me and my 1st generation i7 running Debian feel attacked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700516353 {#2153
    date: 2023-11-20 22:39:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 144223
  -bodyTs: "'1st':4 'attack':10 'debian':8 'feel':9 'generat':5 'i7':6 'run':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/642859/-/comment/3679151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516353 {#2152
    date: 2023-11-20 22:39:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me and my 1st generation i7 running Debian feel attacked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700516353 {#2153
    date: 2023-11-20 22:39:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 144223
  -bodyTs: "'1st':4 'attack':10 'debian':8 'feel':9 'generat':5 'i7':6 'run':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/642859/-/comment/3679151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516353 {#2152
    date: 2023-11-20 22:39:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: null
  +root: null
  +body: "Me and my 1st generation i7 running Debian feel attacked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700516353 {#2153
    date: 2023-11-20 22:39:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 144223
  -bodyTs: "'1st':4 'attack':10 'debian':8 'feel':9 'generat':5 'i7':6 'run':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/642859/-/comment/3679151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700516353 {#2152
    date: 2023-11-20 22:39:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1997
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +body: "I shouldn't really have to look up the instruction manual of a text editor to do a simple action like close the program. Every single other text editor I've ever used was intuitive enough to get started right away, going back to 1989."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700511995 {#2176
    date: 2023-11-20 21:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 143994
  -bodyTs: "'1989':45 'action':20 'away':41 'back':43 'close':22 'editor':15,29 'enough':36 'ever':32 'everi':25 'get':38 'go':42 'instruct':10 'intuit':35 'like':21 'look':7 'manual':11 'program':24 'realli':4 'right':40 'shouldn':2 'simpl':19 'singl':26 'start':39 'text':14,28 'use':33 've':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/642351/-/comment/3677921"
  +editedAt: DateTimeImmutable @1700925520 {#2177
    date: 2023-11-25 16:18:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700511995 {#2150
    date: 2023-11-20 21:26:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1997
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +body: "I shouldn't really have to look up the instruction manual of a text editor to do a simple action like close the program. Every single other text editor I've ever used was intuitive enough to get started right away, going back to 1989."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700511995 {#2176
    date: 2023-11-20 21:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 143994
  -bodyTs: "'1989':45 'action':20 'away':41 'back':43 'close':22 'editor':15,29 'enough':36 'ever':32 'everi':25 'get':38 'go':42 'instruct':10 'intuit':35 'like':21 'look':7 'manual':11 'program':24 'realli':4 'right':40 'shouldn':2 'simpl':19 'singl':26 'start':39 'text':14,28 'use':33 've':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/642351/-/comment/3677921"
  +editedAt: DateTimeImmutable @1700925520 {#2177
    date: 2023-11-25 16:18:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700511995 {#2150
    date: 2023-11-20 21:26:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1997
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +body: "I shouldn't really have to look up the instruction manual of a text editor to do a simple action like close the program. Every single other text editor I've ever used was intuitive enough to get started right away, going back to 1989."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700511995 {#2176
    date: 2023-11-20 21:26:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Anticorp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -id: 143994
  -bodyTs: "'1989':45 'action':20 'away':41 'back':43 'close':22 'editor':15,29 'enough':36 'ever':32 'everi':25 'get':38 'go':42 'instruct':10 'intuit':35 'like':21 'look':7 'manual':11 'program':24 'realli':4 'right':40 'shouldn':2 'simpl':19 'singl':26 'start':39 'text':14,28 'use':33 've':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/642351/-/comment/3677921"
  +editedAt: DateTimeImmutable @1700925520 {#2177
    date: 2023-11-25 16:18:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700511995 {#2150
    date: 2023-11-20 21:26:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details