Redirect 302 redirect from GET @messages_create (8f788e)

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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
26.31 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.07 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 {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Interesting… What other cool facts do you have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705453541 {#2109
    date: 2024-01-17 02:05:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@rickdg@lemmy.world"
    "@ULS@lemmy.ml"
    "@Routhinator@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 315577
  -bodyTs: "'cool':4 'fact':5 'interest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6757926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705453541 {#2213
    date: 2024-01-17 02:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Interesting… What other cool facts do you have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705453541 {#2109
    date: 2024-01-17 02:05:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@rickdg@lemmy.world"
    "@ULS@lemmy.ml"
    "@Routhinator@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 315577
  -bodyTs: "'cool':4 'fact':5 'interest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6757926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705453541 {#2213
    date: 2024-01-17 02:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +body: "Interesting… What other cool facts do you have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705453541 {#2109
    date: 2024-01-17 02:05:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@rickdg@lemmy.world"
    "@ULS@lemmy.ml"
    "@Routhinator@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 315577
  -bodyTs: "'cool':4 'fact':5 'interest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6757926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705453541 {#2213
    date: 2024-01-17 02:05:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2123
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "Mmm, so good. I host it on my MacBook. Haven’t gotten a dedicated machine yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705268478 {#2276
    date: 2024-01-14 22:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@Kalcifer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 309063
  -bodyTs: "'dedic':14 'good':3 'gotten':12 'haven':10 'host':5 'macbook':9 'machin':15 'mmm':1 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705268478 {#2110
    date: 2024-01-14 22:41: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
7 DENIED edit
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "Mmm, so good. I host it on my MacBook. Haven’t gotten a dedicated machine yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705268478 {#2276
    date: 2024-01-14 22:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@Kalcifer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 309063
  -bodyTs: "'dedic':14 'good':3 'gotten':12 'haven':10 'host':5 'macbook':9 'machin':15 'mmm':1 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705268478 {#2110
    date: 2024-01-14 22:41: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
8 DENIED moderate
App\Entity\EntryComment {#2123
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +body: "Mmm, so good. I host it on my MacBook. Haven’t gotten a dedicated machine yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705268478 {#2276
    date: 2024-01-14 22:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerlyna@lemmy.world"
    "@Kalcifer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 309063
  -bodyTs: "'dedic':14 'good':3 'gotten':12 'haven':10 'host':5 'macbook':9 'machin':15 'mmm':1 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705268478 {#2110
    date: 2024-01-14 22:41: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
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 {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Oh wow. Cool. I don’t personally keep up to date with current car tech."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705260688 {#2119
    date: 2024-01-14 20:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
    "@tooclose104@lemmy.ca"
    "@MashedTech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 308763
  -bodyTs: "'car':14 'cool':3 'current':13 'date':11 'keep':8 'oh':1 'person':7 'tech':15 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260688 {#2230
    date: 2024-01-14 20:31: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
11 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Oh wow. Cool. I don’t personally keep up to date with current car tech."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705260688 {#2119
    date: 2024-01-14 20:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
    "@tooclose104@lemmy.ca"
    "@MashedTech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 308763
  -bodyTs: "'car':14 'cool':3 'current':13 'date':11 'keep':8 'oh':1 'person':7 'tech':15 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260688 {#2230
    date: 2024-01-14 20:31: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
12 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Oh wow. Cool. I don’t personally keep up to date with current car tech."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705260688 {#2119
    date: 2024-01-14 20:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
    "@tooclose104@lemmy.ca"
    "@MashedTech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 308763
  -bodyTs: "'car':14 'cool':3 'current':13 'date':11 'keep':8 'oh':1 'person':7 'tech':15 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260688 {#2230
    date: 2024-01-14 20:31: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
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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "What? Smart car?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705247685 {#2263
    date: 2024-01-14 16:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
    "@tooclose104@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 308197
  -bodyTs: "'car':3 'smart':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247685 {#2236
    date: 2024-01-14 16:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "What? Smart car?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705247685 {#2263
    date: 2024-01-14 16:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
    "@tooclose104@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 308197
  -bodyTs: "'car':3 'smart':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247685 {#2236
    date: 2024-01-14 16:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "What? Smart car?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705247685 {#2263
    date: 2024-01-14 16:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m3t00@lemmy.world"
    "@tooclose104@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 308197
  -bodyTs: "'car':3 'smart':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247685 {#2236
    date: 2024-01-14 16:54:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "If you don’t turn on windows of course you won’t have problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240426 {#2235
    date: 2024-01-14 14:53:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@MashedTech@lemmy.world"
    "@sagrotan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 307928
  -bodyTs: "'cours':9 'problem':14 'turn':5 'window':7 'won':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240426 {#2264
    date: 2024-01-14 14:53:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "If you don’t turn on windows of course you won’t have problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240426 {#2235
    date: 2024-01-14 14:53:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@MashedTech@lemmy.world"
    "@sagrotan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 307928
  -bodyTs: "'cours':9 'problem':14 'turn':5 'window':7 'won':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240426 {#2264
    date: 2024-01-14 14:53:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "If you don’t turn on windows of course you won’t have problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705240426 {#2235
    date: 2024-01-14 14:53:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@MashedTech@lemmy.world"
    "@sagrotan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 307928
  -bodyTs: "'cours':9 'problem':14 'turn':5 'window':7 'won':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240426 {#2264
    date: 2024-01-14 14:53:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2243
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "Any phone can barely handle the web app"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705090306 {#2208
    date: 2024-01-12 21:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ZOSTED@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 303045
  -bodyTs: "'app':8 'bare':4 'handl':5 'phone':2 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6628741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090306 {#2204
    date: 2024-01-12 21:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2243
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "Any phone can barely handle the web app"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705090306 {#2208
    date: 2024-01-12 21:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ZOSTED@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 303045
  -bodyTs: "'app':8 'bare':4 'handl':5 'phone':2 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6628741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090306 {#2204
    date: 2024-01-12 21:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2243
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2209 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "Any phone can barely handle the web app"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705090306 {#2208
    date: 2024-01-12 21:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ZOSTED@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 303045
  -bodyTs: "'app':8 'bare':4 'handl':5 'phone':2 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6628741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090306 {#2204
    date: 2024-01-12 21:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2157
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2064 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "It’s a long video. Nobody is gonna watch it all. Take a frame, make a meme, and leave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704989392 {#2245
    date: 2024-01-11 17:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sine_Fine_Belli@lemmy.world"
    "@Surp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 299233
  -bodyTs: "'frame':14 'gonna':8 'leav':19 'long':4 'make':15 'meme':17 'nobodi':6 'take':12 'video':5 'watch':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989392 {#2248
    date: 2024-01-11 17:09:52.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 {#2157
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2064 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "It’s a long video. Nobody is gonna watch it all. Take a frame, make a meme, and leave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704989392 {#2245
    date: 2024-01-11 17:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sine_Fine_Belli@lemmy.world"
    "@Surp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 299233
  -bodyTs: "'frame':14 'gonna':8 'leav':19 'long':4 'make':15 'meme':17 'nobodi':6 'take':12 'video':5 'watch':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989392 {#2248
    date: 2024-01-11 17:09:52.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 {#2157
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2064 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +body: "It’s a long video. Nobody is gonna watch it all. Take a frame, make a meme, and leave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704989392 {#2245
    date: 2024-01-11 17:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sine_Fine_Belli@lemmy.world"
    "@Surp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 299233
  -bodyTs: "'frame':14 'gonna':8 'leav':19 'long':4 'make':15 'meme':17 'nobodi':6 'take':12 'video':5 'watch':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704989392 {#2248
    date: 2024-01-11 17:09:52.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 {#2173
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "No, but it sure is annoying having to switch in the middle of doing something especially when you’re working. (Also, there’s that pesky thing that happened to me as well where windows doesn’t play nice with the Linux boot partition and fucks it up) So there’s always going to be a main os. If you’re fortunate enough you can use an old laptop for windows. Or, if your computer is powerful enough run an windows VM. For me, Gnome Boxes offered a really easy to use experience of running windows. It worked out of the box, no special tweaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704968312 {#2158
    date: 2024-01-11 11:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 298667
  -bodyTs: "'also':21 'alway':51 'annoy':6 'boot':42 'box':85,101 'comput':74 'doesn':35 'easi':89 'enough':62,77 'especi':16 'experi':92 'fortun':61 'fuck':45 'gnome':84 'go':52 'happen':28 'laptop':68 'linux':41 'main':56 'middl':12 'nice':38 'offer':86 'old':67 'os':57 'partit':43 'peski':25 'play':37 'power':76 're':19,60 'realli':88 'run':78,94 'someth':15 'special':103 'sure':4 'switch':9 'thing':26 'tweak':104 'use':65,91 'vm':81 'well':32 'window':34,70,80,95 'work':20,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6575416"
  +editedAt: DateTimeImmutable @1720752452 {#2154
    date: 2024-07-12 04:47:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704968312 {#2218
    date: 2024-01-11 11:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "No, but it sure is annoying having to switch in the middle of doing something especially when you’re working. (Also, there’s that pesky thing that happened to me as well where windows doesn’t play nice with the Linux boot partition and fucks it up) So there’s always going to be a main os. If you’re fortunate enough you can use an old laptop for windows. Or, if your computer is powerful enough run an windows VM. For me, Gnome Boxes offered a really easy to use experience of running windows. It worked out of the box, no special tweaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704968312 {#2158
    date: 2024-01-11 11:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 298667
  -bodyTs: "'also':21 'alway':51 'annoy':6 'boot':42 'box':85,101 'comput':74 'doesn':35 'easi':89 'enough':62,77 'especi':16 'experi':92 'fortun':61 'fuck':45 'gnome':84 'go':52 'happen':28 'laptop':68 'linux':41 'main':56 'middl':12 'nice':38 'offer':86 'old':67 'os':57 'partit':43 'peski':25 'play':37 'power':76 're':19,60 'realli':88 'run':78,94 'someth':15 'special':103 'sure':4 'switch':9 'thing':26 'tweak':104 'use':65,91 'vm':81 'well':32 'window':34,70,80,95 'work':20,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6575416"
  +editedAt: DateTimeImmutable @1720752452 {#2154
    date: 2024-07-12 04:47:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704968312 {#2218
    date: 2024-01-11 11:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "No, but it sure is annoying having to switch in the middle of doing something especially when you’re working. (Also, there’s that pesky thing that happened to me as well where windows doesn’t play nice with the Linux boot partition and fucks it up) So there’s always going to be a main os. If you’re fortunate enough you can use an old laptop for windows. Or, if your computer is powerful enough run an windows VM. For me, Gnome Boxes offered a really easy to use experience of running windows. It worked out of the box, no special tweaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704968312 {#2158
    date: 2024-01-11 11:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
    "@0x4E4F@sh.itjust.works"
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 298667
  -bodyTs: "'also':21 'alway':51 'annoy':6 'boot':42 'box':85,101 'comput':74 'doesn':35 'easi':89 'enough':62,77 'especi':16 'experi':92 'fortun':61 'fuck':45 'gnome':84 'go':52 'happen':28 'laptop':68 'linux':41 'main':56 'middl':12 'nice':38 'offer':86 'old':67 'os':57 'partit':43 'peski':25 'play':37 'power':76 're':19,60 'realli':88 'run':78,94 'someth':15 'special':103 'sure':4 'switch':9 'thing':26 'tweak':104 'use':65,91 'vm':81 'well':32 'window':34,70,80,95 'work':20,97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6575416"
  +editedAt: DateTimeImmutable @1720752452 {#2154
    date: 2024-07-12 04:47:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704968312 {#2218
    date: 2024-01-11 11:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1985
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "My bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704796897 {#2186
    date: 2024-01-09 11:41:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@MashedTech@lemmy.world"
    "@dan@upvote.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 293187
  -bodyTs: "'bad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6520348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704796897 {#2172
    date: 2024-01-09 11:41: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
35 DENIED edit
App\Entity\EntryComment {#1985
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "My bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704796897 {#2186
    date: 2024-01-09 11:41:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@MashedTech@lemmy.world"
    "@dan@upvote.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 293187
  -bodyTs: "'bad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6520348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704796897 {#2172
    date: 2024-01-09 11:41: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
36 DENIED moderate
App\Entity\EntryComment {#1985
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1995 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "My bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704796897 {#2186
    date: 2024-01-09 11:41:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@MashedTech@lemmy.world"
    "@dan@upvote.au"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 293187
  -bodyTs: "'bad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6520348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704796897 {#2172
    date: 2024-01-09 11:41: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
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 {#1986
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "You don’t even need a tracker if the torrent client has the ability to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704760094 {#1988
    date: 2024-01-09 01:28:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sticker@lemy.nl"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 292337
  -bodyTs: "'abil':14 'client':11 'even':4 'need':5 'torrent':10 'tracker':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704760094 {#2134
    date: 2024-01-09 01:28:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "You don’t even need a tracker if the torrent client has the ability to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704760094 {#1988
    date: 2024-01-09 01:28:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sticker@lemy.nl"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 292337
  -bodyTs: "'abil':14 'client':11 'even':4 'need':5 'torrent':10 'tracker':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704760094 {#2134
    date: 2024-01-09 01:28:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1986
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2009 …}
  +body: "You don’t even need a tracker if the torrent client has the ability to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704760094 {#1988
    date: 2024-01-09 01:28:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sticker@lemy.nl"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2014 …}
  +nested: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  -id: 292337
  -bodyTs: "'abil':14 'client':11 'even':4 'need':5 'torrent':10 'tracker':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704760094 {#2134
    date: 2024-01-09 01:28:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2375
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2374 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2376 …}
  +body: "Still, unless it needs some native api’s could still be a website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704759886 {#1990
    date: 2024-01-09 01:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@disconnectikacio@lemmy.world"
    "@brian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 292331
  -bodyTs: "'api':7 'could':9 'nativ':6 'need':4 'still':1,10 'unless':2 'websit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704759886 {#1989
    date: 2024-01-09 01:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2374 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2376 …}
  +body: "Still, unless it needs some native api’s could still be a website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704759886 {#1990
    date: 2024-01-09 01:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@disconnectikacio@lemmy.world"
    "@brian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 292331
  -bodyTs: "'api':7 'could':9 'nativ':6 'need':4 'still':1,10 'unless':2 'websit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704759886 {#1989
    date: 2024-01-09 01:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2374 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2376 …}
  +body: "Still, unless it needs some native api’s could still be a website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704759886 {#1990
    date: 2024-01-09 01:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@disconnectikacio@lemmy.world"
    "@brian@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 292331
  -bodyTs: "'api':7 'could':9 'nativ':6 'need':4 'still':1,10 'unless':2 'websit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704759886 {#1989
    date: 2024-01-09 01:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1358
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +body: "I’m very curious… Why do you feel locked in by raindrop? I like that it can regularly upload exports to my Google drive and I can Always download them as html and csv."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704757845 {#2368
    date: 2024-01-09 00:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@iarigby@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2491 …}
  +votes: Doctrine\ORM\PersistentCollection {#2493 …}
  +reports: Doctrine\ORM\PersistentCollection {#2495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2499 …}
  -id: 292260
  -bodyTs: "'alway':28 'csv':34 'curious':4 'download':29 'drive':24 'export':20 'feel':8 'googl':23 'html':32 'like':14 'lock':9 'm':2 'raindrop':12 'regular':18 'upload':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704757845 {#1980
    date: 2024-01-09 00:50:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1358
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +body: "I’m very curious… Why do you feel locked in by raindrop? I like that it can regularly upload exports to my Google drive and I can Always download them as html and csv."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704757845 {#2368
    date: 2024-01-09 00:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@iarigby@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2491 …}
  +votes: Doctrine\ORM\PersistentCollection {#2493 …}
  +reports: Doctrine\ORM\PersistentCollection {#2495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2499 …}
  -id: 292260
  -bodyTs: "'alway':28 'csv':34 'curious':4 'download':29 'drive':24 'export':20 'feel':8 'googl':23 'html':32 'like':14 'lock':9 'm':2 'raindrop':12 'regular':18 'upload':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704757845 {#1980
    date: 2024-01-09 00:50:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1358
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1356 …}
  +body: "I’m very curious… Why do you feel locked in by raindrop? I like that it can regularly upload exports to my Google drive and I can Always download them as html and csv."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704757845 {#2368
    date: 2024-01-09 00:50:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@iarigby@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2491 …}
  +votes: Doctrine\ORM\PersistentCollection {#2493 …}
  +reports: Doctrine\ORM\PersistentCollection {#2495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2499 …}
  -id: 292260
  -bodyTs: "'alway':28 'csv':34 'curious':4 'download':29 'drive':24 'export':20 'feel':8 'googl':23 'html':32 'like':14 'lock':9 'm':2 'raindrop':12 'regular':18 'upload':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704757845 {#1980
    date: 2024-01-09 00:50:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2503
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "“If nothing matters, why even make this movie”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704742333 {#1354
    date: 2024-01-08 20:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 291677
  -bodyTs: "'even':5 'make':6 'matter':3 'movi':8 'noth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742333 {#1353
    date: 2024-01-08 20:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "“If nothing matters, why even make this movie”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704742333 {#1354
    date: 2024-01-08 20:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 291677
  -bodyTs: "'even':5 'make':6 'matter':3 'movi':8 'noth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742333 {#1353
    date: 2024-01-08 20:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "“If nothing matters, why even make this movie”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704742333 {#1354
    date: 2024-01-08 20:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 291677
  -bodyTs: "'even':5 'make':6 'matter':3 'movi':8 'noth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742333 {#1353
    date: 2024-01-08 20:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2519
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +body: "God I need this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704742067 {#2502
    date: 2024-01-08 20:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@WeLoveCastingSpellz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -id: 291671
  -bodyTs: "'god':1 'need':3 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742067 {#2501
    date: 2024-01-08 20:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2519
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +body: "God I need this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704742067 {#2502
    date: 2024-01-08 20:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@WeLoveCastingSpellz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -id: 291671
  -bodyTs: "'god':1 'need':3 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742067 {#2501
    date: 2024-01-08 20:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2519
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2521 …}
  +body: "God I need this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704742067 {#2502
    date: 2024-01-08 20:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@WeLoveCastingSpellz@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -id: 291671
  -bodyTs: "'god':1 'need':3 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742067 {#2501
    date: 2024-01-08 20:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2536
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "Better than normal pollution though or visual pollution from smoke and smog. It’s a tradeoff and a good one in my mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704742003 {#2518
    date: 2024-01-08 20:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 291668
  -bodyTs: "'better':1 'good':19 'mind':23 'normal':3 'one':20 'pollut':4,8 'smog':12 'smoke':10 'though':5 'tradeoff':16 'visual':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742003 {#2517
    date: 2024-01-08 20:26:43.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 {#2536
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "Better than normal pollution though or visual pollution from smoke and smog. It’s a tradeoff and a good one in my mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704742003 {#2518
    date: 2024-01-08 20:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 291668
  -bodyTs: "'better':1 'good':19 'mind':23 'normal':3 'one':20 'pollut':4,8 'smog':12 'smoke':10 'though':5 'tradeoff':16 'visual':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742003 {#2517
    date: 2024-01-08 20:26:43.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 {#2536
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2163 …}
  +image: null
  +parent: null
  +root: null
  +body: "Better than normal pollution though or visual pollution from smoke and smog. It’s a tradeoff and a good one in my mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704742003 {#2518
    date: 2024-01-08 20:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 291668
  -bodyTs: "'better':1 'good':19 'mind':23 'normal':3 'one':20 'pollut':4,8 'smog':12 'smoke':10 'though':5 'tradeoff':16 'visual':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6504626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704742003 {#2517
    date: 2024-01-08 20:26:43.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