GET https://kbin.spritesserver.nl/index.php/u/@Codename_goose@sh.itjust.works/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 …}
}
3.93 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.08 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 {#2109
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "According to the cube rule ([cuberule.com](https://cuberule.com/)) the hotdog is technically a sandwich and not a taco due to the bun only really being two parts of a whole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706500298 {#2117
    date: 2024-01-29 04:51:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Jakdracula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 348803
  -bodyTs: "'/))':9 'accord':1 'bun':23 'cube':4 'cuberule.com':6,8 'cuberule.com/))':7 'due':20 'hotdog':11 'part':28 'realli':25 'rule':5 'sandwich':15 'taco':19 'technic':13 'two':27 'whole':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8222288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706500298 {#2341
    date: 2024-01-29 04:51:38.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 {#2109
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "According to the cube rule ([cuberule.com](https://cuberule.com/)) the hotdog is technically a sandwich and not a taco due to the bun only really being two parts of a whole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706500298 {#2117
    date: 2024-01-29 04:51:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Jakdracula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 348803
  -bodyTs: "'/))':9 'accord':1 'bun':23 'cube':4 'cuberule.com':6,8 'cuberule.com/))':7 'due':20 'hotdog':11 'part':28 'realli':25 'rule':5 'sandwich':15 'taco':19 'technic':13 'two':27 'whole':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8222288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706500298 {#2341
    date: 2024-01-29 04:51:38.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 {#2109
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2342 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "According to the cube rule ([cuberule.com](https://cuberule.com/)) the hotdog is technically a sandwich and not a taco due to the bun only really being two parts of a whole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706500298 {#2117
    date: 2024-01-29 04:51:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Jakdracula@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 348803
  -bodyTs: "'/))':9 'accord':1 'bun':23 'cube':4 'cuberule.com':6,8 'cuberule.com/))':7 'due':20 'hotdog':11 'part':28 'realli':25 'rule':5 'sandwich':15 'taco':19 'technic':13 'two':27 'whole':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8222288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706500298 {#2341
    date: 2024-01-29 04:51:38.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 {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "One of the rare times I’ve seen a good quality image of a monowheel. Everything else is either low resolution or the subject was too far away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701636405 {#2106
    date: 2023-12-03 21:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 193357
  -bodyTs: "'away':28 'either':19 'els':17 'everyth':16 'far':27 'good':10 'imag':12 'low':20 'monowheel':15 'one':1 'qualiti':11 'rare':4 'resolut':21 'seen':8 'subject':24 'time':5 've':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6259765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636405 {#2107
    date: 2023-12-03 21:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "One of the rare times I’ve seen a good quality image of a monowheel. Everything else is either low resolution or the subject was too far away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701636405 {#2106
    date: 2023-12-03 21:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 193357
  -bodyTs: "'away':28 'either':19 'els':17 'everyth':16 'far':27 'good':10 'imag':12 'low':20 'monowheel':15 'one':1 'qualiti':11 'rare':4 'resolut':21 'seen':8 'subject':24 'time':5 've':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6259765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636405 {#2107
    date: 2023-12-03 21:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2191 …}
  +image: null
  +parent: null
  +root: null
  +body: "One of the rare times I’ve seen a good quality image of a monowheel. Everything else is either low resolution or the subject was too far away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701636405 {#2106
    date: 2023-12-03 21:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 193357
  -bodyTs: "'away':28 'either':19 'els':17 'everyth':16 'far':27 'good':10 'imag':12 'low':20 'monowheel':15 'one':1 'qualiti':11 'rare':4 'resolut':21 'seen':8 'subject':24 'time':5 've':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6259765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636405 {#2107
    date: 2023-12-03 21:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2229
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who don’t want to use Imgur or deal with the data here is the video/gifv\n
    \n
    [files.catbox.moe/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700272386 {#2331
    date: 2023-11-18 02:53:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 135645
  -bodyTs: "'/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)':21 'data':14 'deal':11 'files.catbox.moe':20 'files.catbox.moe/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)':19 'imgur':9 'use':8 'video/gifv':18 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5643518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700272386 {#2143
    date: 2023-11-18 02:53:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who don’t want to use Imgur or deal with the data here is the video/gifv\n
    \n
    [files.catbox.moe/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700272386 {#2331
    date: 2023-11-18 02:53:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 135645
  -bodyTs: "'/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)':21 'data':14 'deal':11 'files.catbox.moe':20 'files.catbox.moe/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)':19 'imgur':9 'use':8 'video/gifv':18 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5643518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700272386 {#2143
    date: 2023-11-18 02:53:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who don’t want to use Imgur or deal with the data here is the video/gifv\n
    \n
    [files.catbox.moe/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700272386 {#2331
    date: 2023-11-18 02:53:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ace@lemmy.ananace.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 135645
  -bodyTs: "'/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)':21 'data':14 'deal':11 'files.catbox.moe':20 'files.catbox.moe/hao16o.mp4](https://files.catbox.moe/hao16o.mp4)':19 'imgur':9 'use':8 'video/gifv':18 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5643518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700272386 {#2143
    date: 2023-11-18 02:53:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use Mlem for my lemmy surfing. And the only way for the gif to be animated is if I click on the image to view it in the image viewer. Then it animates. Just food for thought."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699721987 {#2291
      date: 2023-11-11 17:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2128 …}
    +nested: Doctrine\ORM\PersistentCollection {#2162 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
    -id: 108471
    -bodyTs: "'anim':17,34 'click':21 'food':36 'gif':14 'imag':24,30 'lemmi':6 'mlem':3 'surf':7 'thought':38 'use':2 'view':26 'viewer':31 'way':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5363804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699638937 {#2189
      date: 2023-11-10 18:55:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "It’s the same issue for posts as well, at least for me. I have to click on the image in a post to see the animated version. But yes it’s much better now than before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699640449 {#2311
    date: 2023-11-10 19:20:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Codename_goose@sh.itjust.works"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 108562
  -bodyTs: "'anim':27 'better':34 'click':17 'imag':20 'issu':5 'least':11 'much':33 'post':7,23 'see':25 'version':28 'well':9 'yes':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5364378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699640449 {#2302
    date: 2023-11-10 19:20:49.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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use Mlem for my lemmy surfing. And the only way for the gif to be animated is if I click on the image to view it in the image viewer. Then it animates. Just food for thought."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699721987 {#2291
      date: 2023-11-11 17:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2128 …}
    +nested: Doctrine\ORM\PersistentCollection {#2162 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
    -id: 108471
    -bodyTs: "'anim':17,34 'click':21 'food':36 'gif':14 'imag':24,30 'lemmi':6 'mlem':3 'surf':7 'thought':38 'use':2 'view':26 'viewer':31 'way':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5363804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699638937 {#2189
      date: 2023-11-10 18:55:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "It’s the same issue for posts as well, at least for me. I have to click on the image in a post to see the animated version. But yes it’s much better now than before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699640449 {#2311
    date: 2023-11-10 19:20:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Codename_goose@sh.itjust.works"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 108562
  -bodyTs: "'anim':27 'better':34 'click':17 'imag':20 'issu':5 'least':11 'much':33 'post':7,23 'see':25 'version':28 'well':9 'yes':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5364378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699640449 {#2302
    date: 2023-11-10 19:20:49.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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2192
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: null
    +parent: null
    +root: null
    +body: "I use Mlem for my lemmy surfing. And the only way for the gif to be animated is if I click on the image to view it in the image viewer. Then it animates. Just food for thought."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699721987 {#2291
      date: 2023-11-11 17:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2128 …}
    +nested: Doctrine\ORM\PersistentCollection {#2162 …}
    +votes: Doctrine\ORM\PersistentCollection {#2160 …}
    +reports: Doctrine\ORM\PersistentCollection {#2120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
    -id: 108471
    -bodyTs: "'anim':17,34 'click':21 'food':36 'gif':14 'imag':24,30 'lemmi':6 'mlem':3 'surf':7 'thought':38 'use':2 'view':26 'viewer':31 'way':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5363804"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699638937 {#2189
      date: 2023-11-10 18:55:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "It’s the same issue for posts as well, at least for me. I have to click on the image in a post to see the animated version. But yes it’s much better now than before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699640449 {#2311
    date: 2023-11-10 19:20:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Codename_goose@sh.itjust.works"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 108562
  -bodyTs: "'anim':27 'better':34 'click':17 'imag':20 'issu':5 'least':11 'much':33 'post':7,23 'see':25 'version':28 'well':9 'yes':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5364378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699640449 {#2302
    date: 2023-11-10 19:20:49.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
Proxies\__CG__\App\Entity\EntryComment {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use Mlem for my lemmy surfing. And the only way for the gif to be animated is if I click on the image to view it in the image viewer. Then it animates. Just food for thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699721987 {#2291
    date: 2023-11-11 17:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 108471
  -bodyTs: "'anim':17,34 'click':21 'food':36 'gif':14 'imag':24,30 'lemmi':6 'mlem':3 'surf':7 'thought':38 'use':2 'view':26 'viewer':31 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5363804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699638937 {#2189
    date: 2023-11-10 18:55:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use Mlem for my lemmy surfing. And the only way for the gif to be animated is if I click on the image to view it in the image viewer. Then it animates. Just food for thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699721987 {#2291
    date: 2023-11-11 17:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 108471
  -bodyTs: "'anim':17,34 'click':21 'food':36 'gif':14 'imag':24,30 'lemmi':6 'mlem':3 'surf':7 'thought':38 'use':2 'view':26 'viewer':31 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5363804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699638937 {#2189
    date: 2023-11-10 18:55:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use Mlem for my lemmy surfing. And the only way for the gif to be animated is if I click on the image to view it in the image viewer. Then it animates. Just food for thought."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699721987 {#2291
    date: 2023-11-11 17:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 108471
  -bodyTs: "'anim':17,34 'click':21 'food':36 'gif':14 'imag':24,30 'lemmi':6 'mlem':3 'surf':7 'thought':38 'use':2 'view':26 'viewer':31 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5363804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699638937 {#2189
    date: 2023-11-10 18:55:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2317
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
    +image: null
    +parent: null
    +root: null
    +body: "Any chance you remember the brand or manufacturer so that I might look for one, for myself?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698897544 {#2121
      date: 2023-11-02 04:59:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@the16bitgamer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 83421
    -bodyTs: "'brand':6 'chanc':2 'look':13 'manufactur':8 'might':12 'one':15 'rememb':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5060772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698876992 {#2122
      date: 2023-11-01 23:16:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Last question if I may, what recorder did/are you using in tandem with this splitter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698880469 {#2127
    date: 2023-11-02 00:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
    "@Codename_goose@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 83523
  -bodyTs: "'did/are':8 'last':1 'may':5 'question':2 'record':7 'splitter':15 'tandem':12 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5062461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698880469 {#2126
    date: 2023-11-02 00:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
    +image: null
    +parent: null
    +root: null
    +body: "Any chance you remember the brand or manufacturer so that I might look for one, for myself?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698897544 {#2121
      date: 2023-11-02 04:59:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@the16bitgamer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 83421
    -bodyTs: "'brand':6 'chanc':2 'look':13 'manufactur':8 'might':12 'one':15 'rememb':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5060772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698876992 {#2122
      date: 2023-11-01 23:16:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Last question if I may, what recorder did/are you using in tandem with this splitter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698880469 {#2127
    date: 2023-11-02 00:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
    "@Codename_goose@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 83523
  -bodyTs: "'did/are':8 'last':1 'may':5 'question':2 'record':7 'splitter':15 'tandem':12 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5062461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698880469 {#2126
    date: 2023-11-02 00:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
    +image: null
    +parent: null
    +root: null
    +body: "Any chance you remember the brand or manufacturer so that I might look for one, for myself?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698897544 {#2121
      date: 2023-11-02 04:59:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@the16bitgamer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 83421
    -bodyTs: "'brand':6 'chanc':2 'look':13 'manufactur':8 'might':12 'one':15 'rememb':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5060772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698876992 {#2122
      date: 2023-11-01 23:16:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Last question if I may, what recorder did/are you using in tandem with this splitter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698880469 {#2127
    date: 2023-11-02 00:14:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
    "@Codename_goose@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 83523
  -bodyTs: "'did/are':8 'last':1 'may':5 'question':2 'record':7 'splitter':15 'tandem':12 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5062461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698880469 {#2126
    date: 2023-11-02 00:14:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any chance you remember the brand or manufacturer so that I might look for one, for myself?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698897544 {#2121
    date: 2023-11-02 04:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 83421
  -bodyTs: "'brand':6 'chanc':2 'look':13 'manufactur':8 'might':12 'one':15 'rememb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5060772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698876992 {#2122
    date: 2023-11-01 23:16:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any chance you remember the brand or manufacturer so that I might look for one, for myself?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698897544 {#2121
    date: 2023-11-02 04:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 83421
  -bodyTs: "'brand':6 'chanc':2 'look':13 'manufactur':8 'might':12 'one':15 'rememb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5060772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698876992 {#2122
    date: 2023-11-01 23:16:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\EntryComment {#2316
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2318 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any chance you remember the brand or manufacturer so that I might look for one, for myself?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698897544 {#2121
    date: 2023-11-02 04:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@the16bitgamer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 83421
  -bodyTs: "'brand':6 'chanc':2 'look':13 'manufactur':8 'might':12 'one':15 'rememb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5060772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698876992 {#2122
    date: 2023-11-01 23:16:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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