GET https://kbin.spritesserver.nl/u/@zeekaran@sopuli.xyz/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "Cheese below sauce sounds like an unnecessary mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706568321 {#2062
    date: 2024-01-29 23:45:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@Olap@lemmy.world"
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 351067
  -bodyTs: "'chees':1 'like':5 'mess':8 'sauc':3 'sound':4 'unnecessari':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6593167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568321 {#1908
    date: 2024-01-29 23:45:21.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 {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "Cheese below sauce sounds like an unnecessary mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706568321 {#2062
    date: 2024-01-29 23:45:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@Olap@lemmy.world"
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 351067
  -bodyTs: "'chees':1 'like':5 'mess':8 'sauc':3 'sound':4 'unnecessari':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6593167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568321 {#1908
    date: 2024-01-29 23:45:21.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 {#2079
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "Cheese below sauce sounds like an unnecessary mess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706568321 {#2062
    date: 2024-01-29 23:45:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BallShapedMan@lemmy.world"
    "@Olap@lemmy.world"
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 351067
  -bodyTs: "'chees':1 'like':5 'mess':8 'sauc':3 'sound':4 'unnecessari':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6593167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568321 {#1908
    date: 2024-01-29 23:45:21.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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "Where’s lemmy in regards to this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706568055 {#2078
    date: 2024-01-29 23:40:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@renzev@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Zeon@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 351058
  -bodyTs: "'lemmi':3 'regard':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6593102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568055 {#2097
    date: 2024-01-29 23:40:55.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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "Where’s lemmy in regards to this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706568055 {#2078
    date: 2024-01-29 23:40:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@renzev@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Zeon@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 351058
  -bodyTs: "'lemmi':3 'regard':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6593102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568055 {#2097
    date: 2024-01-29 23:40:55.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 {#2133
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "Where’s lemmy in regards to this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706568055 {#2078
    date: 2024-01-29 23:40:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@renzev@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@Zeon@lemmy.world"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 351058
  -bodyTs: "'lemmi':3 'regard':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6593102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568055 {#2097
    date: 2024-01-29 23:40:55.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 {#2164
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Adywan edit is the best edit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706457107 {#2040
    date: 2024-01-28 16:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 347212
  -bodyTs: "'adywan':2 'best':6 'edit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6561043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706457107 {#1906
    date: 2024-01-28 16:51: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
11 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Adywan edit is the best edit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706457107 {#2040
    date: 2024-01-28 16:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 347212
  -bodyTs: "'adywan':2 'best':6 'edit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6561043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706457107 {#1906
    date: 2024-01-28 16:51: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
12 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Adywan edit is the best edit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706457107 {#2040
    date: 2024-01-28 16:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2332 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 347212
  -bodyTs: "'adywan':2 'best':6 'edit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6561043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706457107 {#1906
    date: 2024-01-28 16:51: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
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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2086 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How do they collect any data? Beyond the locations the car drives to.\n
    \n
    From the article:\n
    \n
    > from your medical information, your genetic information, to your “sex life”\n
    \n
    But how? I can’t fathom it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729012741 {#2060
    date: 2024-10-15 19:19:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noctisatrae@beehaw.org"
    "@noctisatrae@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 343130
  -bodyTs: "'articl':16 'beyond':7 'car':11 'collect':4 'data':6 'drive':12 'fathom':33 'genet':22 'inform':20,23 'life':27 'locat':9 'medic':19 'sex':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6502197"
  +editedAt: DateTimeImmutable @1728846392 {#2331
    date: 2024-10-13 21:06:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706304414 {#2096
    date: 2024-01-26 22:26:54.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2086 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How do they collect any data? Beyond the locations the car drives to.\n
    \n
    From the article:\n
    \n
    > from your medical information, your genetic information, to your “sex life”\n
    \n
    But how? I can’t fathom it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729012741 {#2060
    date: 2024-10-15 19:19:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noctisatrae@beehaw.org"
    "@noctisatrae@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 343130
  -bodyTs: "'articl':16 'beyond':7 'car':11 'collect':4 'data':6 'drive':12 'fathom':33 'genet':22 'inform':20,23 'life':27 'locat':9 'medic':19 'sex':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6502197"
  +editedAt: DateTimeImmutable @1728846392 {#2331
    date: 2024-10-13 21:06:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706304414 {#2096
    date: 2024-01-26 22:26:54.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2086 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How do they collect any data? Beyond the locations the car drives to.\n
    \n
    From the article:\n
    \n
    > from your medical information, your genetic information, to your “sex life”\n
    \n
    But how? I can’t fathom it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729012741 {#2060
    date: 2024-10-15 19:19:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noctisatrae@beehaw.org"
    "@noctisatrae@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 343130
  -bodyTs: "'articl':16 'beyond':7 'car':11 'collect':4 'data':6 'drive':12 'fathom':33 'genet':22 'inform':20,23 'life':27 'locat':9 'medic':19 'sex':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6502197"
  +editedAt: DateTimeImmutable @1728846392 {#2331
    date: 2024-10-13 21:06:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706304414 {#2096
    date: 2024-01-26 22:26:54.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 {#2335
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: """
    Prime Video is changing at the end of this month. Ads or you can pay $3/mo.\n
    \n
    I’m actually just canceling instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706050212 {#2092
    date: 2024-01-23 23:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@GBU_28@lemm.ee"
    "@turmacar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 335384
  -bodyTs: "'3/mo':16 'actual':19 'ad':11 'cancel':21 'chang':4 'end':7 'instead':22 'm':18 'month':10 'pay':15 'prime':1 'video':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050212 {#2094
    date: 2024-01-23 23:50:12.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 {#2335
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: """
    Prime Video is changing at the end of this month. Ads or you can pay $3/mo.\n
    \n
    I’m actually just canceling instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706050212 {#2092
    date: 2024-01-23 23:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@GBU_28@lemm.ee"
    "@turmacar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 335384
  -bodyTs: "'3/mo':16 'actual':19 'ad':11 'cancel':21 'chang':4 'end':7 'instead':22 'm':18 'month':10 'pay':15 'prime':1 'video':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050212 {#2094
    date: 2024-01-23 23:50:12.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 {#2335
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: """
    Prime Video is changing at the end of this month. Ads or you can pay $3/mo.\n
    \n
    I’m actually just canceling instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706050212 {#2092
    date: 2024-01-23 23:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@GBU_28@lemm.ee"
    "@turmacar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 335384
  -bodyTs: "'3/mo':16 'actual':19 'ad':11 'cancel':21 'chang':4 'end':7 'instead':22 'm':18 'month':10 'pay':15 'prime':1 'video':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050212 {#2094
    date: 2024-01-23 23:50:12.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 {#2048
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "I only play music in my car that is on my phone. I can fit my entire music library on my phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706050105 {#2336
    date: 2024-01-23 23:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 335381
  -bodyTs: "'car':7 'entir':17 'fit':15 'librari':19 'music':4,18 'phone':12,22 'play':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050105 {#2337
    date: 2024-01-23 23:48:25.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 {#2048
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "I only play music in my car that is on my phone. I can fit my entire music library on my phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706050105 {#2336
    date: 2024-01-23 23:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 335381
  -bodyTs: "'car':7 'entir':17 'fit':15 'librari':19 'music':4,18 'phone':12,22 'play':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050105 {#2337
    date: 2024-01-23 23:48:25.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 {#2048
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "I only play music in my car that is on my phone. I can fit my entire music library on my phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706050105 {#2336
    date: 2024-01-23 23:48:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 335381
  -bodyTs: "'car':7 'entir':17 'fit':15 'librari':19 'music':4,18 'phone':12,22 'play':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050105 {#2337
    date: 2024-01-23 23:48:25.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 {#2041
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: """
    If it’s *your* Plex that tanked, sounds like a you problem.\n
    \n
    I run both it and Jellyfin on the same machine and have no issues with either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706050019 {#2049
    date: 2024-01-23 23:46:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@troglodytis@lemmy.world"
    "@GladiusB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 335378
  -bodyTs: "'either':28 'issu':26 'jellyfin':18 'like':9 'machin':22 'plex':5 'problem':12 'run':14 'sound':8 'tank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050019 {#2070
    date: 2024-01-23 23:46:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: """
    If it’s *your* Plex that tanked, sounds like a you problem.\n
    \n
    I run both it and Jellyfin on the same machine and have no issues with either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706050019 {#2049
    date: 2024-01-23 23:46:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@troglodytis@lemmy.world"
    "@GladiusB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 335378
  -bodyTs: "'either':28 'issu':26 'jellyfin':18 'like':9 'machin':22 'plex':5 'problem':12 'run':14 'sound':8 'tank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050019 {#2070
    date: 2024-01-23 23:46:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2339 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2338 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: """
    If it’s *your* Plex that tanked, sounds like a you problem.\n
    \n
    I run both it and Jellyfin on the same machine and have no issues with either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706050019 {#2049
    date: 2024-01-23 23:46:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@troglodytis@lemmy.world"
    "@GladiusB@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 335378
  -bodyTs: "'either':28 'issu':26 'jellyfin':18 'like':9 'machin':22 'plex':5 'problem':12 'run':14 'sound':8 'tank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6414314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050019 {#2070
    date: 2024-01-23 23:46:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2114
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "This looks neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705957802 {#2165
    date: 2024-01-22 22:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@zef@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 332586
  -bodyTs: "'look':2 'neat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6383575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957802 {#2125
    date: 2024-01-22 22:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "This looks neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705957802 {#2165
    date: 2024-01-22 22:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@zef@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 332586
  -bodyTs: "'look':2 'neat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6383575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957802 {#2125
    date: 2024-01-22 22:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2114
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2118 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2117 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2121 …}
  +body: "This looks neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705957802 {#2165
    date: 2024-01-22 22:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Shimitar@feddit.it"
    "@zef@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 332586
  -bodyTs: "'look':2 'neat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6383575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957802 {#2125
    date: 2024-01-22 22:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2139 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "There’s a reason restaurants cannot use wooden cutting boards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705902633 {#2124
    date: 2024-01-22 06:50:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@JaymesRS@literature.cafe"
    "@casmael@lemm.ee"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 330499
  -bodyTs: "'board':10 'cannot':6 'cut':9 'reason':4 'restaur':5 'use':7 'wooden':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6366764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705902633 {#2112
    date: 2024-01-22 06:50:33.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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2139 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "There’s a reason restaurants cannot use wooden cutting boards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705902633 {#2124
    date: 2024-01-22 06:50:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@JaymesRS@literature.cafe"
    "@casmael@lemm.ee"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 330499
  -bodyTs: "'board':10 'cannot':6 'cut':9 'reason':4 'restaur':5 'use':7 'wooden':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6366764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705902633 {#2112
    date: 2024-01-22 06:50:33.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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2139 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "There’s a reason restaurants cannot use wooden cutting boards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705902633 {#2124
    date: 2024-01-22 06:50:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@JaymesRS@literature.cafe"
    "@casmael@lemm.ee"
    "@stoy@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 330499
  -bodyTs: "'board':10 'cannot':6 'cut':9 'reason':4 'restaur':5 'use':7 'wooden':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6366764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705902633 {#2112
    date: 2024-01-22 06:50:33.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 {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "This happened to me today, what a coincidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727223611 {#2127
    date: 2024-09-25 02:20:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 326961
  -bodyTs: "'coincid':8 'happen':2 'today':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6321736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796368 {#2128
    date: 2024-01-21 01:19: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
39 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "This happened to me today, what a coincidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727223611 {#2127
    date: 2024-09-25 02:20:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 326961
  -bodyTs: "'coincid':8 'happen':2 'today':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6321736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796368 {#2128
    date: 2024-01-21 01:19: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
40 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "This happened to me today, what a coincidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727223611 {#2127
    date: 2024-09-25 02:20:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 326961
  -bodyTs: "'coincid':8 'happen':2 'today':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6321736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796368 {#2128
    date: 2024-01-21 01:19: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
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 {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: "… Or has ZigBee/Z-Wave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705690901 {#2192
    date: 2024-01-19 20:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dmtalon@infosec.pub"
    "@Reygle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 323591
  -bodyTs: "'zigbee/z-wave':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6285163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690901 {#2252
    date: 2024-01-19 20:01: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
43 DENIED edit
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: "… Or has ZigBee/Z-Wave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705690901 {#2192
    date: 2024-01-19 20:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dmtalon@infosec.pub"
    "@Reygle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 323591
  -bodyTs: "'zigbee/z-wave':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6285163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690901 {#2252
    date: 2024-01-19 20:01: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
44 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: "… Or has ZigBee/Z-Wave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705690901 {#2192
    date: 2024-01-19 20:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dmtalon@infosec.pub"
    "@Reygle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 323591
  -bodyTs: "'zigbee/z-wave':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6285163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690901 {#2252
    date: 2024-01-19 20:01: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
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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have four Awairs and I’m happy with them for now. Snagged at $50/ea.\n
    \n
    Edit: for -> four
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726923427 {#2307
    date: 2024-09-21 14:57:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreatAlbatross@feddit.uk"
    "@GreatAlbatross@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 323578
  -bodyTs: "'50/ea':15 'awair':4 'edit':16 'four':3,18 'happi':8 'm':7 'snag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6285084"
  +editedAt: DateTimeImmutable @1729488575 {#2310
    date: 2024-10-21 07:29:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705690654 {#2130
    date: 2024-01-19 19:57:34.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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have four Awairs and I’m happy with them for now. Snagged at $50/ea.\n
    \n
    Edit: for -> four
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726923427 {#2307
    date: 2024-09-21 14:57:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreatAlbatross@feddit.uk"
    "@GreatAlbatross@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 323578
  -bodyTs: "'50/ea':15 'awair':4 'edit':16 'four':3,18 'happi':8 'm':7 'snag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6285084"
  +editedAt: DateTimeImmutable @1729488575 {#2310
    date: 2024-10-21 07:29:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705690654 {#2130
    date: 2024-01-19 19:57:34.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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have four Awairs and I’m happy with them for now. Snagged at $50/ea.\n
    \n
    Edit: for -> four
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726923427 {#2307
    date: 2024-09-21 14:57:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreatAlbatross@feddit.uk"
    "@GreatAlbatross@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 323578
  -bodyTs: "'50/ea':15 'awair':4 'edit':16 'four':3,18 'happi':8 'm':7 'snag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6285084"
  +editedAt: DateTimeImmutable @1729488575 {#2310
    date: 2024-10-21 07:29:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705690654 {#2130
    date: 2024-01-19 19:57:34.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 {#2193
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Real European dragon](https://upload.wikimedia.org/wikipedia/commons/4/41/Chanter_Angelos_Akotandos_-_St_George_on_Horseback%2C_Slaying_the_Dragon_-_Google_Art_Project.jpg). Smaller than a horse. Basically a scaly dog."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1725352440 {#2282
    date: 2024-09-03 10:34:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 312834
  -bodyTs: "'/wikipedia/commons/4/41/chanter_angelos_akotandos_-_st_george_on_horseback%2c_slaying_the_dragon_-_google_art_project.jpg).':6 'basic':11 'dog':14 'dragon':3 'european':2 'hors':10 'real':1 'scali':13 'smaller':7 'upload.wikimedia.org':5 'upload.wikimedia.org/wikipedia/commons/4/41/chanter_angelos_akotandos_-_st_george_on_horseback%2c_slaying_the_dragon_-_google_art_project.jpg).':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6178973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705383450 {#2280
    date: 2024-01-16 06:37:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Real European dragon](https://upload.wikimedia.org/wikipedia/commons/4/41/Chanter_Angelos_Akotandos_-_St_George_on_Horseback%2C_Slaying_the_Dragon_-_Google_Art_Project.jpg). Smaller than a horse. Basically a scaly dog."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1725352440 {#2282
    date: 2024-09-03 10:34:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 312834
  -bodyTs: "'/wikipedia/commons/4/41/chanter_angelos_akotandos_-_st_george_on_horseback%2c_slaying_the_dragon_-_google_art_project.jpg).':6 'basic':11 'dog':14 'dragon':3 'european':2 'hors':10 'real':1 'scali':13 'smaller':7 'upload.wikimedia.org':5 'upload.wikimedia.org/wikipedia/commons/4/41/chanter_angelos_akotandos_-_st_george_on_horseback%2c_slaying_the_dragon_-_google_art_project.jpg).':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6178973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705383450 {#2280
    date: 2024-01-16 06:37:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Real European dragon](https://upload.wikimedia.org/wikipedia/commons/4/41/Chanter_Angelos_Akotandos_-_St_George_on_Horseback%2C_Slaying_the_Dragon_-_Google_Art_Project.jpg). Smaller than a horse. Basically a scaly dog."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1725352440 {#2282
    date: 2024-09-03 10:34:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 312834
  -bodyTs: "'/wikipedia/commons/4/41/chanter_angelos_akotandos_-_st_george_on_horseback%2c_slaying_the_dragon_-_google_art_project.jpg).':6 'basic':11 'dog':14 'dragon':3 'european':2 'hors':10 'real':1 'scali':13 'smaller':7 'upload.wikimedia.org':5 'upload.wikimedia.org/wikipedia/commons/4/41/chanter_angelos_akotandos_-_st_george_on_horseback%2c_slaying_the_dragon_-_google_art_project.jpg).':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6178973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705383450 {#2280
    date: 2024-01-16 06:37:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: "You’re missing nothing on Instagram."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705255633 {#2195
    date: 2024-01-14 19:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 308572
  -bodyTs: "'instagram':6 'miss':3 'noth':4 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6137489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255633 {#2194
    date: 2024-01-14 19:07:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: "You’re missing nothing on Instagram."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705255633 {#2195
    date: 2024-01-14 19:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 308572
  -bodyTs: "'instagram':6 'miss':3 'noth':4 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6137489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255633 {#2194
    date: 2024-01-14 19:07:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +body: "You’re missing nothing on Instagram."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705255633 {#2195
    date: 2024-01-14 19:07:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 308572
  -bodyTs: "'instagram':6 'miss':3 'noth':4 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6137489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255633 {#2194
    date: 2024-01-14 19:07:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2233 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Ebikes are not expensive. At least not the ones I have and see around town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703968439 {#2270
    date: 2023-12-30 21:33:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@vexikron@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 268097
  -bodyTs: "'around':14 'ebik':1 'expens':4 'least':6 'one':9 'see':13 'town':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5698628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703968439 {#2211
    date: 2023-12-30 21:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2233 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Ebikes are not expensive. At least not the ones I have and see around town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703968439 {#2270
    date: 2023-12-30 21:33:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@vexikron@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 268097
  -bodyTs: "'around':14 'ebik':1 'expens':4 'least':6 'one':9 'see':13 'town':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5698628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703968439 {#2211
    date: 2023-12-30 21:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2240
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2233 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "Ebikes are not expensive. At least not the ones I have and see around town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703968439 {#2270
    date: 2023-12-30 21:33:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@vexikron@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 268097
  -bodyTs: "'around':14 'ebik':1 'expens':4 'least':6 'one':9 'see':13 'town':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5698628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703968439 {#2211
    date: 2023-12-30 21:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details