GET https://kbin.spritesserver.nl/index.php/u/@fossilesque@mander.xyz/comments/top?p=15

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.15 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 {#9169
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#6343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9133 …}
  +body: "Love u 2 bb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702755496 {#9086
    date: 2023-12-16 20:38:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@rockerface@lemm.ee"
    "@LallyLuckFarm@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9135 …}
  +nested: Doctrine\ORM\PersistentCollection {#9137 …}
  +votes: Doctrine\ORM\PersistentCollection {#9139 …}
  +reports: Doctrine\ORM\PersistentCollection {#9141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9128 …}
  -id: 227805
  -bodyTs: "'2':3 'bb':4 'love':1 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6070851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702755496 {#9121
    date: 2023-12-16 20:38:16.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 {#9169
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#6343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9133 …}
  +body: "Love u 2 bb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702755496 {#9086
    date: 2023-12-16 20:38:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@rockerface@lemm.ee"
    "@LallyLuckFarm@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9135 …}
  +nested: Doctrine\ORM\PersistentCollection {#9137 …}
  +votes: Doctrine\ORM\PersistentCollection {#9139 …}
  +reports: Doctrine\ORM\PersistentCollection {#9141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9128 …}
  -id: 227805
  -bodyTs: "'2':3 'bb':4 'love':1 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6070851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702755496 {#9121
    date: 2023-12-16 20:38:16.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 {#9169
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#6343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9133 …}
  +body: "Love u 2 bb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702755496 {#9086
    date: 2023-12-16 20:38:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@rockerface@lemm.ee"
    "@LallyLuckFarm@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9135 …}
  +nested: Doctrine\ORM\PersistentCollection {#9137 …}
  +votes: Doctrine\ORM\PersistentCollection {#9139 …}
  +reports: Doctrine\ORM\PersistentCollection {#9141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9128 …}
  -id: 227805
  -bodyTs: "'2':3 'bb':4 'love':1 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6070851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702755496 {#9121
    date: 2023-12-16 20:38:16.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 {#9110
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9213 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#6086 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9215 …}
  +body: "They went steaming: [www.twitch.tv/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702579721 {#9171
    date: 2023-12-14 19:48:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9217 …}
  +nested: Doctrine\ORM\PersistentCollection {#9222 …}
  +votes: Doctrine\ORM\PersistentCollection {#9223 …}
  +reports: Doctrine\ORM\PersistentCollection {#9224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9230 …}
  -id: 222044
  -bodyTs: "'/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)':6 'steam':3 'went':2 'www.twitch.tv':5 'www.twitch.tv/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6020551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702579721 {#9089
    date: 2023-12-14 19:48: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
7 DENIED edit
App\Entity\EntryComment {#9110
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9213 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#6086 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9215 …}
  +body: "They went steaming: [www.twitch.tv/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702579721 {#9171
    date: 2023-12-14 19:48:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9217 …}
  +nested: Doctrine\ORM\PersistentCollection {#9222 …}
  +votes: Doctrine\ORM\PersistentCollection {#9223 …}
  +reports: Doctrine\ORM\PersistentCollection {#9224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9230 …}
  -id: 222044
  -bodyTs: "'/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)':6 'steam':3 'went':2 'www.twitch.tv':5 'www.twitch.tv/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6020551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702579721 {#9089
    date: 2023-12-14 19:48: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
8 DENIED moderate
App\Entity\EntryComment {#9110
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9213 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#6086 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9215 …}
  +body: "They went steaming: [www.twitch.tv/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702579721 {#9171
    date: 2023-12-14 19:48:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9217 …}
  +nested: Doctrine\ORM\PersistentCollection {#9222 …}
  +votes: Doctrine\ORM\PersistentCollection {#9223 …}
  +reports: Doctrine\ORM\PersistentCollection {#9224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9230 …}
  -id: 222044
  -bodyTs: "'/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)':6 'steam':3 'went':2 'www.twitch.tv':5 'www.twitch.tv/mst3k?sr=a](https://www.twitch.tv/mst3k?sr=a)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6020551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702579721 {#9089
    date: 2023-12-14 19:48: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
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 {#9197
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#4636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9202 …}
  +body: "I learned from ESLs. Sue me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702474421 {#9111
    date: 2023-12-13 14:33:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Taniwha420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9208 …}
  +nested: Doctrine\ORM\PersistentCollection {#9220 …}
  +votes: Doctrine\ORM\PersistentCollection {#9226 …}
  +reports: Doctrine\ORM\PersistentCollection {#9231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9093 …}
  -id: 220499
  -bodyTs: "'esl':4 'learn':2 'sue':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5986308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702474421 {#9163
    date: 2023-12-13 14:33: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
11 DENIED edit
App\Entity\EntryComment {#9197
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#4636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9202 …}
  +body: "I learned from ESLs. Sue me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702474421 {#9111
    date: 2023-12-13 14:33:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Taniwha420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9208 …}
  +nested: Doctrine\ORM\PersistentCollection {#9220 …}
  +votes: Doctrine\ORM\PersistentCollection {#9226 …}
  +reports: Doctrine\ORM\PersistentCollection {#9231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9093 …}
  -id: 220499
  -bodyTs: "'esl':4 'learn':2 'sue':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5986308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702474421 {#9163
    date: 2023-12-13 14:33: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
12 DENIED moderate
App\Entity\EntryComment {#9197
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#4636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9202 …}
  +body: "I learned from ESLs. Sue me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702474421 {#9111
    date: 2023-12-13 14:33:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Taniwha420@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9208 …}
  +nested: Doctrine\ORM\PersistentCollection {#9220 …}
  +votes: Doctrine\ORM\PersistentCollection {#9226 …}
  +reports: Doctrine\ORM\PersistentCollection {#9231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9093 …}
  -id: 220499
  -bodyTs: "'esl':4 'learn':2 'sue':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5986308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702474421 {#9163
    date: 2023-12-13 14:33: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
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 {#9098
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9099 …}
  +body: """
    > The ancient Egyptians utilized neither wheels nor work animals for the majority of the pyramid-building era, so the giant blocks, weighing 2.5 tons on average, had to be moved through human muscle power alone. But until recently, nobody really knew how. The answer, it seems, is simply water. Evidence suggests that the blocks were first levered onto wooden sleds and then hauled up ramps made of sand. However, dry sand piles up in front of a moving sled, increasing friction until the sled is nearly impossible to pull. Wet sand reduces friction dramatically beneath the sled runners, eliminating the sand piles and making it possible for a team of people to move massive objects.\n
    \n
    […jstor.org/scientists-have-an-answer-to-how-the-e…](https://daily.jstor.org/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702240595 {#9175
    date: 2023-12-10 21:36:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9100 …}
  +nested: Doctrine\ORM\PersistentCollection {#9102 …}
  +votes: Doctrine\ORM\PersistentCollection {#9105 …}
  +reports: Doctrine\ORM\PersistentCollection {#9107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9206 …}
  -id: 216753
  -bodyTs: "'/scientists-have-an-answer-to-how-the-e':119 '/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)':122 '2.5':24 'alon':36 'ancient':2 'anim':9 'answer':45 'averag':27 'beneath':96 'block':22,55 'build':17 'daily.jstor.org':121 'daily.jstor.org/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)':120 'dramat':95 'dri':71 'egyptian':3 'elimin':100 'era':18 'evid':51 'first':57 'friction':82,94 'front':76 'giant':21 'haul':64 'howev':70 'human':33 'imposs':88 'increas':81 'jstor.org':118 'jstor.org/scientists-have-an-answer-to-how-the-e':117 'knew':42 'lever':58 'made':67 'major':12 'make':105 'massiv':115 'move':31,79,114 'muscl':34 'near':87 'neither':5 'nobodi':40 'object':116 'onto':59 'peopl':112 'pile':73,103 'possibl':107 'power':35 'pull':90 'pyramid':16 'pyramid-build':15 'ramp':66 'realli':41 'recent':39 'reduc':93 'runner':99 'sand':69,72,92,102 'seem':47 'simpli':49 'sled':61,80,85,98 'suggest':52 'team':110 'ton':25 'util':4 'water':50 'weigh':23 'wet':91 'wheel':6 'wooden':60 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5909720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702240595 {#9233
    date: 2023-12-10 21:36:35.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 {#9098
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9099 …}
  +body: """
    > The ancient Egyptians utilized neither wheels nor work animals for the majority of the pyramid-building era, so the giant blocks, weighing 2.5 tons on average, had to be moved through human muscle power alone. But until recently, nobody really knew how. The answer, it seems, is simply water. Evidence suggests that the blocks were first levered onto wooden sleds and then hauled up ramps made of sand. However, dry sand piles up in front of a moving sled, increasing friction until the sled is nearly impossible to pull. Wet sand reduces friction dramatically beneath the sled runners, eliminating the sand piles and making it possible for a team of people to move massive objects.\n
    \n
    […jstor.org/scientists-have-an-answer-to-how-the-e…](https://daily.jstor.org/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702240595 {#9175
    date: 2023-12-10 21:36:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9100 …}
  +nested: Doctrine\ORM\PersistentCollection {#9102 …}
  +votes: Doctrine\ORM\PersistentCollection {#9105 …}
  +reports: Doctrine\ORM\PersistentCollection {#9107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9206 …}
  -id: 216753
  -bodyTs: "'/scientists-have-an-answer-to-how-the-e':119 '/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)':122 '2.5':24 'alon':36 'ancient':2 'anim':9 'answer':45 'averag':27 'beneath':96 'block':22,55 'build':17 'daily.jstor.org':121 'daily.jstor.org/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)':120 'dramat':95 'dri':71 'egyptian':3 'elimin':100 'era':18 'evid':51 'first':57 'friction':82,94 'front':76 'giant':21 'haul':64 'howev':70 'human':33 'imposs':88 'increas':81 'jstor.org':118 'jstor.org/scientists-have-an-answer-to-how-the-e':117 'knew':42 'lever':58 'made':67 'major':12 'make':105 'massiv':115 'move':31,79,114 'muscl':34 'near':87 'neither':5 'nobodi':40 'object':116 'onto':59 'peopl':112 'pile':73,103 'possibl':107 'power':35 'pull':90 'pyramid':16 'pyramid-build':15 'ramp':66 'realli':41 'recent':39 'reduc':93 'runner':99 'sand':69,72,92,102 'seem':47 'simpli':49 'sled':61,80,85,98 'suggest':52 'team':110 'ton':25 'util':4 'water':50 'weigh':23 'wet':91 'wheel':6 'wooden':60 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5909720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702240595 {#9233
    date: 2023-12-10 21:36:35.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 {#9098
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9099 …}
  +body: """
    > The ancient Egyptians utilized neither wheels nor work animals for the majority of the pyramid-building era, so the giant blocks, weighing 2.5 tons on average, had to be moved through human muscle power alone. But until recently, nobody really knew how. The answer, it seems, is simply water. Evidence suggests that the blocks were first levered onto wooden sleds and then hauled up ramps made of sand. However, dry sand piles up in front of a moving sled, increasing friction until the sled is nearly impossible to pull. Wet sand reduces friction dramatically beneath the sled runners, eliminating the sand piles and making it possible for a team of people to move massive objects.\n
    \n
    […jstor.org/scientists-have-an-answer-to-how-the-e…](https://daily.jstor.org/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702240595 {#9175
    date: 2023-12-10 21:36:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@drolex@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9100 …}
  +nested: Doctrine\ORM\PersistentCollection {#9102 …}
  +votes: Doctrine\ORM\PersistentCollection {#9105 …}
  +reports: Doctrine\ORM\PersistentCollection {#9107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9206 …}
  -id: 216753
  -bodyTs: "'/scientists-have-an-answer-to-how-the-e':119 '/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)':122 '2.5':24 'alon':36 'ancient':2 'anim':9 'answer':45 'averag':27 'beneath':96 'block':22,55 'build':17 'daily.jstor.org':121 'daily.jstor.org/scientists-have-an-answer-to-how-the-egyptian-pyramids-were-built/)':120 'dramat':95 'dri':71 'egyptian':3 'elimin':100 'era':18 'evid':51 'first':57 'friction':82,94 'front':76 'giant':21 'haul':64 'howev':70 'human':33 'imposs':88 'increas':81 'jstor.org':118 'jstor.org/scientists-have-an-answer-to-how-the-e':117 'knew':42 'lever':58 'made':67 'major':12 'make':105 'massiv':115 'move':31,79,114 'muscl':34 'near':87 'neither':5 'nobodi':40 'object':116 'onto':59 'peopl':112 'pile':73,103 'possibl':107 'power':35 'pull':90 'pyramid':16 'pyramid-build':15 'ramp':66 'realli':41 'recent':39 'reduc':93 'runner':99 'sand':69,72,92,102 'seem':47 'simpli':49 'sled':61,80,85,98 'suggest':52 'team':110 'ton':25 'util':4 'water':50 'weigh':23 'wet':91 'wheel':6 'wooden':60 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5909720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702240595 {#9233
    date: 2023-12-10 21:36:35.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 {#9205
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#6974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9203 …}
  +body: "Hot off the presses: [www.nature.com/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701395232 {#9097
    date: 2023-12-01 02:47:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9204 …}
  +nested: Doctrine\ORM\PersistentCollection {#9195 …}
  +votes: Doctrine\ORM\PersistentCollection {#9198 …}
  +reports: Doctrine\ORM\PersistentCollection {#9193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9189 …}
  -id: 182843
  -bodyTs: "'/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)':7 'hot':1 'press':4 'www.nature.com':6 'www.nature.com/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5625964"
  +editedAt: DateTimeImmutable @1702425672 {#9095
    date: 2023-12-13 01:01:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701395232 {#9177
    date: 2023-12-01 02:47: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 {#9205
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#6974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9203 …}
  +body: "Hot off the presses: [www.nature.com/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701395232 {#9097
    date: 2023-12-01 02:47:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9204 …}
  +nested: Doctrine\ORM\PersistentCollection {#9195 …}
  +votes: Doctrine\ORM\PersistentCollection {#9198 …}
  +reports: Doctrine\ORM\PersistentCollection {#9193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9189 …}
  -id: 182843
  -bodyTs: "'/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)':7 'hot':1 'press':4 'www.nature.com':6 'www.nature.com/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5625964"
  +editedAt: DateTimeImmutable @1702425672 {#9095
    date: 2023-12-13 01:01:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701395232 {#9177
    date: 2023-12-01 02:47: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 {#9205
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#6974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9203 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9203 …}
  +body: "Hot off the presses: [www.nature.com/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701395232 {#9097
    date: 2023-12-01 02:47:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Nakoichi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9204 …}
  +nested: Doctrine\ORM\PersistentCollection {#9195 …}
  +votes: Doctrine\ORM\PersistentCollection {#9198 …}
  +reports: Doctrine\ORM\PersistentCollection {#9193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9189 …}
  -id: 182843
  -bodyTs: "'/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)':7 'hot':1 'press':4 'www.nature.com':6 'www.nature.com/articles/s41467-023-43426-5](https://www.nature.com/articles/s41467-023-43426-5)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5625964"
  +editedAt: DateTimeImmutable @1702425672 {#9095
    date: 2023-12-13 01:01:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701395232 {#9177
    date: 2023-12-01 02:47: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 {#9185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3888 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unironically sitting next to my guilt pile."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701333764 {#9200
    date: 2023-11-30 09:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9183 …}
  +nested: Doctrine\ORM\PersistentCollection {#9181 …}
  +votes: Doctrine\ORM\PersistentCollection {#9179 …}
  +reports: Doctrine\ORM\PersistentCollection {#9237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9240 …}
  -id: 180129
  -bodyTs: "'guilt':6 'next':3 'pile':7 'sit':2 'uniron':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5602417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701333764 {#9207
    date: 2023-11-30 09:42:44.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 {#9185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3888 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unironically sitting next to my guilt pile."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701333764 {#9200
    date: 2023-11-30 09:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9183 …}
  +nested: Doctrine\ORM\PersistentCollection {#9181 …}
  +votes: Doctrine\ORM\PersistentCollection {#9179 …}
  +reports: Doctrine\ORM\PersistentCollection {#9237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9240 …}
  -id: 180129
  -bodyTs: "'guilt':6 'next':3 'pile':7 'sit':2 'uniron':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5602417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701333764 {#9207
    date: 2023-11-30 09:42:44.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 {#9185
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3888 …}
  +image: null
  +parent: null
  +root: null
  +body: "Unironically sitting next to my guilt pile."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701333764 {#9200
    date: 2023-11-30 09:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9183 …}
  +nested: Doctrine\ORM\PersistentCollection {#9181 …}
  +votes: Doctrine\ORM\PersistentCollection {#9179 …}
  +reports: Doctrine\ORM\PersistentCollection {#9237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9240 …}
  -id: 180129
  -bodyTs: "'guilt':6 'next':3 'pile':7 'sit':2 'uniron':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5602417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701333764 {#9207
    date: 2023-11-30 09:42:44.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 {#9245
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#8707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9247 …}
  +body: "I’m aware but I don’t care too much lol. It’s helped me quite a bit and you don’t want to see the alternative. I have enough trouble expressing myself, I’ll take the help as I can get it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701268296 {#9186
    date: 2023-11-29 15:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@SpaceNoodle@lemmy.world"
    "@Hyperreality@kbin.social"
    "@Seabazz@lemmy.world"
    "@spraynpray@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9248 …}
  +nested: Doctrine\ORM\PersistentCollection {#9250 …}
  +votes: Doctrine\ORM\PersistentCollection {#9252 …}
  +reports: Doctrine\ORM\PersistentCollection {#9254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9258 …}
  -id: 176906
  -bodyTs: "'altern':27 'awar':3 'bit':18 'care':8 'enough':30 'express':32 'get':42 'help':14,38 'll':35 'lol':11 'm':2 'much':10 'quit':16 'see':25 'take':36 'troubl':31 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5578994"
  +editedAt: DateTimeImmutable @1702153912 {#9187
    date: 2023-12-09 21:31:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701268296 {#9210
    date: 2023-11-29 15:31:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#9245
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#8707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9247 …}
  +body: "I’m aware but I don’t care too much lol. It’s helped me quite a bit and you don’t want to see the alternative. I have enough trouble expressing myself, I’ll take the help as I can get it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701268296 {#9186
    date: 2023-11-29 15:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@SpaceNoodle@lemmy.world"
    "@Hyperreality@kbin.social"
    "@Seabazz@lemmy.world"
    "@spraynpray@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9248 …}
  +nested: Doctrine\ORM\PersistentCollection {#9250 …}
  +votes: Doctrine\ORM\PersistentCollection {#9252 …}
  +reports: Doctrine\ORM\PersistentCollection {#9254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9258 …}
  -id: 176906
  -bodyTs: "'altern':27 'awar':3 'bit':18 'care':8 'enough':30 'express':32 'get':42 'help':14,38 'll':35 'lol':11 'm':2 'much':10 'quit':16 'see':25 'take':36 'troubl':31 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5578994"
  +editedAt: DateTimeImmutable @1702153912 {#9187
    date: 2023-12-09 21:31:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701268296 {#9210
    date: 2023-11-29 15:31:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#9245
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#8707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9247 …}
  +body: "I’m aware but I don’t care too much lol. It’s helped me quite a bit and you don’t want to see the alternative. I have enough trouble expressing myself, I’ll take the help as I can get it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701268296 {#9186
    date: 2023-11-29 15:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@SpaceNoodle@lemmy.world"
    "@Hyperreality@kbin.social"
    "@Seabazz@lemmy.world"
    "@spraynpray@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9248 …}
  +nested: Doctrine\ORM\PersistentCollection {#9250 …}
  +votes: Doctrine\ORM\PersistentCollection {#9252 …}
  +reports: Doctrine\ORM\PersistentCollection {#9254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9258 …}
  -id: 176906
  -bodyTs: "'altern':27 'awar':3 'bit':18 'care':8 'enough':30 'express':32 'get':42 'help':14,38 'll':35 'lol':11 'm':2 'much':10 'quit':16 'see':25 'take':36 'troubl':31 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5578994"
  +editedAt: DateTimeImmutable @1702153912 {#9187
    date: 2023-12-09 21:31:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701268296 {#9210
    date: 2023-11-29 15:31:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#9262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#9264 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9265 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9265 …}
  +body: "The same reason people are reluctant to leave the Apple ecosystem, you’d have to set everything up again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700851423 {#9244
    date: 2023-11-24 19:43:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archchan@lemmy.ml"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9266 …}
  +nested: Doctrine\ORM\PersistentCollection {#9268 …}
  +votes: Doctrine\ORM\PersistentCollection {#9270 …}
  +reports: Doctrine\ORM\PersistentCollection {#9272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9276 …}
  -id: 159494
  -bodyTs: "'appl':10 'd':13 'ecosystem':11 'everyth':17 'leav':8 'peopl':4 'reason':3 'reluct':6 'set':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5442841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851423 {#9243
    date: 2023-11-24 19:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#9262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#9264 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9265 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9265 …}
  +body: "The same reason people are reluctant to leave the Apple ecosystem, you’d have to set everything up again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700851423 {#9244
    date: 2023-11-24 19:43:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archchan@lemmy.ml"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9266 …}
  +nested: Doctrine\ORM\PersistentCollection {#9268 …}
  +votes: Doctrine\ORM\PersistentCollection {#9270 …}
  +reports: Doctrine\ORM\PersistentCollection {#9272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9276 …}
  -id: 159494
  -bodyTs: "'appl':10 'd':13 'ecosystem':11 'everyth':17 'leav':8 'peopl':4 'reason':3 'reluct':6 'set':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5442841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851423 {#9243
    date: 2023-11-24 19:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#9262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#9264 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9265 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9265 …}
  +body: "The same reason people are reluctant to leave the Apple ecosystem, you’d have to set everything up again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700851423 {#9244
    date: 2023-11-24 19:43:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archchan@lemmy.ml"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9266 …}
  +nested: Doctrine\ORM\PersistentCollection {#9268 …}
  +votes: Doctrine\ORM\PersistentCollection {#9270 …}
  +reports: Doctrine\ORM\PersistentCollection {#9272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9276 …}
  -id: 159494
  -bodyTs: "'appl':10 'd':13 'ecosystem':11 'everyth':17 'leav':8 'peopl':4 'reason':3 'reluct':6 'set':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5442841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851423 {#9243
    date: 2023-11-24 19:43:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#9280
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#7073 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://mander.xyz/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700708681 {#9261
    date: 2023-11-23 04:04:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kismattic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9282 …}
  +nested: Doctrine\ORM\PersistentCollection {#9284 …}
  +votes: Doctrine\ORM\PersistentCollection {#9286 …}
  +reports: Doctrine\ORM\PersistentCollection {#9288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9292 …}
  -id: 153135
  -bodyTs: "'/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)':3 'mander.xyz':2 'mander.xyz/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5400831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708681 {#9260
    date: 2023-11-23 04:04: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
35 DENIED edit
App\Entity\EntryComment {#9280
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#7073 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://mander.xyz/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700708681 {#9261
    date: 2023-11-23 04:04:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kismattic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9282 …}
  +nested: Doctrine\ORM\PersistentCollection {#9284 …}
  +votes: Doctrine\ORM\PersistentCollection {#9286 …}
  +reports: Doctrine\ORM\PersistentCollection {#9288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9292 …}
  -id: 153135
  -bodyTs: "'/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)':3 'mander.xyz':2 'mander.xyz/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5400831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708681 {#9260
    date: 2023-11-23 04:04: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
36 DENIED moderate
App\Entity\EntryComment {#9280
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9281 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#7073 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://mander.xyz/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700708681 {#9261
    date: 2023-11-23 04:04:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kismattic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9282 …}
  +nested: Doctrine\ORM\PersistentCollection {#9284 …}
  +votes: Doctrine\ORM\PersistentCollection {#9286 …}
  +reports: Doctrine\ORM\PersistentCollection {#9288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9292 …}
  -id: 153135
  -bodyTs: "'/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)':3 'mander.xyz':2 'mander.xyz/pictrs/image/b8cfe8ce-db9c-44f3-8978-9935edf02127.webm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5400831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700708681 {#9260
    date: 2023-11-23 04:04: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
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 {#9296
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3888 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9297 …}
  +body: "If you ever find yourself around Cleveland, OH, find a Melt: [meltbarandgrilled.com/menu/](https://meltbarandgrilled.com/menu/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700675652 {#9279
    date: 2023-11-22 18:54:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Art3sian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9298 …}
  +nested: Doctrine\ORM\PersistentCollection {#9300 …}
  +votes: Doctrine\ORM\PersistentCollection {#9302 …}
  +reports: Doctrine\ORM\PersistentCollection {#9304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9308 …}
  -id: 151355
  -bodyTs: "'/menu/](https://meltbarandgrilled.com/menu/)':14 'around':6 'cleveland':7 'ever':3 'find':4,9 'melt':11 'meltbarandgrilled.com':13 'meltbarandgrilled.com/menu/](https://meltbarandgrilled.com/menu/)':12 'oh':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5384494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675652 {#9278
    date: 2023-11-22 18:54: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
39 DENIED edit
App\Entity\EntryComment {#9296
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3888 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9297 …}
  +body: "If you ever find yourself around Cleveland, OH, find a Melt: [meltbarandgrilled.com/menu/](https://meltbarandgrilled.com/menu/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700675652 {#9279
    date: 2023-11-22 18:54:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Art3sian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9298 …}
  +nested: Doctrine\ORM\PersistentCollection {#9300 …}
  +votes: Doctrine\ORM\PersistentCollection {#9302 …}
  +reports: Doctrine\ORM\PersistentCollection {#9304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9308 …}
  -id: 151355
  -bodyTs: "'/menu/](https://meltbarandgrilled.com/menu/)':14 'around':6 'cleveland':7 'ever':3 'find':4,9 'melt':11 'meltbarandgrilled.com':13 'meltbarandgrilled.com/menu/](https://meltbarandgrilled.com/menu/)':12 'oh':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5384494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675652 {#9278
    date: 2023-11-22 18:54: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
40 DENIED moderate
App\Entity\EntryComment {#9296
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3888 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9297 …}
  +body: "If you ever find yourself around Cleveland, OH, find a Melt: [meltbarandgrilled.com/menu/](https://meltbarandgrilled.com/menu/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700675652 {#9279
    date: 2023-11-22 18:54:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Art3sian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9298 …}
  +nested: Doctrine\ORM\PersistentCollection {#9300 …}
  +votes: Doctrine\ORM\PersistentCollection {#9302 …}
  +reports: Doctrine\ORM\PersistentCollection {#9304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9308 …}
  -id: 151355
  -bodyTs: "'/menu/](https://meltbarandgrilled.com/menu/)':14 'around':6 'cleveland':7 'ever':3 'find':4,9 'melt':11 'meltbarandgrilled.com':13 'meltbarandgrilled.com/menu/](https://meltbarandgrilled.com/menu/)':12 'oh':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5384494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675652 {#9278
    date: 2023-11-22 18:54: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
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 {#9312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +body: "It’s to protect them. Academia is not nice to those who just want to do X due to the publish-or-perish model. You can teach with a master’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700612478 {#9295
    date: 2023-11-22 01:21:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jupyter_rain@discuss.tchncs.de"
    "@SatanicNotMessianic@lemmy.ml"
    "@hexaflexagonbear@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9316 …}
  +nested: Doctrine\ORM\PersistentCollection {#9318 …}
  +votes: Doctrine\ORM\PersistentCollection {#9320 …}
  +reports: Doctrine\ORM\PersistentCollection {#9322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9326 …}
  -id: 149184
  -bodyTs: "'academia':6 'due':18 'master':31 'model':25 'nice':9 'perish':24 'protect':4 'publish':22 'publish-or-perish':21 'teach':28 'want':14 'x':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5365175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612478 {#9294
    date: 2023-11-22 01:21:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#9312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +body: "It’s to protect them. Academia is not nice to those who just want to do X due to the publish-or-perish model. You can teach with a master’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700612478 {#9295
    date: 2023-11-22 01:21:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jupyter_rain@discuss.tchncs.de"
    "@SatanicNotMessianic@lemmy.ml"
    "@hexaflexagonbear@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9316 …}
  +nested: Doctrine\ORM\PersistentCollection {#9318 …}
  +votes: Doctrine\ORM\PersistentCollection {#9320 …}
  +reports: Doctrine\ORM\PersistentCollection {#9322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9326 …}
  -id: 149184
  -bodyTs: "'academia':6 'due':18 'master':31 'model':25 'nice':9 'perish':24 'protect':4 'publish':22 'publish-or-perish':21 'teach':28 'want':14 'x':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5365175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612478 {#9294
    date: 2023-11-22 01:21:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#9312
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +body: "It’s to protect them. Academia is not nice to those who just want to do X due to the publish-or-perish model. You can teach with a master’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700612478 {#9295
    date: 2023-11-22 01:21:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jupyter_rain@discuss.tchncs.de"
    "@SatanicNotMessianic@lemmy.ml"
    "@hexaflexagonbear@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9316 …}
  +nested: Doctrine\ORM\PersistentCollection {#9318 …}
  +votes: Doctrine\ORM\PersistentCollection {#9320 …}
  +reports: Doctrine\ORM\PersistentCollection {#9322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9326 …}
  -id: 149184
  -bodyTs: "'academia':6 'due':18 'master':31 'model':25 'nice':9 'perish':24 'protect':4 'publish':22 'publish-or-perish':21 'teach':28 'want':14 'x':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5365175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612478 {#9294
    date: 2023-11-22 01:21:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#9330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +body: "lmao he’s not wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700612417 {#9311
    date: 2023-11-22 01:20:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jupyter_rain@discuss.tchncs.de"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9331 …}
  +nested: Doctrine\ORM\PersistentCollection {#9333 …}
  +votes: Doctrine\ORM\PersistentCollection {#9335 …}
  +reports: Doctrine\ORM\PersistentCollection {#9337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9341 …}
  -id: 149181
  -bodyTs: "'lmao':1 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5365148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612417 {#9310
    date: 2023-11-22 01:20:17.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 {#9330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +body: "lmao he’s not wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700612417 {#9311
    date: 2023-11-22 01:20:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jupyter_rain@discuss.tchncs.de"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9331 …}
  +nested: Doctrine\ORM\PersistentCollection {#9333 …}
  +votes: Doctrine\ORM\PersistentCollection {#9335 …}
  +reports: Doctrine\ORM\PersistentCollection {#9337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9341 …}
  -id: 149181
  -bodyTs: "'lmao':1 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5365148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612417 {#9310
    date: 2023-11-22 01:20:17.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 {#9330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#9313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9315 …}
  +body: "lmao he’s not wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700612417 {#9311
    date: 2023-11-22 01:20:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jupyter_rain@discuss.tchncs.de"
    "@SatanicNotMessianic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9331 …}
  +nested: Doctrine\ORM\PersistentCollection {#9333 …}
  +votes: Doctrine\ORM\PersistentCollection {#9335 …}
  +reports: Doctrine\ORM\PersistentCollection {#9337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9341 …}
  -id: 149181
  -bodyTs: "'lmao':1 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5365148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612417 {#9310
    date: 2023-11-22 01:20:17.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 {#9345
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9346 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9347 …}
  +body: "There is an infinite amount of equations for a 3D space, you’ll never find a library. It depends on the questions you’re asking of the data. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700509919 {#9329
    date: 2023-11-20 20:51:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@PoisonedPrisonPanda@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9348 …}
  +nested: Doctrine\ORM\PersistentCollection {#9350 …}
  +votes: Doctrine\ORM\PersistentCollection {#9352 …}
  +reports: Doctrine\ORM\PersistentCollection {#9354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9358 …}
  -id: 143894
  -bodyTs: "'3d':10 'amount':5 'ask':25 'data':28 'depend':19 'equat':7 'find':15 'infinit':4 'librari':17 'll':13 'never':14 'question':22 're':24 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5326909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509919 {#9328
    date: 2023-11-20 20:51: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
51 DENIED edit
App\Entity\EntryComment {#9345
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9346 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9347 …}
  +body: "There is an infinite amount of equations for a 3D space, you’ll never find a library. It depends on the questions you’re asking of the data. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700509919 {#9329
    date: 2023-11-20 20:51:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@PoisonedPrisonPanda@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9348 …}
  +nested: Doctrine\ORM\PersistentCollection {#9350 …}
  +votes: Doctrine\ORM\PersistentCollection {#9352 …}
  +reports: Doctrine\ORM\PersistentCollection {#9354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9358 …}
  -id: 143894
  -bodyTs: "'3d':10 'amount':5 'ask':25 'data':28 'depend':19 'equat':7 'find':15 'infinit':4 'librari':17 'll':13 'never':14 'question':22 're':24 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5326909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509919 {#9328
    date: 2023-11-20 20:51: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
52 DENIED moderate
App\Entity\EntryComment {#9345
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9346 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9347 …}
  +body: "There is an infinite amount of equations for a 3D space, you’ll never find a library. It depends on the questions you’re asking of the data. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700509919 {#9329
    date: 2023-11-20 20:51:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@PoisonedPrisonPanda@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9348 …}
  +nested: Doctrine\ORM\PersistentCollection {#9350 …}
  +votes: Doctrine\ORM\PersistentCollection {#9352 …}
  +reports: Doctrine\ORM\PersistentCollection {#9354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9358 …}
  -id: 143894
  -bodyTs: "'3d':10 'amount':5 'ask':25 'data':28 'depend':19 'equat':7 'find':15 'infinit':4 'librari':17 'll':13 'never':14 'question':22 're':24 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5326909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700509919 {#9328
    date: 2023-11-20 20:51: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
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 {#9363
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9364 …}
  +body: "I make banging pineapple kiwi salsa. It’s basically a spicy smoothie with Hungarian wax peppers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700241276 {#9344
    date: 2023-11-17 18:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ZILtoid1991@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9365 …}
  +nested: Doctrine\ORM\PersistentCollection {#9367 …}
  +votes: Doctrine\ORM\PersistentCollection {#9369 …}
  +reports: Doctrine\ORM\PersistentCollection {#9371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9375 …}
  -id: 133966
  -bodyTs: "'bang':3 'basic':9 'hungarian':14 'kiwi':5 'make':2 'pepper':16 'pineappl':4 'salsa':6 'smoothi':12 'spici':11 'wax':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5239627"
  +editedAt: DateTimeImmutable @1700528471 {#9343
    date: 2023-11-21 02:01:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700241276 {#9242
    date: 2023-11-17 18:14:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#9363
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9364 …}
  +body: "I make banging pineapple kiwi salsa. It’s basically a spicy smoothie with Hungarian wax peppers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700241276 {#9344
    date: 2023-11-17 18:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ZILtoid1991@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9365 …}
  +nested: Doctrine\ORM\PersistentCollection {#9367 …}
  +votes: Doctrine\ORM\PersistentCollection {#9369 …}
  +reports: Doctrine\ORM\PersistentCollection {#9371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9375 …}
  -id: 133966
  -bodyTs: "'bang':3 'basic':9 'hungarian':14 'kiwi':5 'make':2 'pepper':16 'pineappl':4 'salsa':6 'smoothi':12 'spici':11 'wax':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5239627"
  +editedAt: DateTimeImmutable @1700528471 {#9343
    date: 2023-11-21 02:01:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700241276 {#9242
    date: 2023-11-17 18:14:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#9363
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#7219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9364 …}
  +body: "I make banging pineapple kiwi salsa. It’s basically a spicy smoothie with Hungarian wax peppers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700241276 {#9344
    date: 2023-11-17 18:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ZILtoid1991@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9365 …}
  +nested: Doctrine\ORM\PersistentCollection {#9367 …}
  +votes: Doctrine\ORM\PersistentCollection {#9369 …}
  +reports: Doctrine\ORM\PersistentCollection {#9371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9375 …}
  -id: 133966
  -bodyTs: "'bang':3 'basic':9 'hungarian':14 'kiwi':5 'make':2 'pepper':16 'pineappl':4 'salsa':6 'smoothi':12 'spici':11 'wax':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5239627"
  +editedAt: DateTimeImmutable @1700528471 {#9343
    date: 2023-11-21 02:01:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700241276 {#9242
    date: 2023-11-17 18:14:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#9380
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#5472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9381 …}
  +body: "I looked up the safety sheet for this meme title ngl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700139090 {#9362
    date: 2023-11-16 13:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9382 …}
  +nested: Doctrine\ORM\PersistentCollection {#9384 …}
  +votes: Doctrine\ORM\PersistentCollection {#9386 …}
  +reports: Doctrine\ORM\PersistentCollection {#9388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9392 …}
  -id: 130074
  -bodyTs: "'look':2 'meme':9 'ngl':11 'safeti':5 'sheet':6 'titl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5201056"
  +editedAt: DateTimeImmutable @1700404753 {#9361
    date: 2023-11-19 15:39:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700139090 {#9360
    date: 2023-11-16 13:51: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
59 DENIED edit
App\Entity\EntryComment {#9380
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#5472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9381 …}
  +body: "I looked up the safety sheet for this meme title ngl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700139090 {#9362
    date: 2023-11-16 13:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9382 …}
  +nested: Doctrine\ORM\PersistentCollection {#9384 …}
  +votes: Doctrine\ORM\PersistentCollection {#9386 …}
  +reports: Doctrine\ORM\PersistentCollection {#9388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9392 …}
  -id: 130074
  -bodyTs: "'look':2 'meme':9 'ngl':11 'safeti':5 'sheet':6 'titl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5201056"
  +editedAt: DateTimeImmutable @1700404753 {#9361
    date: 2023-11-19 15:39:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700139090 {#9360
    date: 2023-11-16 13:51: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
60 DENIED moderate
App\Entity\EntryComment {#9380
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#5472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#9381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#9381 …}
  +body: "I looked up the safety sheet for this meme title ngl."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700139090 {#9362
    date: 2023-11-16 13:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Decoy321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#9382 …}
  +nested: Doctrine\ORM\PersistentCollection {#9384 …}
  +votes: Doctrine\ORM\PersistentCollection {#9386 …}
  +reports: Doctrine\ORM\PersistentCollection {#9388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9392 …}
  -id: 130074
  -bodyTs: "'look':2 'meme':9 'ngl':11 'safeti':5 'sheet':6 'titl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5201056"
  +editedAt: DateTimeImmutable @1700404753 {#9361
    date: 2023-11-19 15:39:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700139090 {#9360
    date: 2023-11-16 13:51: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