Redirect 302 redirect from GET @entry_comment_create (fd7b11)

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

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 …}
}
1.10 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t really think a country, where half of the population support a terrorist group, that recently performed one of the worst attacks on innocent people the world has seen in a long time, really has the right to claim any moral high ground."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1702488231 {#2191
    date: 2023-12-13 18:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 177046
  -bodyTs: "'attack':24 'claim':41 'countri':7 'ground':45 'group':16 'half':9 'high':44 'innoc':26 'long':34 'moral':43 'one':20 'peopl':27 'perform':19 'popul':12 'realli':4,36 'recent':18 'right':39 'seen':31 'support':13 'terrorist':15 'think':5 'time':35 'world':29 'worst':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5672329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701270582 {#2051
    date: 2023-11-29 16:09: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
3 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t really think a country, where half of the population support a terrorist group, that recently performed one of the worst attacks on innocent people the world has seen in a long time, really has the right to claim any moral high ground."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1702488231 {#2191
    date: 2023-12-13 18:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 177046
  -bodyTs: "'attack':24 'claim':41 'countri':7 'ground':45 'group':16 'half':9 'high':44 'innoc':26 'long':34 'moral':43 'one':20 'peopl':27 'perform':19 'popul':12 'realli':4,36 'recent':18 'right':39 'seen':31 'support':13 'terrorist':15 'think':5 'time':35 'world':29 'worst':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5672329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701270582 {#2051
    date: 2023-11-29 16:09: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
