Redirect 302 redirect from GET @entry_comment_create (e16312)

GET https://kbin.spritesserver.nl/index.php/u/@camelbeard@lemmy.world/comments/top?p=2

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 …}
}
2.02 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.06 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 {#2198
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "Very good reply, just one thing to add, it’s both a washer and dryer, we did a full wash dry cycle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705300146 {#2324
    date: 2024-01-15 07:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@camelbeard@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 310040
  -bodyTs: "'add':8 'cycl':22 'dri':21 'dryer':15 'full':19 'good':2 'one':5 'repli':3 'thing':6 'wash':20 'washer':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705300146 {#2057
    date: 2024-01-15 07:29:06.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 {#2198
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "Very good reply, just one thing to add, it’s both a washer and dryer, we did a full wash dry cycle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705300146 {#2324
    date: 2024-01-15 07:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@camelbeard@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 310040
  -bodyTs: "'add':8 'cycl':22 'dri':21 'dryer':15 'full':19 'good':2 'one':5 'repli':3 'thing':6 'wash':20 'washer':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705300146 {#2057
    date: 2024-01-15 07:29:06.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 {#2198
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "Very good reply, just one thing to add, it’s both a washer and dryer, we did a full wash dry cycle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705300146 {#2324
    date: 2024-01-15 07:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@camelbeard@lemmy.world"
    "@FQQD@lemmy.ohaa.xyz"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 310040
  -bodyTs: "'add':8 'cycl':22 'dri':21 'dryer':15 'full':19 'good':2 'one':5 'repli':3 'thing':6 'wash':20 'washer':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6702012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705300146 {#2057
    date: 2024-01-15 07:29:06.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 {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: "I think most of the things you say are true, but small local farming isn’t going to solve world hunger. The bigger a farm gets the more efficient it can operate. The progress we made as a species boils down to how much more efficient we can do stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698908579 {#2227
    date: 2023-11-02 08:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 83954
  -bodyTs: "'bigger':23 'boil':40 'effici':29,46 'farm':14,25 'get':26 'go':17 'hunger':21 'isn':15 'local':13 'made':36 'much':44 'oper':32 'progress':34 'say':8 'small':12 'solv':19 'speci':39 'stuff':50 'thing':6 'think':2 'true':10 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5000297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698908579 {#2340
    date: 2023-11-02 08:02:59.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 {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: "I think most of the things you say are true, but small local farming isn’t going to solve world hunger. The bigger a farm gets the more efficient it can operate. The progress we made as a species boils down to how much more efficient we can do stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698908579 {#2227
    date: 2023-11-02 08:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 83954
  -bodyTs: "'bigger':23 'boil':40 'effici':29,46 'farm':14,25 'get':26 'go':17 'hunger':21 'isn':15 'local':13 'made':36 'much':44 'oper':32 'progress':34 'say':8 'small':12 'solv':19 'speci':39 'stuff':50 'thing':6 'think':2 'true':10 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5000297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698908579 {#2340
    date: 2023-11-02 08:02:59.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 {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: "I think most of the things you say are true, but small local farming isn’t going to solve world hunger. The bigger a farm gets the more efficient it can operate. The progress we made as a species boils down to how much more efficient we can do stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698908579 {#2227
    date: 2023-11-02 08:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@toaster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 83954
  -bodyTs: "'bigger':23 'boil':40 'effici':29,46 'farm':14,25 'get':26 'go':17 'hunger':21 'isn':15 'local':13 'made':36 'much':44 'oper':32 'progress':34 'say':8 'small':12 'solv':19 'speci':39 'stuff':50 'thing':6 'think':2 'true':10 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5000297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698908579 {#2340
    date: 2023-11-02 08:02:59.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 {#2225
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2312 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "After seeing this post, I needed to check what server am I on right now anyway, didn’t even remember, so I guess that’s a good thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703574888 {#2067
    date: 2023-12-26 08:14:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Octopus1348@lemy.lol"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 253001
  -bodyTs: "'anyway':16 'check':8 'didn':17 'even':19 'good':27 'guess':23 'need':6 'post':4 'rememb':20 'right':14 'see':2 'server':10 'thing':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703574888 {#2127
    date: 2023-12-26 08:14:48.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 {#2225
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2312 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "After seeing this post, I needed to check what server am I on right now anyway, didn’t even remember, so I guess that’s a good thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703574888 {#2067
    date: 2023-12-26 08:14:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Octopus1348@lemy.lol"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 253001
  -bodyTs: "'anyway':16 'check':8 'didn':17 'even':19 'good':27 'guess':23 'need':6 'post':4 'rememb':20 'right':14 'see':2 'server':10 'thing':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703574888 {#2127
    date: 2023-12-26 08:14:48.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 {#2225
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2312 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "After seeing this post, I needed to check what server am I on right now anyway, didn’t even remember, so I guess that’s a good thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703574888 {#2067
    date: 2023-12-26 08:14:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Octopus1348@lemy.lol"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2343 …}
  -id: 253001
  -bodyTs: "'anyway':16 'check':8 'didn':17 'even':19 'good':27 'guess':23 'need':6 'post':4 'rememb':20 'right':14 'see':2 'server':10 'thing':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6245604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703574888 {#2127
    date: 2023-12-26 08:14:48.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 {#2159
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: "This is exactly why those people never become billionaires. You can’t make billions without screwing over people and the environment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702901534 {#2194
    date: 2023-12-18 13:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 231512
  -bodyTs: "'becom':8 'billion':14 'billionair':9 'environ':21 'exact':3 'make':13 'never':7 'peopl':6,18 'screw':16 'without':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901534 {#2199
    date: 2023-12-18 13:12:14.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 {#2159
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: "This is exactly why those people never become billionaires. You can’t make billions without screwing over people and the environment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702901534 {#2194
    date: 2023-12-18 13:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 231512
  -bodyTs: "'becom':8 'billion':14 'billionair':9 'environ':21 'exact':3 'make':13 'never':7 'peopl':6,18 'screw':16 'without':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901534 {#2199
    date: 2023-12-18 13:12:14.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 {#2159
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: "This is exactly why those people never become billionaires. You can’t make billions without screwing over people and the environment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702901534 {#2194
    date: 2023-12-18 13:12:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@EmergMemeHologram@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 231512
  -bodyTs: "'becom':8 'billion':14 'billionair':9 'environ':21 'exact':3 'make':13 'never':7 'peopl':6,18 'screw':16 'without':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901534 {#2199
    date: 2023-12-18 13:12:14.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 {#2304
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "I think they are part of Africa now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705053363 {#2338
    date: 2024-01-12 10:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@HRDS_654@lemmy.world"
    "@Floshie@lemmy.blahaj.zone"
    "@Retrograde@lemmy.world"
    "@kamen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 301544
  -bodyTs: "'africa':7 'part':5 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6615343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053363 {#2335
    date: 2024-01-12 10:56:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "I think they are part of Africa now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705053363 {#2338
    date: 2024-01-12 10:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@HRDS_654@lemmy.world"
    "@Floshie@lemmy.blahaj.zone"
    "@Retrograde@lemmy.world"
    "@kamen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 301544
  -bodyTs: "'africa':7 'part':5 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6615343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053363 {#2335
    date: 2024-01-12 10:56:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2308 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "I think they are part of Africa now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705053363 {#2338
    date: 2024-01-12 10:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@HRDS_654@lemmy.world"
    "@Floshie@lemmy.blahaj.zone"
    "@Retrograde@lemmy.world"
    "@kamen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 301544
  -bodyTs: "'africa':7 'part':5 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6615343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053363 {#2335
    date: 2024-01-12 10:56:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: """
    Thanks, I like your comment and I agree that I think people just aren’t evolved to have millions of fans/followers. If you look at people that got famous at a young age, most (maybe almost all) of them turned out into pretty unstable people. I’m taking about tv/movie stars here. Nowdays young people not only get famous, but also are bombarded with endless comments, lots of them very negative.\n
    \n
    Even for young people that are not famous at all, when other kids around you always share things online where it looks like they have a much much “better” life, it messes you up. So many people just pretend to have a great life online, but never share all the bad stuff that also happens.\n
    \n
    If you grow up with social media, you grow up with a complete fake version of reality. I kind of fear for the moment my kids will be old enough to want to join social media. As a parent you can’t really stop them and I also don’t want to be the super controlling parent anyway. It’s something that scares me because I know I will have to deal with it in a few years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703448036 {#2319
    date: 2023-12-24 21:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 249308
  -bodyTs: "'age':33 'agre':8 'almost':36 'also':61,125,174 'alway':87 'anyway':184 'aren':14 'around':85 'bad':122 'better':100 'bombard':63 'comment':5,66 'complet':139 'control':182 'deal':198 'endless':65 'enough':156 'even':72 'evolv':16 'fake':140 'famous':29,59,79 'fans/followers':21 'fear':147 'get':58 'got':28 'great':114 'grow':129,135 'happen':126 'join':160 'kid':84,152 'kind':145 'know':193 'life':101,115 'like':3,94 'look':24,93 'lot':67 'm':47 'mani':107 'mayb':35 'media':133,162 'mess':103 'million':19 'moment':150 'much':98,99 'negat':71 'never':118 'nowday':53 'old':155 'onlin':90,116 'parent':165,183 'peopl':12,26,45,55,75,108 'pretend':110 'pretti':43 'realiti':143 'realli':169 'scare':189 'share':88,119 'social':132,161 'someth':187 'star':51 'stop':170 'stuff':123 'super':181 'take':48 'thank':1 'thing':89 'think':11 'turn':40 'tv/movie':50 'unstabl':44 'version':141 'want':158,177 'year':204 'young':32,54,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6226206"
  +editedAt: DateTimeImmutable @1707558101 {#2306
    date: 2024-02-10 10:41:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703448036 {#2231
    date: 2023-12-24 21:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: """
    Thanks, I like your comment and I agree that I think people just aren’t evolved to have millions of fans/followers. If you look at people that got famous at a young age, most (maybe almost all) of them turned out into pretty unstable people. I’m taking about tv/movie stars here. Nowdays young people not only get famous, but also are bombarded with endless comments, lots of them very negative.\n
    \n
    Even for young people that are not famous at all, when other kids around you always share things online where it looks like they have a much much “better” life, it messes you up. So many people just pretend to have a great life online, but never share all the bad stuff that also happens.\n
    \n
    If you grow up with social media, you grow up with a complete fake version of reality. I kind of fear for the moment my kids will be old enough to want to join social media. As a parent you can’t really stop them and I also don’t want to be the super controlling parent anyway. It’s something that scares me because I know I will have to deal with it in a few years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703448036 {#2319
    date: 2023-12-24 21:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 249308
  -bodyTs: "'age':33 'agre':8 'almost':36 'also':61,125,174 'alway':87 'anyway':184 'aren':14 'around':85 'bad':122 'better':100 'bombard':63 'comment':5,66 'complet':139 'control':182 'deal':198 'endless':65 'enough':156 'even':72 'evolv':16 'fake':140 'famous':29,59,79 'fans/followers':21 'fear':147 'get':58 'got':28 'great':114 'grow':129,135 'happen':126 'join':160 'kid':84,152 'kind':145 'know':193 'life':101,115 'like':3,94 'look':24,93 'lot':67 'm':47 'mani':107 'mayb':35 'media':133,162 'mess':103 'million':19 'moment':150 'much':98,99 'negat':71 'never':118 'nowday':53 'old':155 'onlin':90,116 'parent':165,183 'peopl':12,26,45,55,75,108 'pretend':110 'pretti':43 'realiti':143 'realli':169 'scare':189 'share':88,119 'social':132,161 'someth':187 'star':51 'stop':170 'stuff':123 'super':181 'take':48 'thank':1 'thing':89 'think':11 'turn':40 'tv/movie':50 'unstabl':44 'version':141 'want':158,177 'year':204 'young':32,54,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6226206"
  +editedAt: DateTimeImmutable @1707558101 {#2306
    date: 2024-02-10 10:41:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703448036 {#2231
    date: 2023-12-24 21:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: """
    Thanks, I like your comment and I agree that I think people just aren’t evolved to have millions of fans/followers. If you look at people that got famous at a young age, most (maybe almost all) of them turned out into pretty unstable people. I’m taking about tv/movie stars here. Nowdays young people not only get famous, but also are bombarded with endless comments, lots of them very negative.\n
    \n
    Even for young people that are not famous at all, when other kids around you always share things online where it looks like they have a much much “better” life, it messes you up. So many people just pretend to have a great life online, but never share all the bad stuff that also happens.\n
    \n
    If you grow up with social media, you grow up with a complete fake version of reality. I kind of fear for the moment my kids will be old enough to want to join social media. As a parent you can’t really stop them and I also don’t want to be the super controlling parent anyway. It’s something that scares me because I know I will have to deal with it in a few years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703448036 {#2319
    date: 2023-12-24 21:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
    "@OttoVonNoob@lemmy.ca"
    "@vexikron@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 249308
  -bodyTs: "'age':33 'agre':8 'almost':36 'also':61,125,174 'alway':87 'anyway':184 'aren':14 'around':85 'bad':122 'better':100 'bombard':63 'comment':5,66 'complet':139 'control':182 'deal':198 'endless':65 'enough':156 'even':72 'evolv':16 'fake':140 'famous':29,59,79 'fans/followers':21 'fear':147 'get':58 'got':28 'great':114 'grow':129,135 'happen':126 'join':160 'kid':84,152 'kind':145 'know':193 'life':101,115 'like':3,94 'look':24,93 'lot':67 'm':47 'mani':107 'mayb':35 'media':133,162 'mess':103 'million':19 'moment':150 'much':98,99 'negat':71 'never':118 'nowday':53 'old':155 'onlin':90,116 'parent':165,183 'peopl':12,26,45,55,75,108 'pretend':110 'pretti':43 'realiti':143 'realli':169 'scare':189 'share':88,119 'social':132,161 'someth':187 'star':51 'stop':170 'stuff':123 'super':181 'take':48 'thank':1 'thing':89 'think':11 'turn':40 'tv/movie':50 'unstabl':44 'version':141 'want':158,177 'year':204 'young':32,54,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6226206"
  +editedAt: DateTimeImmutable @1707558101 {#2306
    date: 2024-02-10 10:41:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703448036 {#2231
    date: 2023-12-24 21:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2211
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2270 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +body: """
    In Dutch we have werknemer and werkgever.\n
    \n
    Werknemer takes work (person with a job)\n
    \n
    Werkgever gives work (company hiring people)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701001263 {#2192
    date: 2023-11-26 13:21:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bjoern_tantau@swg-empire.de"
    "@Ambiorickx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 165902
  -bodyTs: "'compani':18 'dutch':2 'give':16 'hire':19 'job':14 'peopl':20 'person':11 'take':9 'werkgev':7,15 'werknem':5,8 'work':10,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001263 {#2189
    date: 2023-11-26 13:21:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2270 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +body: """
    In Dutch we have werknemer and werkgever.\n
    \n
    Werknemer takes work (person with a job)\n
    \n
    Werkgever gives work (company hiring people)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701001263 {#2192
    date: 2023-11-26 13:21:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bjoern_tantau@swg-empire.de"
    "@Ambiorickx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 165902
  -bodyTs: "'compani':18 'dutch':2 'give':16 'hire':19 'job':14 'peopl':20 'person':11 'take':9 'werkgev':7,15 'werknem':5,8 'work':10,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001263 {#2189
    date: 2023-11-26 13:21:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2270 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +body: """
    In Dutch we have werknemer and werkgever.\n
    \n
    Werknemer takes work (person with a job)\n
    \n
    Werkgever gives work (company hiring people)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701001263 {#2192
    date: 2023-11-26 13:21:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bjoern_tantau@swg-empire.de"
    "@Ambiorickx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 165902
  -bodyTs: "'compani':18 'dutch':2 'give':16 'hire':19 'job':14 'peopl':20 'person':11 'take':9 'werkgev':7,15 'werknem':5,8 'work':10,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001263 {#2189
    date: 2023-11-26 13:21:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2242
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2233 …}
  +body: "No it’s just borrowing, it’s temporary anyway, I recently looked at some movies on a very old harddisk and it was like DVD quality or worse. Threw the entire disk out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705600965 {#2200
    date: 2024-01-18 19:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@Quexotic@infosec.pub"
    "@sfgifz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 319854
  -bodyTs: "'anyway':9 'borrow':5 'disk':32 'dvd':25 'entir':31 'harddisk':20 'like':24 'look':12 'movi':15 'old':19 'qualiti':26 'recent':11 'temporari':8 'threw':29 'wors':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600965 {#2204
    date: 2024-01-18 19:02:45.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 {#2242
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2233 …}
  +body: "No it’s just borrowing, it’s temporary anyway, I recently looked at some movies on a very old harddisk and it was like DVD quality or worse. Threw the entire disk out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705600965 {#2200
    date: 2024-01-18 19:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@Quexotic@infosec.pub"
    "@sfgifz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 319854
  -bodyTs: "'anyway':9 'borrow':5 'disk':32 'dvd':25 'entir':31 'harddisk':20 'like':24 'look':12 'movi':15 'old':19 'qualiti':26 'recent':11 'temporari':8 'threw':29 'wors':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600965 {#2204
    date: 2024-01-18 19:02:45.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 {#2242
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2239 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2240 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2233 …}
  +body: "No it’s just borrowing, it’s temporary anyway, I recently looked at some movies on a very old harddisk and it was like DVD quality or worse. Threw the entire disk out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705600965 {#2200
    date: 2024-01-18 19:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@Quexotic@infosec.pub"
    "@sfgifz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 319854
  -bodyTs: "'anyway':9 'borrow':5 'disk':32 'dvd':25 'entir':31 'harddisk':20 'like':24 'look':12 'movi':15 'old':19 'qualiti':26 'recent':11 'temporari':8 'threw':29 'wors':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6805040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600965 {#2204
    date: 2024-01-18 19:02:45.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 {#2243
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red, that would give me 30+ years of life. I would also try to get older healthier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704523712 {#2235
    date: 2024-01-06 07:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 284764
  -bodyTs: "'30':6 'also':12 'get':15 'give':4 'healthier':17 'life':9 'older':16 'red':1 'tri':13 'would':3,11 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6449282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704523712 {#2264
    date: 2024-01-06 07:48:32.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 {#2243
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red, that would give me 30+ years of life. I would also try to get older healthier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704523712 {#2235
    date: 2024-01-06 07:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 284764
  -bodyTs: "'30':6 'also':12 'get':15 'give':4 'healthier':17 'life':9 'older':16 'red':1 'tri':13 'would':3,11 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6449282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704523712 {#2264
    date: 2024-01-06 07:48:32.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 {#2243
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red, that would give me 30+ years of life. I would also try to get older healthier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704523712 {#2235
    date: 2024-01-06 07:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 284764
  -bodyTs: "'30':6 'also':12 'get':15 'give':4 'healthier':17 'life':9 'older':16 'red':1 'tri':13 'would':3,11 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6449282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704523712 {#2264
    date: 2024-01-06 07:48:32.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 {#2158
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "Why? Regular nutting is actually healthy. A no porn november or something like that I could understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701449767 {#2248
    date: 2023-12-01 17:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SacredHeartAttack@lemmy.world"
    "@TootSweet@lemmy.world"
    "@bruhduh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 185457
  -bodyTs: "'actual':5 'could':16 'healthi':6 'like':13 'novemb':10 'nut':3 'porn':9 'regular':2 'someth':12 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701449767 {#2245
    date: 2023-12-01 17:56:07.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 {#2158
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "Why? Regular nutting is actually healthy. A no porn november or something like that I could understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701449767 {#2248
    date: 2023-12-01 17:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SacredHeartAttack@lemmy.world"
    "@TootSweet@lemmy.world"
    "@bruhduh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 185457
  -bodyTs: "'actual':5 'could':16 'healthi':6 'like':13 'novemb':10 'nut':3 'porn':9 'regular':2 'someth':12 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701449767 {#2245
    date: 2023-12-01 17:56:07.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 {#2158
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "Why? Regular nutting is actually healthy. A no porn november or something like that I could understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701449767 {#2248
    date: 2023-12-01 17:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SacredHeartAttack@lemmy.world"
    "@TootSweet@lemmy.world"
    "@bruhduh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 185457
  -bodyTs: "'actual':5 'could':16 'healthi':6 'like':13 'novemb':10 'nut':3 'porn':9 'regular':2 'someth':12 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701449767 {#2245
    date: 2023-12-01 17:56:07.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 {#2173
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +body: """
    Yes just saying it’s only luck is just wrong.\n
    \n
    Even the rich (not the super billionaire rich), yes they had luck but there is definitely more. Like I work as a freelancer in software development. Lots of people I have worked with are smarter and more talented than I am, but I still make more money. Because they never took the risk of going freelance and keep working for a company that takes halve the money a client pays.\n
    \n
    Some people just don’t like to take risks\n
    \n
    These super rich people usually took big risks, worked for almost free for a while until it started to pay off. Of course for every billionaire there a 1000s of people that took the same risk and completely failed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700933437 {#2154
    date: 2023-11-25 18:30:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@alignedchaos@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 163171
  -bodyTs: "'1000s':118 'almost':100 'big':96 'billionair':17,115 'client':79 'compani':72 'complet':127 'cours':112 'definit':26 'develop':36 'even':11 'everi':114 'fail':128 'free':101 'freelanc':33,66 'go':65 'halv':75 'keep':68 'like':28,86 'lot':37 'luck':7,22 'make':55 'money':57,77 'never':60 'pay':80,109 'peopl':39,82,93,120 'rich':13,18,92 'risk':63,89,97,125 'say':3 'smarter':45 'softwar':35 'start':107 'still':54 'super':16,91 'take':74,88 'talent':48 'took':61,95,122 'usual':94 'work':30,42,69,98 'wrong':10 'yes':1,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578928"
  +editedAt: DateTimeImmutable @1701519403 {#2155
    date: 2023-12-02 13:16:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933437 {#2299
    date: 2023-11-25 18:30:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +body: """
    Yes just saying it’s only luck is just wrong.\n
    \n
    Even the rich (not the super billionaire rich), yes they had luck but there is definitely more. Like I work as a freelancer in software development. Lots of people I have worked with are smarter and more talented than I am, but I still make more money. Because they never took the risk of going freelance and keep working for a company that takes halve the money a client pays.\n
    \n
    Some people just don’t like to take risks\n
    \n
    These super rich people usually took big risks, worked for almost free for a while until it started to pay off. Of course for every billionaire there a 1000s of people that took the same risk and completely failed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700933437 {#2154
    date: 2023-11-25 18:30:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@alignedchaos@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 163171
  -bodyTs: "'1000s':118 'almost':100 'big':96 'billionair':17,115 'client':79 'compani':72 'complet':127 'cours':112 'definit':26 'develop':36 'even':11 'everi':114 'fail':128 'free':101 'freelanc':33,66 'go':65 'halv':75 'keep':68 'like':28,86 'lot':37 'luck':7,22 'make':55 'money':57,77 'never':60 'pay':80,109 'peopl':39,82,93,120 'rich':13,18,92 'risk':63,89,97,125 'say':3 'smarter':45 'softwar':35 'start':107 'still':54 'super':16,91 'take':74,88 'talent':48 'took':61,95,122 'usual':94 'work':30,42,69,98 'wrong':10 'yes':1,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578928"
  +editedAt: DateTimeImmutable @1701519403 {#2155
    date: 2023-12-02 13:16:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933437 {#2299
    date: 2023-11-25 18:30:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +body: """
    Yes just saying it’s only luck is just wrong.\n
    \n
    Even the rich (not the super billionaire rich), yes they had luck but there is definitely more. Like I work as a freelancer in software development. Lots of people I have worked with are smarter and more talented than I am, but I still make more money. Because they never took the risk of going freelance and keep working for a company that takes halve the money a client pays.\n
    \n
    Some people just don’t like to take risks\n
    \n
    These super rich people usually took big risks, worked for almost free for a while until it started to pay off. Of course for every billionaire there a 1000s of people that took the same risk and completely failed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700933437 {#2154
    date: 2023-11-25 18:30:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@alignedchaos@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 163171
  -bodyTs: "'1000s':118 'almost':100 'big':96 'billionair':17,115 'client':79 'compani':72 'complet':127 'cours':112 'definit':26 'develop':36 'even':11 'everi':114 'fail':128 'free':101 'freelanc':33,66 'go':65 'halv':75 'keep':68 'like':28,86 'lot':37 'luck':7,22 'make':55 'money':57,77 'never':60 'pay':80,109 'peopl':39,82,93,120 'rich':13,18,92 'risk':63,89,97,125 'say':3 'smarter':45 'softwar':35 'start':107 'still':54 'super':16,91 'take':74,88 'talent':48 'took':61,95,122 'usual':94 'work':30,42,69,98 'wrong':10 'yes':1,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5578928"
  +editedAt: DateTimeImmutable @1701519403 {#2155
    date: 2023-12-02 13:16:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933437 {#2299
    date: 2023-11-25 18:30:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1994
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "This just reminds me of how much miss reply all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699597731 {#2186
    date: 2023-11-10 07:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Norodix@lemmy.world"
    "@macattack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 106766
  -bodyTs: "'miss':8 'much':7 'remind':3 'repli':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5202640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699597731 {#2172
    date: 2023-11-10 07:28:51.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 {#1994
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "This just reminds me of how much miss reply all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699597731 {#2186
    date: 2023-11-10 07:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Norodix@lemmy.world"
    "@macattack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 106766
  -bodyTs: "'miss':8 'much':7 'remind':3 'repli':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5202640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699597731 {#2172
    date: 2023-11-10 07:28:51.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 {#1994
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "This just reminds me of how much miss reply all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699597731 {#2186
    date: 2023-11-10 07:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Norodix@lemmy.world"
    "@macattack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 106766
  -bodyTs: "'miss':8 'much':7 'remind':3 'repli':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5202640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699597731 {#2172
    date: 2023-11-10 07:28:51.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 {#1986
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "I also don’t like that he sometimes interrupts his guest or just starts talking about something about himself instead of asking follow-up questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704114773 {#2003
    date: 2024-01-01 14:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 269903
  -bodyTs: "'also':2 'ask':22 'follow':24 'follow-up':23 'guest':11 'instead':20 'interrupt':9 'like':5 'question':26 'someth':17 'sometim':8 'start':14 'talk':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6331502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704114773 {#1985
    date: 2024-01-01 14:12: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
51 DENIED edit
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "I also don’t like that he sometimes interrupts his guest or just starts talking about something about himself instead of asking follow-up questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704114773 {#2003
    date: 2024-01-01 14:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 269903
  -bodyTs: "'also':2 'ask':22 'follow':24 'follow-up':23 'guest':11 'instead':20 'interrupt':9 'like':5 'question':26 'someth':17 'sometim':8 'start':14 'talk':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6331502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704114773 {#1985
    date: 2024-01-01 14:12: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
52 DENIED moderate
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "I also don’t like that he sometimes interrupts his guest or just starts talking about something about himself instead of asking follow-up questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704114773 {#2003
    date: 2024-01-01 14:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tiny@midwest.social"
    "@TheDarkKnight@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 269903
  -bodyTs: "'also':2 'ask':22 'follow':24 'follow-up':23 'guest':11 'instead':20 'interrupt':9 'like':5 'question':26 'someth':17 'sometim':8 'start':14 'talk':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6331502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704114773 {#1985
    date: 2024-01-01 14:12: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
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 {#2373
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried so many distros in the last decade, but I recently had to start with a fresh setup again and I went with Linux Mint. I think it’s the most underestimated workhorse you can get. Everything just works, tons of help online if you need it and instead of tweaking it forever you just get work done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707028139 {#1990
    date: 2024-02-04 07:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 245610
  -bodyTs: "'decad':9 'distro':5 'done':59 'everyth':38 'forev':54 'fresh':18 'get':37,57 'help':43 'instead':50 'last':8 'linux':25 'mani':4 'mint':26 'need':47 'onlin':44 'recent':12 'setup':19 'start':15 'think':28 'ton':41 'tri':2 'tweak':52 'underestim':33 'went':23 'work':40,58 'workhors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6204707"
  +editedAt: DateTimeImmutable @1706838600 {#1989
    date: 2024-02-02 02:50:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703329902 {#2171
    date: 2023-12-23 12:11: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
55 DENIED edit
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried so many distros in the last decade, but I recently had to start with a fresh setup again and I went with Linux Mint. I think it’s the most underestimated workhorse you can get. Everything just works, tons of help online if you need it and instead of tweaking it forever you just get work done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707028139 {#1990
    date: 2024-02-04 07:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 245610
  -bodyTs: "'decad':9 'distro':5 'done':59 'everyth':38 'forev':54 'fresh':18 'get':37,57 'help':43 'instead':50 'last':8 'linux':25 'mani':4 'mint':26 'need':47 'onlin':44 'recent':12 'setup':19 'start':15 'think':28 'ton':41 'tri':2 'tweak':52 'underestim':33 'went':23 'work':40,58 'workhors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6204707"
  +editedAt: DateTimeImmutable @1706838600 {#1989
    date: 2024-02-02 02:50:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703329902 {#2171
    date: 2023-12-23 12:11: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
56 DENIED moderate
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried so many distros in the last decade, but I recently had to start with a fresh setup again and I went with Linux Mint. I think it’s the most underestimated workhorse you can get. Everything just works, tons of help online if you need it and instead of tweaking it forever you just get work done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707028139 {#1990
    date: 2024-02-04 07:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yamapikariya@lemmyfi.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2376 …}
  +nested: Doctrine\ORM\PersistentCollection {#2365 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  -id: 245610
  -bodyTs: "'decad':9 'distro':5 'done':59 'everyth':38 'forev':54 'fresh':18 'get':37,57 'help':43 'instead':50 'last':8 'linux':25 'mani':4 'mint':26 'need':47 'onlin':44 'recent':12 'setup':19 'start':15 'think':28 'ton':41 'tri':2 'tweak':52 'underestim':33 'went':23 'work':40,58 'workhors':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6204707"
  +editedAt: DateTimeImmutable @1706838600 {#1989
    date: 2024-02-02 02:50:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703329902 {#2171
    date: 2023-12-23 12:11: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
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 {#1354
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mayonaise is amazing and it beats ketchup on fries 100%"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702792970 {#2375
    date: 2023-12-17 07:02:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 185374
  -bodyTs: "'100':10 'amaz':3 'beat':6 'fri':9 'ketchup':7 'mayonais':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5726519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448366 {#2368
    date: 2023-12-01 17:32:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mayonaise is amazing and it beats ketchup on fries 100%"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702792970 {#2375
    date: 2023-12-17 07:02:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 185374
  -bodyTs: "'100':10 'amaz':3 'beat':6 'fri':9 'ketchup':7 'mayonais':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5726519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448366 {#2368
    date: 2023-12-01 17:32:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mayonaise is amazing and it beats ketchup on fries 100%"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702792970 {#2375
    date: 2023-12-17 07:02:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 185374
  -bodyTs: "'100':10 'amaz':3 'beat':6 'fri':9 'ketchup':7 'mayonais':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5726519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448366 {#2368
    date: 2023-12-01 17:32:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details