GET https://kbin.spritesserver.nl/index.php/u/@PonyOfWar@pawb.social/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.57 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.05 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 {#2097
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "The word “AI” has been used for way longer than the current LLM trend, even for fairly trivial things like enemy AI in video games. How would you even define a computer “thinking on its own”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1729578731 {#2063
    date: 2024-10-22 08:32:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 349372
  -bodyTs: "'ai':3,22 'comput':32 'current':12 'defin':30 'enemi':21 'even':15,29 'fair':17 'game':25 'like':20 'llm':13 'longer':9 'thing':19 'think':33 'trend':14 'trivial':18 'use':6 'video':24 'way':8 'word':2 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5773796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706521487 {#2389
    date: 2024-01-29 10:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "The word “AI” has been used for way longer than the current LLM trend, even for fairly trivial things like enemy AI in video games. How would you even define a computer “thinking on its own”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1729578731 {#2063
    date: 2024-10-22 08:32:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 349372
  -bodyTs: "'ai':3,22 'comput':32 'current':12 'defin':30 'enemi':21 'even':15,29 'fair':17 'game':25 'like':20 'llm':13 'longer':9 'thing':19 'think':33 'trend':14 'trivial':18 'use':6 'video':24 'way':8 'word':2 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5773796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706521487 {#2389
    date: 2024-01-29 10:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "The word “AI” has been used for way longer than the current LLM trend, even for fairly trivial things like enemy AI in video games. How would you even define a computer “thinking on its own”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1729578731 {#2063
    date: 2024-10-22 08:32:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 349372
  -bodyTs: "'ai':3,22 'comput':32 'current':12 'defin':30 'enemi':21 'even':15,29 'fair':17 'game':25 'like':20 'llm':13 'longer':9 'thing':19 'think':33 'trend':14 'trivial':18 'use':6 'video':24 'way':8 'word':2 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5773796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706521487 {#2389
    date: 2024-01-29 10:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2300
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Something like 100k€ would enable me to do all the traveling I want to do and simultaneously save up enough money for a comfortable early retirement. Currently I’m focussing more on having a job that isn’t soul-crushingly stressful and full of overtime though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705827667 {#2082
    date: 2024-01-21 10:01:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 327751
  -bodyTs: "'100k':3 'comfort':24 'crush':41 'current':27 'earli':25 'enabl':5 'enough':20 'focuss':30 'full':44 'isn':37 'job':35 'like':2 'm':29 'money':21 'overtim':46 'retir':26 'save':18 'simultan':17 'someth':1 'soul':40 'soul-crush':39 'stress':42 'though':47 'travel':11 'want':13 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5538484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705827667 {#2096
    date: 2024-01-21 10:01:07.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 {#2300
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Something like 100k€ would enable me to do all the traveling I want to do and simultaneously save up enough money for a comfortable early retirement. Currently I’m focussing more on having a job that isn’t soul-crushingly stressful and full of overtime though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705827667 {#2082
    date: 2024-01-21 10:01:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 327751
  -bodyTs: "'100k':3 'comfort':24 'crush':41 'current':27 'earli':25 'enabl':5 'enough':20 'focuss':30 'full':44 'isn':37 'job':35 'like':2 'm':29 'money':21 'overtim':46 'retir':26 'save':18 'simultan':17 'someth':1 'soul':40 'soul-crush':39 'stress':42 'though':47 'travel':11 'want':13 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5538484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705827667 {#2096
    date: 2024-01-21 10:01:07.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 {#2300
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Something like 100k€ would enable me to do all the traveling I want to do and simultaneously save up enough money for a comfortable early retirement. Currently I’m focussing more on having a job that isn’t soul-crushingly stressful and full of overtime though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705827667 {#2082
    date: 2024-01-21 10:01:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 327751
  -bodyTs: "'100k':3 'comfort':24 'crush':41 'current':27 'earli':25 'enabl':5 'enough':20 'focuss':30 'full':44 'isn':37 'job':35 'like':2 'm':29 'money':21 'overtim':46 'retir':26 'save':18 'simultan':17 'someth':1 'soul':40 'soul-crush':39 'stress':42 'though':47 'travel':11 'want':13 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5538484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705827667 {#2096
    date: 2024-01-21 10:01:07.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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Because religion provides comfort, community and a meaning to people’s existence that goes beyond “we were born of chance on an insignificant rock somewhere in the universe”.\n
    \n
    (I’m not religious BTW)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 199
  +score: 0
  +lastActive: DateTime @1723921102 {#2340
    date: 2024-08-17 20:58:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 310314
  -bodyTs: "'beyond':15 'born':18 'btw':33 'chanc':20 'comfort':4 'communiti':5 'exist':12 'goe':14 'insignific':23 'm':30 'mean':8 'peopl':10 'provid':3 'religi':32 'religion':2 'rock':24 'somewher':25 'univers':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5369653"
  +editedAt: DateTimeImmutable @1723899489 {#2022
    date: 2024-08-17 14:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705312013 {#2098
    date: 2024-01-15 10:46:53.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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Because religion provides comfort, community and a meaning to people’s existence that goes beyond “we were born of chance on an insignificant rock somewhere in the universe”.\n
    \n
    (I’m not religious BTW)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 199
  +score: 0
  +lastActive: DateTime @1723921102 {#2340
    date: 2024-08-17 20:58:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 310314
  -bodyTs: "'beyond':15 'born':18 'btw':33 'chanc':20 'comfort':4 'communiti':5 'exist':12 'goe':14 'insignific':23 'm':30 'mean':8 'peopl':10 'provid':3 'religi':32 'religion':2 'rock':24 'somewher':25 'univers':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5369653"
  +editedAt: DateTimeImmutable @1723899489 {#2022
    date: 2024-08-17 14:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705312013 {#2098
    date: 2024-01-15 10:46:53.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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Because religion provides comfort, community and a meaning to people’s existence that goes beyond “we were born of chance on an insignificant rock somewhere in the universe”.\n
    \n
    (I’m not religious BTW)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 199
  +score: 0
  +lastActive: DateTime @1723921102 {#2340
    date: 2024-08-17 20:58:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 310314
  -bodyTs: "'beyond':15 'born':18 'btw':33 'chanc':20 'comfort':4 'communiti':5 'exist':12 'goe':14 'insignific':23 'm':30 'mean':8 'peopl':10 'provid':3 'religi':32 'religion':2 'rock':24 'somewher':25 'univers':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5369653"
  +editedAt: DateTimeImmutable @1723899489 {#2022
    date: 2024-08-17 14:58:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705312013 {#2098
    date: 2024-01-15 10:46:53.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 {#2346
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I go to bed early, I have to get up and pee at some point during the night. And since it’s *way too cold*, I’ll usually lie awake for half and hour before I can actually get myself to leave the bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723979155 {#2191
    date: 2024-08-18 13:05:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 308911
  -bodyTs: "'actual':39 'awak':31 'bed':5,45 'cold':26 'earli':6 'get':10,40 'go':3 'half':33 'hour':35 'leav':43 'lie':30 'll':28 'night':19 'pee':13 'point':16 'sinc':21 'usual':29 'way':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5358357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264738 {#2324
    date: 2024-01-14 21:38:58.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 {#2346
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I go to bed early, I have to get up and pee at some point during the night. And since it’s *way too cold*, I’ll usually lie awake for half and hour before I can actually get myself to leave the bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723979155 {#2191
    date: 2024-08-18 13:05:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 308911
  -bodyTs: "'actual':39 'awak':31 'bed':5,45 'cold':26 'earli':6 'get':10,40 'go':3 'half':33 'hour':35 'leav':43 'lie':30 'll':28 'night':19 'pee':13 'point':16 'sinc':21 'usual':29 'way':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5358357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264738 {#2324
    date: 2024-01-14 21:38:58.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 {#2346
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I go to bed early, I have to get up and pee at some point during the night. And since it’s *way too cold*, I’ll usually lie awake for half and hour before I can actually get myself to leave the bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723979155 {#2191
    date: 2024-08-18 13:05:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 308911
  -bodyTs: "'actual':39 'awak':31 'bed':5,45 'cold':26 'earli':6 'get':10,40 'go':3 'half':33 'hour':35 'leav':43 'lie':30 'll':28 'night':19 'pee':13 'point':16 'sinc':21 'usual':29 'way':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5358357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264738 {#2324
    date: 2024-01-14 21:38:58.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 {#2091
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Many of them, but one show that people sometimes nag me about is “Friends”. Not going to watch it either, doesn’t seem even remotely worth my time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1724124601 {#2347
    date: 2024-08-20 05:30:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 307829
  -bodyTs: "'doesn':21 'either':20 'even':24 'friend':14 'go':16 'mani':1 'nag':10 'one':5 'peopl':8 'remot':25 'seem':23 'show':6 'sometim':9 'time':28 'watch':18 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5350862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705238186 {#2350
    date: 2024-01-14 14:16:26.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 {#2091
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Many of them, but one show that people sometimes nag me about is “Friends”. Not going to watch it either, doesn’t seem even remotely worth my time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1724124601 {#2347
    date: 2024-08-20 05:30:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 307829
  -bodyTs: "'doesn':21 'either':20 'even':24 'friend':14 'go':16 'mani':1 'nag':10 'one':5 'peopl':8 'remot':25 'seem':23 'show':6 'sometim':9 'time':28 'watch':18 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5350862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705238186 {#2350
    date: 2024-01-14 14:16:26.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 {#2091
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Many of them, but one show that people sometimes nag me about is “Friends”. Not going to watch it either, doesn’t seem even remotely worth my time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1724124601 {#2347
    date: 2024-08-20 05:30:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GoofSchmoofer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 307829
  -bodyTs: "'doesn':21 'either':20 'even':24 'friend':14 'go':16 'mani':1 'nag':10 'one':5 'peopl':8 'remot':25 'seem':23 'show':6 'sometim':9 'time':28 'watch':18 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5350862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705238186 {#2350
    date: 2024-01-14 14:16:26.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 {#2069
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2107
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Is this the first AI generated movie or something?\n
      \n
      I mean, we already have “Wish”…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722765133 {#2072
      date: 2024-08-04 11:52:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@drmoose@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2053 …}
    +nested: Doctrine\ORM\PersistentCollection {#2054 …}
    +votes: Doctrine\ORM\PersistentCollection {#2055 …}
    +reports: Doctrine\ORM\PersistentCollection {#2057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 304949
    -bodyTs: "'ai':5 'alreadi':13 'first':4 'generat':6 'mean':11 'movi':7 'someth':9 'wish':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5310269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705147048 {#2068
      date: 2024-01-13 12:57:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Mostly a joke. There has been some actual speculation around it though. What with it going through all the motions of a Disney story, but not having any originality or a coherent plot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705170535 {#2086
    date: 2024-01-13 19:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drmoose@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@THB@lemmy.ml"
    "@drmoose@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@THB@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 305855
  -bodyTs: "'actual':8 'around':10 'coher':32 'disney':23 'go':16 'joke':3 'most':1 'motion':20 'origin':29 'plot':33 'specul':9 'stori':24 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5316614"
  +editedAt: DateTimeImmutable @1722766970 {#2090
    date: 2024-08-04 12:22:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705170535 {#2129
    date: 2024-01-13 19:28:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2107
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Is this the first AI generated movie or something?\n
      \n
      I mean, we already have “Wish”…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722765133 {#2072
      date: 2024-08-04 11:52:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@drmoose@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2053 …}
    +nested: Doctrine\ORM\PersistentCollection {#2054 …}
    +votes: Doctrine\ORM\PersistentCollection {#2055 …}
    +reports: Doctrine\ORM\PersistentCollection {#2057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 304949
    -bodyTs: "'ai':5 'alreadi':13 'first':4 'generat':6 'mean':11 'movi':7 'someth':9 'wish':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5310269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705147048 {#2068
      date: 2024-01-13 12:57:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Mostly a joke. There has been some actual speculation around it though. What with it going through all the motions of a Disney story, but not having any originality or a coherent plot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705170535 {#2086
    date: 2024-01-13 19:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drmoose@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@THB@lemmy.ml"
    "@drmoose@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@THB@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 305855
  -bodyTs: "'actual':8 'around':10 'coher':32 'disney':23 'go':16 'joke':3 'most':1 'motion':20 'origin':29 'plot':33 'specul':9 'stori':24 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5316614"
  +editedAt: DateTimeImmutable @1722766970 {#2090
    date: 2024-08-04 12:22:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705170535 {#2129
    date: 2024-01-13 19:28:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2107
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Is this the first AI generated movie or something?\n
      \n
      I mean, we already have “Wish”…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722765133 {#2072
      date: 2024-08-04 11:52:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@drmoose@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2053 …}
    +nested: Doctrine\ORM\PersistentCollection {#2054 …}
    +votes: Doctrine\ORM\PersistentCollection {#2055 …}
    +reports: Doctrine\ORM\PersistentCollection {#2057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 304949
    -bodyTs: "'ai':5 'alreadi':13 'first':4 'generat':6 'mean':11 'movi':7 'someth':9 'wish':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5310269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705147048 {#2068
      date: 2024-01-13 12:57:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Mostly a joke. There has been some actual speculation around it though. What with it going through all the motions of a Disney story, but not having any originality or a coherent plot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705170535 {#2086
    date: 2024-01-13 19:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drmoose@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@THB@lemmy.ml"
    "@drmoose@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@THB@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 305855
  -bodyTs: "'actual':8 'around':10 'coher':32 'disney':23 'go':16 'joke':3 'most':1 'motion':20 'origin':29 'plot':33 'specul':9 'stori':24 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5316614"
  +editedAt: DateTimeImmutable @1722766970 {#2090
    date: 2024-08-04 12:22:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705170535 {#2129
    date: 2024-01-13 19:28:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Is this the first AI generated movie or something?\n
    \n
    I mean, we already have “Wish”…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722765133 {#2072
    date: 2024-08-04 11:52:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drmoose@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 304949
  -bodyTs: "'ai':5 'alreadi':13 'first':4 'generat':6 'mean':11 'movi':7 'someth':9 'wish':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5310269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705147048 {#2068
    date: 2024-01-13 12:57:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Is this the first AI generated movie or something?\n
    \n
    I mean, we already have “Wish”…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722765133 {#2072
    date: 2024-08-04 11:52:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drmoose@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 304949
  -bodyTs: "'ai':5 'alreadi':13 'first':4 'generat':6 'mean':11 'movi':7 'someth':9 'wish':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5310269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705147048 {#2068
    date: 2024-01-13 12:57:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2107
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Is this the first AI generated movie or something?\n
    \n
    I mean, we already have “Wish”…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722765133 {#2072
    date: 2024-08-04 11:52:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@drmoose@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2054 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 304949
  -bodyTs: "'ai':5 'alreadi':13 'first':4 'generat':6 'mean':11 'movi':7 'someth':9 'wish':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5310269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705147048 {#2068
    date: 2024-01-13 12:57:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Droughts, hurricanes and theoretically earthquakes. Last actually disastrous earthquake was about 700 years ago though, so I dont worry about those. Last huge hurricane was in 1999. I haven’t really prepared against natural disasters in particular, though I do have some food and water stockpiled."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704815294 {#2125
    date: 2024-01-09 16:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 293641
  -bodyTs: "'1999':27 '700':12 'actual':7 'ago':14 'disast':35 'disastr':8 'dont':18 'drought':1 'earthquak':5,9 'food':43 'haven':29 'huge':23 'hurrican':2,24 'last':6,22 'natur':34 'particular':37 'prepar':32 'realli':31 'stockpil':46 'theoret':4 'though':15,38 'water':45 'worri':19 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5193987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704815294 {#2165
    date: 2024-01-09 16:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Droughts, hurricanes and theoretically earthquakes. Last actually disastrous earthquake was about 700 years ago though, so I dont worry about those. Last huge hurricane was in 1999. I haven’t really prepared against natural disasters in particular, though I do have some food and water stockpiled."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704815294 {#2125
    date: 2024-01-09 16:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 293641
  -bodyTs: "'1999':27 '700':12 'actual':7 'ago':14 'disast':35 'disastr':8 'dont':18 'drought':1 'earthquak':5,9 'food':43 'haven':29 'huge':23 'hurrican':2,24 'last':6,22 'natur':34 'particular':37 'prepar':32 'realli':31 'stockpil':46 'theoret':4 'though':15,38 'water':45 'worri':19 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5193987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704815294 {#2165
    date: 2024-01-09 16:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Droughts, hurricanes and theoretically earthquakes. Last actually disastrous earthquake was about 700 years ago though, so I dont worry about those. Last huge hurricane was in 1999. I haven’t really prepared against natural disasters in particular, though I do have some food and water stockpiled."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704815294 {#2125
    date: 2024-01-09 16:48:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 293641
  -bodyTs: "'1999':27 '700':12 'actual':7 'ago':14 'disast':35 'disastr':8 'dont':18 'drought':1 'earthquak':5,9 'food':43 'haven':29 'huge':23 'hurrican':2,24 'last':6,22 'natur':34 'particular':37 'prepar':32 'realli':31 'stockpil':46 'theoret':4 'though':15,38 'water':45 'worri':19 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5193987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704815294 {#2165
    date: 2024-01-09 16:48:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Boring answer, but probably Middle-earth/Arda. Just such a well-crafted world with deep and interesting lore.\n
    \n
    Runner up would be Bas-Lag from China Miéville’s books. Very unique, somewhat Lovecraftian steampunk world with many weird inhabitants.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704800231 {#2048
    date: 2024-01-09 12:37:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whitewalker_646@lemmy.world"
    "@whitewalker_646@lemmy.world"
    "@whitewalker_646@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 293234
  -bodyTs: "'/arda':8 'answer':2 'bas':26 'bas-lag':25 'book':32 'bore':1 'china':29 'craft':14 'deep':17 'earth':7 'inhabit':42 'interest':19 'lag':27 'lore':20 'lovecraftian':36 'mani':40 'middl':6 'middle-earth':5 'miévill':30 'probabl':4 'runner':21 'somewhat':35 'steampunk':37 'uniqu':34 'weird':41 'well':13 'well-craft':12 'world':15,38 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5190756"
  +editedAt: DateTimeImmutable @1719355937 {#2051
    date: 2024-06-26 00:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704800231 {#2073
    date: 2024-01-09 12:37:11.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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Boring answer, but probably Middle-earth/Arda. Just such a well-crafted world with deep and interesting lore.\n
    \n
    Runner up would be Bas-Lag from China Miéville’s books. Very unique, somewhat Lovecraftian steampunk world with many weird inhabitants.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704800231 {#2048
    date: 2024-01-09 12:37:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whitewalker_646@lemmy.world"
    "@whitewalker_646@lemmy.world"
    "@whitewalker_646@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 293234
  -bodyTs: "'/arda':8 'answer':2 'bas':26 'bas-lag':25 'book':32 'bore':1 'china':29 'craft':14 'deep':17 'earth':7 'inhabit':42 'interest':19 'lag':27 'lore':20 'lovecraftian':36 'mani':40 'middl':6 'middle-earth':5 'miévill':30 'probabl':4 'runner':21 'somewhat':35 'steampunk':37 'uniqu':34 'weird':41 'well':13 'well-craft':12 'world':15,38 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5190756"
  +editedAt: DateTimeImmutable @1719355937 {#2051
    date: 2024-06-26 00:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704800231 {#2073
    date: 2024-01-09 12:37:11.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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Boring answer, but probably Middle-earth/Arda. Just such a well-crafted world with deep and interesting lore.\n
    \n
    Runner up would be Bas-Lag from China Miéville’s books. Very unique, somewhat Lovecraftian steampunk world with many weird inhabitants.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1704800231 {#2048
    date: 2024-01-09 12:37:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@whitewalker_646@lemmy.world"
    "@whitewalker_646@lemmy.world"
    "@whitewalker_646@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 293234
  -bodyTs: "'/arda':8 'answer':2 'bas':26 'bas-lag':25 'book':32 'bore':1 'china':29 'craft':14 'deep':17 'earth':7 'inhabit':42 'interest':19 'lag':27 'lore':20 'lovecraftian':36 'mani':40 'middl':6 'middle-earth':5 'miévill':30 'probabl':4 'runner':21 'somewhat':35 'steampunk':37 'uniqu':34 'weird':41 'well':13 'well-craft':12 'world':15,38 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5190756"
  +editedAt: DateTimeImmutable @1719355937 {#2051
    date: 2024-06-26 00:52:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704800231 {#2073
    date: 2024-01-09 12:37:11.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 {#2225
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, I like them. They bring some variety to landscapes. Many people here hate them though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704625057 {#2160
    date: 2024-01-07 11:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 288392
  -bodyTs: "'bring':6 'hate':14 'landscap':10 'like':3 'mani':11 'peopl':12 'though':16 'varieti':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5145870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704625057 {#2161
    date: 2024-01-07 11:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, I like them. They bring some variety to landscapes. Many people here hate them though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704625057 {#2160
    date: 2024-01-07 11:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 288392
  -bodyTs: "'bring':6 'hate':14 'landscap':10 'like':3 'mani':11 'peopl':12 'though':16 'varieti':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5145870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704625057 {#2161
    date: 2024-01-07 11:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, I like them. They bring some variety to landscapes. Many people here hate them though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704625057 {#2160
    date: 2024-01-07 11:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NorthWestWind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 288392
  -bodyTs: "'bring':6 'hate':14 'landscap':10 'like':3 'mani':11 'peopl':12 'though':16 'varieti':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5145870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704625057 {#2161
    date: 2024-01-07 11:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "I’ve initially considered getting the ad-free version, as I did buy it for Reddit Sync, but so far I’m not getting any ads in the free version anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704624904 {#2213
    date: 2024-01-07 11:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blazeknave@lemmy.world"
    "@keefshape@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 288387
  -bodyTs: "'ad':8,27 'ad-fre':7 'anyway':32 'buy':14 'consid':4 'far':21 'free':9,30 'get':5,25 'initi':3 'm':23 'reddit':17 'sync':18 've':2 'version':10,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5145852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704624904 {#2214
    date: 2024-01-07 11:55:04.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "I’ve initially considered getting the ad-free version, as I did buy it for Reddit Sync, but so far I’m not getting any ads in the free version anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704624904 {#2213
    date: 2024-01-07 11:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blazeknave@lemmy.world"
    "@keefshape@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 288387
  -bodyTs: "'ad':8,27 'ad-fre':7 'anyway':32 'buy':14 'consid':4 'far':21 'free':9,30 'get':5,25 'initi':3 'm':23 'reddit':17 'sync':18 've':2 'version':10,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5145852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704624904 {#2214
    date: 2024-01-07 11:55:04.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 {#2302
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "I’ve initially considered getting the ad-free version, as I did buy it for Reddit Sync, but so far I’m not getting any ads in the free version anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704624904 {#2213
    date: 2024-01-07 11:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blazeknave@lemmy.world"
    "@keefshape@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 288387
  -bodyTs: "'ad':8,27 'ad-fre':7 'anyway':32 'buy':14 'consid':4 'far':21 'free':9,30 'get':5,25 'initi':3 'm':23 'reddit':17 'sync':18 've':2 'version':10,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5145852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704624904 {#2214
    date: 2024-01-07 11:55:04.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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have one a drinking water one in the basement. When I’m in the basement, it’s fairly audible, otherwise can’t hear it at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704303766 {#2301
    date: 2024-01-03 18:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lettruthout@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 277040
  -bodyTs: "'audibl':20 'basement':10,16 'drink':5 'fair':19 'hear':24 'm':13 'one':3,7 'otherwis':21 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5055412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704303766 {#2309
    date: 2024-01-03 18:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have one a drinking water one in the basement. When I’m in the basement, it’s fairly audible, otherwise can’t hear it at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704303766 {#2301
    date: 2024-01-03 18:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lettruthout@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 277040
  -bodyTs: "'audibl':20 'basement':10,16 'drink':5 'fair':19 'hear':24 'm':13 'one':3,7 'otherwis':21 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5055412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704303766 {#2309
    date: 2024-01-03 18:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have one a drinking water one in the basement. When I’m in the basement, it’s fairly audible, otherwise can’t hear it at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704303766 {#2301
    date: 2024-01-03 18:42:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lettruthout@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 277040
  -bodyTs: "'audibl':20 'basement':10,16 'drink':5 'fair':19 'hear':24 'm':13 'one':3,7 'otherwis':21 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5055412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704303766 {#2309
    date: 2024-01-03 18:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: "A few Motorola and Sony phones as well as the Fairphone still have them as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703760784 {#2318
    date: 2023-12-28 11:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Fake4000@lemmy.world"
    "@fastandcurious@lemmy.world"
    "@Fake4000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 258904
  -bodyTs: "'fairphon':11 'motorola':3 'phone':6 'soni':5 'still':12 'well':8,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4950792"
  +editedAt: DateTimeImmutable @1708654897 {#2317
    date: 2024-02-23 03:21:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703760784 {#2120
    date: 2023-12-28 11:53:04.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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: "A few Motorola and Sony phones as well as the Fairphone still have them as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703760784 {#2318
    date: 2023-12-28 11:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Fake4000@lemmy.world"
    "@fastandcurious@lemmy.world"
    "@Fake4000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 258904
  -bodyTs: "'fairphon':11 'motorola':3 'phone':6 'soni':5 'still':12 'well':8,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4950792"
  +editedAt: DateTimeImmutable @1708654897 {#2317
    date: 2024-02-23 03:21:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703760784 {#2120
    date: 2023-12-28 11:53:04.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 {#2220
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: "A few Motorola and Sony phones as well as the Fairphone still have them as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703760784 {#2318
    date: 2023-12-28 11:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Fake4000@lemmy.world"
    "@fastandcurious@lemmy.world"
    "@Fake4000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 258904
  -bodyTs: "'fairphon':11 'motorola':3 'phone':6 'soni':5 'still':12 'well':8,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4950792"
  +editedAt: DateTimeImmutable @1708654897 {#2317
    date: 2024-02-23 03:21:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703760784 {#2120
    date: 2023-12-28 11:53:04.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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Earliest one I can actually put a date on is my first day of kindergarten. I remember the other kids doing some sort of crafting project outside. Other memories may or may not be earlier, hard to tell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703709399 {#2261
    date: 2023-12-27 21:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 257469
  -bodyTs: "'actual':5 'craft':25 'date':8 'day':13 'earlier':35 'earliest':1 'first':12 'hard':36 'kid':20 'kindergarten':15 'may':30,32 'memori':29 'one':2 'outsid':27 'project':26 'put':6 'rememb':17 'sort':23 'tell':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4943798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709399 {#2277
    date: 2023-12-27 21:36:39.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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Earliest one I can actually put a date on is my first day of kindergarten. I remember the other kids doing some sort of crafting project outside. Other memories may or may not be earlier, hard to tell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703709399 {#2261
    date: 2023-12-27 21:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 257469
  -bodyTs: "'actual':5 'craft':25 'date':8 'day':13 'earlier':35 'earliest':1 'first':12 'hard':36 'kid':20 'kindergarten':15 'may':30,32 'memori':29 'one':2 'outsid':27 'project':26 'put':6 'rememb':17 'sort':23 'tell':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4943798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709399 {#2277
    date: 2023-12-27 21:36:39.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 {#2203
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Earliest one I can actually put a date on is my first day of kindergarten. I remember the other kids doing some sort of crafting project outside. Other memories may or may not be earlier, hard to tell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703709399 {#2261
    date: 2023-12-27 21:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 257469
  -bodyTs: "'actual':5 'craft':25 'date':8 'day':13 'earlier':35 'earliest':1 'first':12 'hard':36 'kid':20 'kindergarten':15 'may':30,32 'memori':29 'one':2 'outsid':27 'project':26 'put':6 'rememb':17 'sort':23 'tell':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4943798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709399 {#2277
    date: 2023-12-27 21:36:39.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 {#2272
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2265 …}
  +body: "Indeed, though Lovecraft has the distinction of being pretty racist even for his time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703179911 {#2210
    date: 2023-12-21 18:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@tal@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 240915
  -bodyTs: "'distinct':6 'even':11 'inde':1 'lovecraft':3 'pretti':9 'racist':10 'though':2 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4855442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703179911 {#2201
    date: 2023-12-21 18:31:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2265 …}
  +body: "Indeed, though Lovecraft has the distinction of being pretty racist even for his time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703179911 {#2210
    date: 2023-12-21 18:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@tal@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 240915
  -bodyTs: "'distinct':6 'even':11 'inde':1 'lovecraft':3 'pretti':9 'racist':10 'though':2 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4855442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703179911 {#2201
    date: 2023-12-21 18:31:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2253 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2265 …}
  +body: "Indeed, though Lovecraft has the distinction of being pretty racist even for his time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703179911 {#2210
    date: 2023-12-21 18:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@PonyOfWar@pawb.social"
    "@tal@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2262 …}
  +nested: Doctrine\ORM\PersistentCollection {#2264 …}
  +votes: Doctrine\ORM\PersistentCollection {#2242 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 240915
  -bodyTs: "'distinct':6 'even':11 'inde':1 'lovecraft':3 'pretti':9 'racist':10 'though':2 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4855442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703179911 {#2201
    date: 2023-12-21 18:31:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details