4 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t really think a country, where half of the population support a terrorist group, that recently performed one of the worst attacks on innocent people the world has seen in a long time, really has the right to claim any moral high ground."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1702488231 {#2191
    date: 2023-12-13 18:23:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 177046
  -bodyTs: "'attack':24 'claim':41 'countri':7 'ground':45 'group':16 'half':9 'high':44 'innoc':26 'long':34 'moral':43 'one':20 'peopl':27 'perform':19 'popul':12 'realli':4,36 'recent':18 'right':39 'seen':31 'support':13 'terrorist':15 'think':5 'time':35 'world':29 'worst':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5672329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701270582 {#2051
    date: 2023-11-29 16:09: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
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 {#2135
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "He just really wants people to know he’s the bischop of Arch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701065525 {#2044
    date: 2023-11-27 07:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 169155
  -bodyTs: "'arch':13 'bischop':11 'know':7 'peopl':5 'realli':3 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065525 {#2329
    date: 2023-11-27 07:12:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "He just really wants people to know he’s the bischop of Arch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701065525 {#2044
    date: 2023-11-27 07:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 169155
  -bodyTs: "'arch':13 'bischop':11 'know':7 'peopl':5 'realli':3 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065525 {#2329
    date: 2023-11-27 07:12:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "He just really wants people to know he’s the bischop of Arch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701065525 {#2044
    date: 2023-11-27 07:12:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 169155
  -bodyTs: "'arch':13 'bischop':11 'know':7 'peopl':5 'realli':3 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5615047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701065525 {#2329
    date: 2023-11-27 07:12:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "I don’t think it’s immense privilege. Like when Zuckerberg started Facebook he was 19. When I was 19 I lived with my parents and had almost no costs. I also just partied and didn’t even try to start anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701028578 {#2136
    date: 2023-11-26 20:56:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@alignedchaos@sh.itjust.works"
    "@camelbeard@lemmy.world"
    "@Jordan_U@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 167671
  -bodyTs: "'19':16,20 'almost':28 'also':32 'anyth':42 'cost':30 'didn':36 'even':38 'facebook':13 'immens':7 'like':9 'live':22 'parent':25 'parti':34 'privileg':8 'start':12,41 'think':4 'tri':39 'zuckerberg':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701028578 {#2106
    date: 2023-11-26 20:56:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "I don’t think it’s immense privilege. Like when Zuckerberg started Facebook he was 19. When I was 19 I lived with my parents and had almost no costs. I also just partied and didn’t even try to start anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701028578 {#2136
    date: 2023-11-26 20:56:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@alignedchaos@sh.itjust.works"
    "@camelbeard@lemmy.world"
    "@Jordan_U@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 167671
  -bodyTs: "'19':16,20 'almost':28 'also':32 'anyth':42 'cost':30 'didn':36 'even':38 'facebook':13 'immens':7 'like':9 'live':22 'parent':25 'parti':34 'privileg':8 'start':12,41 'think':4 'tri':39 'zuckerberg':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701028578 {#2106
    date: 2023-11-26 20:56:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "I don’t think it’s immense privilege. Like when Zuckerberg started Facebook he was 19. When I was 19 I lived with my parents and had almost no costs. I also just partied and didn’t even try to start anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701028578 {#2136
    date: 2023-11-26 20:56:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@alignedchaos@sh.itjust.works"
    "@camelbeard@lemmy.world"
    "@Jordan_U@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 167671
  -bodyTs: "'19':16,20 'almost':28 'also':32 'anyth':42 'cost':30 'didn':36 'even':38 'facebook':13 'immens':7 'like':9 'live':22 'parent':25 'parti':34 'privileg':8 'start':12,41 'think':4 'tri':39 'zuckerberg':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701028578 {#2106
    date: 2023-11-26 20:56:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2318
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    This was the one for me, was running Debian a few years ago, I was really happy with how everything worked.\n
    \n
    But at work I noticed a lot of tools I needed where pretty old. Like an old version of maven or an old version of Firefox or npm.\n
    \n
    You can probably work around it, but I just went back to Mint again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701017788 {#2310
    date: 2023-11-26 17:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Octopus1348@thelemmy.club"
    "@cameron_vale@lemm.ee"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 166871
  -bodyTs: "'ago':13 'around':54 'back':60 'debian':9 'everyth':20 'firefox':47 'happi':17 'like':36 'lot':28 'maven':41 'mint':62 'need':32 'notic':26 'npm':49 'old':35,38,44 'one':4 'pretti':34 'probabl':52 'realli':16 'run':8 'tool':30 'version':39,45 'went':59 'work':21,24,53 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017788 {#2297
    date: 2023-11-26 17:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    This was the one for me, was running Debian a few years ago, I was really happy with how everything worked.\n
    \n
    But at work I noticed a lot of tools I needed where pretty old. Like an old version of maven or an old version of Firefox or npm.\n
    \n
    You can probably work around it, but I just went back to Mint again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701017788 {#2310
    date: 2023-11-26 17:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Octopus1348@thelemmy.club"
    "@cameron_vale@lemm.ee"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 166871
  -bodyTs: "'ago':13 'around':54 'back':60 'debian':9 'everyth':20 'firefox':47 'happi':17 'like':36 'lot':28 'maven':41 'mint':62 'need':32 'notic':26 'npm':49 'old':35,38,44 'one':4 'pretti':34 'probabl':52 'realli':16 'run':8 'tool':30 'version':39,45 'went':59 'work':21,24,53 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017788 {#2297
    date: 2023-11-26 17:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    This was the one for me, was running Debian a few years ago, I was really happy with how everything worked.\n
    \n
    But at work I noticed a lot of tools I needed where pretty old. Like an old version of maven or an old version of Firefox or npm.\n
    \n
    You can probably work around it, but I just went back to Mint again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701017788 {#2310
    date: 2023-11-26 17:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Octopus1348@thelemmy.club"
    "@cameron_vale@lemm.ee"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 166871
  -bodyTs: "'ago':13 'around':54 'back':60 'debian':9 'everyth':20 'firefox':47 'happi':17 'like':36 'lot':28 'maven':41 'mint':62 'need':32 'notic':26 'npm':49 'old':35,38,44 'one':4 'pretti':34 'probabl':52 'realli':16 'run':8 'tool':30 'version':39,45 'went':59 'work':21,24,53 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017788 {#2297
    date: 2023-11-26 17:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2192
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: """
    Yeah cloves and bay leaves are pretty common in old recipes. For example check out\n
    \n
    […transparent.com/…/recipe-the-oldest-dish-in-the-…](https://blogs.transparent.com/dutch/recipe-the-oldest-dish-in-the-netherlands/)\n
    \n
    That recipe should come out like this [miljuschka.nl/…/Frietje-zuurvlees-Daphne-Dekkers.…](https://miljuschka.nl/wp-content/uploads/2021/10/Frietje-zuurvlees-Daphne-Dekkers.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701002770 {#2290
    date: 2023-11-26 13:46:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redditLIFE@fanaticus.social"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 165969
  -bodyTs: "'/dutch/recipe-the-oldest-dish-in-the-netherlands/)':20 '/frietje-zuurvlees-daphne-dekkers':29 '/recipe-the-oldest-dish-in-the-':17 '/wp-content/uploads/2021/10/frietje-zuurvlees-daphne-dekkers.jpg)':32 'bay':4 'blogs.transparent.com':19 'blogs.transparent.com/dutch/recipe-the-oldest-dish-in-the-netherlands/)':18 'check':14 'clove':2 'come':24 'common':8 'exampl':13 'leav':5 'like':26 'miljuschka.nl':28,31 'miljuschka.nl/wp-content/uploads/2021/10/frietje-zuurvlees-daphne-dekkers.jpg)':30 'old':10 'pretti':7 'recip':11,22 'transparent.com':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595774"
  +editedAt: DateTimeImmutable @1701660388 {#2339
    date: 2023-12-04 04:26:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701002770 {#2215
    date: 2023-11-26 13:46:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: """
    Yeah cloves and bay leaves are pretty common in old recipes. For example check out\n
    \n
    […transparent.com/…/recipe-the-oldest-dish-in-the-…](https://blogs.transparent.com/dutch/recipe-the-oldest-dish-in-the-netherlands/)\n
    \n
    That recipe should come out like this [miljuschka.nl/…/Frietje-zuurvlees-Daphne-Dekkers.…](https://miljuschka.nl/wp-content/uploads/2021/10/Frietje-zuurvlees-Daphne-Dekkers.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701002770 {#2290
    date: 2023-11-26 13:46:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redditLIFE@fanaticus.social"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 165969
  -bodyTs: "'/dutch/recipe-the-oldest-dish-in-the-netherlands/)':20 '/frietje-zuurvlees-daphne-dekkers':29 '/recipe-the-oldest-dish-in-the-':17 '/wp-content/uploads/2021/10/frietje-zuurvlees-daphne-dekkers.jpg)':32 'bay':4 'blogs.transparent.com':19 'blogs.transparent.com/dutch/recipe-the-oldest-dish-in-the-netherlands/)':18 'check':14 'clove':2 'come':24 'common':8 'exampl':13 'leav':5 'like':26 'miljuschka.nl':28,31 'miljuschka.nl/wp-content/uploads/2021/10/frietje-zuurvlees-daphne-dekkers.jpg)':30 'old':10 'pretti':7 'recip':11,22 'transparent.com':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595774"
  +editedAt: DateTimeImmutable @1701660388 {#2339
    date: 2023-12-04 04:26:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701002770 {#2215
    date: 2023-11-26 13:46:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2228 …}
  +body: """
    Yeah cloves and bay leaves are pretty common in old recipes. For example check out\n
    \n
    […transparent.com/…/recipe-the-oldest-dish-in-the-…](https://blogs.transparent.com/dutch/recipe-the-oldest-dish-in-the-netherlands/)\n
    \n
    That recipe should come out like this [miljuschka.nl/…/Frietje-zuurvlees-Daphne-Dekkers.…](https://miljuschka.nl/wp-content/uploads/2021/10/Frietje-zuurvlees-Daphne-Dekkers.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701002770 {#2290
    date: 2023-11-26 13:46:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redditLIFE@fanaticus.social"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 165969
  -bodyTs: "'/dutch/recipe-the-oldest-dish-in-the-netherlands/)':20 '/frietje-zuurvlees-daphne-dekkers':29 '/recipe-the-oldest-dish-in-the-':17 '/wp-content/uploads/2021/10/frietje-zuurvlees-daphne-dekkers.jpg)':32 'bay':4 'blogs.transparent.com':19 'blogs.transparent.com/dutch/recipe-the-oldest-dish-in-the-netherlands/)':18 'check':14 'clove':2 'come':24 'common':8 'exampl':13 'leav':5 'like':26 'miljuschka.nl':28,31 'miljuschka.nl/wp-content/uploads/2021/10/frietje-zuurvlees-daphne-dekkers.jpg)':30 'old':10 'pretti':7 'recip':11,22 'transparent.com':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595774"
  +editedAt: DateTimeImmutable @1701660388 {#2339
    date: 2023-12-04 04:26:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701002770 {#2215
    date: 2023-11-26 13:46:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2222 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +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 {#2189
    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 {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -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 {#2298
    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
23 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2222 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +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 {#2189
    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 {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -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 {#2298
    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
24 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2222 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2221 …}
  +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 {#2189
    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 {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -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 {#2298
    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
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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +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 {#2261
    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 {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -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 {#2220
    date: 2023-12-02 13:16:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933437 {#2291
    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
27 DENIED edit
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +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 {#2261
    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 {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -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 {#2220
    date: 2023-12-02 13:16:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933437 {#2291
    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
28 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +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 {#2261
    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 {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -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 {#2220
    date: 2023-12-02 13:16:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933437 {#2291
    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
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 {#2253
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +body: """
    The exact perfect image, well done!\n
    \n
    Edit now realize this is probably ai generated, still well done!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700904990 {#2207
    date: 2023-11-25 10:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 161862
  -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572317"
  +editedAt: DateTimeImmutable @1701467314 {#2203
    date: 2023-12-01 22:48:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700904990 {#2210
    date: 2023-11-25 10:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +body: """
    The exact perfect image, well done!\n
    \n
    Edit now realize this is probably ai generated, still well done!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700904990 {#2207
    date: 2023-11-25 10:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 161862
  -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572317"
  +editedAt: DateTimeImmutable @1701467314 {#2203
    date: 2023-12-01 22:48:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700904990 {#2210
    date: 2023-11-25 10:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +body: """
    The exact perfect image, well done!\n
    \n
    Edit now realize this is probably ai generated, still well done!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700904990 {#2207
    date: 2023-11-25 10:36:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FrenLivesMatter@lemmy.today"
    "@InternetCitizen2@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 161862
  -bodyTs: "'ai':13 'done':6,17 'edit':7 'exact':2 'generat':14 'imag':4 'perfect':3 'probabl':12 'realiz':9 'still':15 'well':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572317"
  +editedAt: DateTimeImmutable @1701467314 {#2203
    date: 2023-12-01 22:48:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700904990 {#2210
    date: 2023-11-25 10:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "I would say use Mint, I think nowadays that’s the better beginner distro. Actually it’s also kind of the pro-user distro. Fiddling around to tweak everything and get it just right is fun in your 20s, but when you need to work, have kids and a wife mint is fine 😛"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700903128 {#2190
    date: 2023-11-25 10:05:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@WastedJobe@feddit.de"
    "@tetris11@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 161804
  -bodyTs: "'20s':40 'actual':15 'also':18 'around':27 'beginn':13 'better':12 'distro':14,25 'everyth':30 'fiddl':26 'fine':54 'fun':37 'get':32 'kid':48 'kind':19 'mint':5,52 'need':44 'nowaday':8 'pro':23 'pro-us':22 'right':35 'say':3 'think':7 'tweak':29 'use':4 'user':24 'wife':51 'work':46 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572023"
  +editedAt: DateTimeImmutable @1701465793 {#2272
    date: 2023-12-01 22:23:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700903128 {#2274
    date: 2023-11-25 10:05:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "I would say use Mint, I think nowadays that’s the better beginner distro. Actually it’s also kind of the pro-user distro. Fiddling around to tweak everything and get it just right is fun in your 20s, but when you need to work, have kids and a wife mint is fine 😛"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700903128 {#2190
    date: 2023-11-25 10:05:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@WastedJobe@feddit.de"
    "@tetris11@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 161804
  -bodyTs: "'20s':40 'actual':15 'also':18 'around':27 'beginn':13 'better':12 'distro':14,25 'everyth':30 'fiddl':26 'fine':54 'fun':37 'get':32 'kid':48 'kind':19 'mint':5,52 'need':44 'nowaday':8 'pro':23 'pro-us':22 'right':35 'say':3 'think':7 'tweak':29 'use':4 'user':24 'wife':51 'work':46 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572023"
  +editedAt: DateTimeImmutable @1701465793 {#2272
    date: 2023-12-01 22:23:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700903128 {#2274
    date: 2023-11-25 10:05:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +body: "I would say use Mint, I think nowadays that’s the better beginner distro. Actually it’s also kind of the pro-user distro. Fiddling around to tweak everything and get it just right is fun in your 20s, but when you need to work, have kids and a wife mint is fine 😛"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700903128 {#2190
    date: 2023-11-25 10:05:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bauve@jlai.lu"
    "@WastedJobe@feddit.de"
    "@tetris11@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 161804
  -bodyTs: "'20s':40 'actual':15 'also':18 'around':27 'beginn':13 'better':12 'distro':14,25 'everyth':30 'fiddl':26 'fine':54 'fun':37 'get':32 'kid':48 'kind':19 'mint':5,52 'need':44 'nowaday':8 'pro':23 'pro-us':22 'right':35 'say':3 'think':7 'tweak':29 'use':4 'user':24 'wife':51 'work':46 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5572023"
  +editedAt: DateTimeImmutable @1701465793 {#2272
    date: 2023-12-01 22:23:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700903128 {#2274
    date: 2023-11-25 10:05:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2039
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "They made it basically unusable with Firefox, so unless you also want to install Edge it really sucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700318058 {#2260
    date: 2023-11-18 15:34:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@Mio@feddit.nu"
    "@WindowsEnjoyer@sh.itjust.works"
    "@gunpachi@lemmings.world"
    "@somenonewho@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 136932
  -bodyTs: "'also':11 'basic':4 'edg':15 'firefox':7 'instal':14 'made':2 'realli':17 'suck':18 'unless':9 'unus':5 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5405219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318058 {#2259
    date: 2023-11-18 15:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "They made it basically unusable with Firefox, so unless you also want to install Edge it really sucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700318058 {#2260
    date: 2023-11-18 15:34:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@Mio@feddit.nu"
    "@WindowsEnjoyer@sh.itjust.works"
    "@gunpachi@lemmings.world"
    "@somenonewho@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 136932
  -bodyTs: "'also':11 'basic':4 'edg':15 'firefox':7 'instal':14 'made':2 'realli':17 'suck':18 'unless':9 'unus':5 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5405219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318058 {#2259
    date: 2023-11-18 15:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "They made it basically unusable with Firefox, so unless you also want to install Edge it really sucks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700318058 {#2260
    date: 2023-11-18 15:34:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@Mio@feddit.nu"
    "@WindowsEnjoyer@sh.itjust.works"
    "@gunpachi@lemmings.world"
    "@somenonewho@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 136932
  -bodyTs: "'also':11 'basic':4 'edg':15 'firefox':7 'instal':14 'made':2 'realli':17 'suck':18 'unless':9 'unus':5 'want':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5405219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318058 {#2259
    date: 2023-11-18 15:34:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2181
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2171 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: "What kind of things do you need to do? For software development my experience is that it’s just install and you can start working. Maybe one tutorial to get kubernetes running locally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699685040 {#2034
    date: 2023-11-11 07:44:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spigeon@lemmy.world"
    "@bazzett@lemmy.world"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 110236
  -bodyTs: "'develop':12 'experi':14 'get':30 'instal':20 'kind':2 'kubernet':31 'local':33 'mayb':26 'need':7 'one':27 'run':32 'softwar':11 'start':24 'thing':4 'tutori':28 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5228491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699685040 {#2142
    date: 2023-11-11 07:44:00.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 {#2181
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2171 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: "What kind of things do you need to do? For software development my experience is that it’s just install and you can start working. Maybe one tutorial to get kubernetes running locally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699685040 {#2034
    date: 2023-11-11 07:44:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spigeon@lemmy.world"
    "@bazzett@lemmy.world"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 110236
  -bodyTs: "'develop':12 'experi':14 'get':30 'instal':20 'kind':2 'kubernet':31 'local':33 'mayb':26 'need':7 'one':27 'run':32 'softwar':11 'start':24 'thing':4 'tutori':28 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5228491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699685040 {#2142
    date: 2023-11-11 07:44:00.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 {#2181
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2171 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: "What kind of things do you need to do? For software development my experience is that it’s just install and you can start working. Maybe one tutorial to get kubernetes running locally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699685040 {#2034
    date: 2023-11-11 07:44:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spigeon@lemmy.world"
    "@bazzett@lemmy.world"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 110236
  -bodyTs: "'develop':12 'experi':14 'get':30 'instal':20 'kind':2 'kubernet':31 'local':33 'mayb':26 'need':7 'one':27 'run':32 'softwar':11 'start':24 'thing':4 'tutori':28 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5228491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699685040 {#2142
    date: 2023-11-11 07:44:00.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 {#2134
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +body: "This just reminds me of how much miss reply all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699597731 {#2179
    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 {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -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 {#2180
    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 {#2134
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +body: "This just reminds me of how much miss reply all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699597731 {#2179
    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 {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -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 {#2180
    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 {#2134
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1985 …}
  +body: "This just reminds me of how much miss reply all"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699597731 {#2179
    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 {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -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 {#2180
    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 {#2004
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2007 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: """
    It also doesn’t help that Hamas doesn’t care about Palestinians either. For example when they shoot rockets and place the rocket launcher next to a hospital or school, they know it’s going to be hit by Israel at some point.\n
    \n
    I get the reasons for both parties, but fighting isn’t going to resolve this, they have both tried for wat too long. Divide the country and get all the other nations to recognize both countries is the only thing that could work (I believe).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699424130 {#2038
    date: 2023-11-08 07:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Sweetpeaches69@lemmy.world"
    "@cedeho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 100985
  -bodyTs: "'also':2 'believ':88 'care':10 'could':85 'countri':69,79 'divid':67 'doesn':3,8 'either':13 'exampl':15 'fight':52 'get':45,71 'go':35,55 'hama':7 'help':5 'hit':38 'hospit':28 'isn':53 'israel':40 'know':32 'launcher':24 'long':66 'nation':75 'next':25 'palestinian':12 'parti':50 'place':21 'point':43 'reason':47 'recogn':77 'resolv':57 'rocket':19,23 'school':30 'shoot':18 'thing':83 'tri':62 'wat':64 'work':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5150653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699424130 {#2169
    date: 2023-11-08 07:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2007 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: """
    It also doesn’t help that Hamas doesn’t care about Palestinians either. For example when they shoot rockets and place the rocket launcher next to a hospital or school, they know it’s going to be hit by Israel at some point.\n
    \n
    I get the reasons for both parties, but fighting isn’t going to resolve this, they have both tried for wat too long. Divide the country and get all the other nations to recognize both countries is the only thing that could work (I believe).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699424130 {#2038
    date: 2023-11-08 07:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Sweetpeaches69@lemmy.world"
    "@cedeho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 100985
  -bodyTs: "'also':2 'believ':88 'care':10 'could':85 'countri':69,79 'divid':67 'doesn':3,8 'either':13 'exampl':15 'fight':52 'get':45,71 'go':35,55 'hama':7 'help':5 'hit':38 'hospit':28 'isn':53 'israel':40 'know':32 'launcher':24 'long':66 'nation':75 'next':25 'palestinian':12 'parti':50 'place':21 'point':43 'reason':47 'recogn':77 'resolv':57 'rocket':19,23 'school':30 'shoot':18 'thing':83 'tri':62 'wat':64 'work':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5150653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699424130 {#2169
    date: 2023-11-08 07:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2004
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2007 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1990 …}
  +body: """
    It also doesn’t help that Hamas doesn’t care about Palestinians either. For example when they shoot rockets and place the rocket launcher next to a hospital or school, they know it’s going to be hit by Israel at some point.\n
    \n
    I get the reasons for both parties, but fighting isn’t going to resolve this, they have both tried for wat too long. Divide the country and get all the other nations to recognize both countries is the only thing that could work (I believe).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699424130 {#2038
    date: 2023-11-08 07:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Sweetpeaches69@lemmy.world"
    "@cedeho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 100985
  -bodyTs: "'also':2 'believ':88 'care':10 'could':85 'countri':69,79 'divid':67 'doesn':3,8 'either':13 'exampl':15 'fight':52 'get':45,71 'go':35,55 'hama':7 'help':5 'hit':38 'hospit':28 'isn':53 'israel':40 'know':32 'launcher':24 'long':66 'nation':75 'next':25 'palestinian':12 'parti':50 'place':21 'point':43 'reason':47 'recogn':77 'resolv':57 'rocket':19,23 'school':30 'shoot':18 'thing':83 'tri':62 'wat':64 'work':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5150653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699424130 {#2169
    date: 2023-11-08 07:15:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1979
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At some point we will probably do geo and it probably will be from planes. I’m not talking about some conspiracy or something. I’m talking about how we are just not going to fix climate change before it’s really going to be a huge problem (and at that moment it’s too late to fix it with carbon reduction).\n
    \n
    Let’s say we stop all human carbon sources right now, that is not going to remove any of the CO2 we already have in the air.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699510178 {#2000
    date: 2023-11-09 07:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 99221
  -bodyTs: "'air':89 'alreadi':85 'carbon':61,70 'chang':38 'climat':37 'co2':83 'conspiraci':22 'fix':36,58 'geo':8 'go':34,43,77 'huge':47 'human':69 'late':56 'let':63 'm':17,26 'moment':52 'plane':15 'point':3 'probabl':6,11 'problem':48 'realli':42 'reduct':62 'remov':79 'right':72 'say':65 'someth':24 'sourc':71 'stop':67 'talk':19,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5139297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380411 {#1999
    date: 2023-11-07 19:06: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
55 DENIED edit
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At some point we will probably do geo and it probably will be from planes. I’m not talking about some conspiracy or something. I’m talking about how we are just not going to fix climate change before it’s really going to be a huge problem (and at that moment it’s too late to fix it with carbon reduction).\n
    \n
    Let’s say we stop all human carbon sources right now, that is not going to remove any of the CO2 we already have in the air.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699510178 {#2000
    date: 2023-11-09 07:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 99221
  -bodyTs: "'air':89 'alreadi':85 'carbon':61,70 'chang':38 'climat':37 'co2':83 'conspiraci':22 'fix':36,58 'geo':8 'go':34,43,77 'huge':47 'human':69 'late':56 'let':63 'm':17,26 'moment':52 'plane':15 'point':3 'probabl':6,11 'problem':48 'realli':42 'reduct':62 'remov':79 'right':72 'say':65 'someth':24 'sourc':71 'stop':67 'talk':19,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5139297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380411 {#1999
    date: 2023-11-07 19:06: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
56 DENIED moderate
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    At some point we will probably do geo and it probably will be from planes. I’m not talking about some conspiracy or something. I’m talking about how we are just not going to fix climate change before it’s really going to be a huge problem (and at that moment it’s too late to fix it with carbon reduction).\n
    \n
    Let’s say we stop all human carbon sources right now, that is not going to remove any of the CO2 we already have in the air.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699510178 {#2000
    date: 2023-11-09 07:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 99221
  -bodyTs: "'air':89 'alreadi':85 'carbon':61,70 'chang':38 'climat':37 'co2':83 'conspiraci':22 'fix':36,58 'geo':8 'go':34,43,77 'huge':47 'human':69 'late':56 'let':63 'm':17,26 'moment':52 'plane':15 'point':3 'probabl':6,11 'problem':48 'realli':42 'reduct':62 'remov':79 'right':72 'say':65 'someth':24 'sourc':71 'stop':67 'talk':19,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5139297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380411 {#1999
    date: 2023-11-07 19:06: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
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 {#1351
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: """
    Absolutely, I planted some tomatoes and very spicy peppers. All of them failed (planted in the wrong month I guess). Definitely a learning experience and definitely something I’ll try next summer.\n
    \n
    I really hope the plants survive the winter, but I might have to start from seed again
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698958360 {#1982
    date: 2023-11-02 21:52:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@toaster@slrpnk.net"
    "@camelbeard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 85552
  -bodyTs: "'absolut':1 'definit':21,26 'experi':24 'fail':13 'guess':20 'hope':35 'learn':23 'll':29 'might':43 'month':18 'next':31 'pepper':9 'plant':3,14,37 'realli':34 'seed':48 'someth':27 'spici':8 'start':46 'summer':32 'surviv':38 'tomato':5 'tri':30 'winter':40 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5013834"
  +editedAt: DateTimeImmutable @1698958413 {#1983
    date: 2023-11-02 21:53:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698958360 {#2258
    date: 2023-11-02 21:52:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1351
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: """
    Absolutely, I planted some tomatoes and very spicy peppers. All of them failed (planted in the wrong month I guess). Definitely a learning experience and definitely something I’ll try next summer.\n
    \n
    I really hope the plants survive the winter, but I might have to start from seed again
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698958360 {#1982
    date: 2023-11-02 21:52:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@toaster@slrpnk.net"
    "@camelbeard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 85552
  -bodyTs: "'absolut':1 'definit':21,26 'experi':24 'fail':13 'guess':20 'hope':35 'learn':23 'll':29 'might':43 'month':18 'next':31 'pepper':9 'plant':3,14,37 'realli':34 'seed':48 'someth':27 'spici':8 'start':46 'summer':32 'surviv':38 'tomato':5 'tri':30 'winter':40 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5013834"
  +editedAt: DateTimeImmutable @1698958413 {#1983
    date: 2023-11-02 21:53:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698958360 {#2258
    date: 2023-11-02 21:52:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1351
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1354 …}
  +body: """
    Absolutely, I planted some tomatoes and very spicy peppers. All of them failed (planted in the wrong month I guess). Definitely a learning experience and definitely something I’ll try next summer.\n
    \n
    I really hope the plants survive the winter, but I might have to start from seed again
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698958360 {#1982
    date: 2023-11-02 21:52:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vode_An@lemmy.ml"
    "@toaster@slrpnk.net"
    "@camelbeard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 85552
  -bodyTs: "'absolut':1 'definit':21,26 'experi':24 'fail':13 'guess':20 'hope':35 'learn':23 'll':29 'might':43 'month':18 'next':31 'pepper':9 'plant':3,14,37 'realli':34 'seed':48 'someth':27 'spici':8 'start':46 'summer':32 'surviv':38 'tomato':5 'tri':30 'winter':40 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5013834"
  +editedAt: DateTimeImmutable @1698958413 {#1983
    date: 2023-11-02 21:53:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698958360 {#2258
    date: 2023-11-02 21:52:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details