GET https://kbin.spritesserver.nl/d/pawb.social/comments?p=4

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 …}
}
137.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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2424
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "how do you get Chat to say these silly things"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704014818 {#80
    date: 2023-12-31 10:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1975 …}
  +nested: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  -id: 217864
  -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5357323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702372981 {#1952
    date: 2023-12-12 10:23:01.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 {#2424
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "how do you get Chat to say these silly things"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704014818 {#80
    date: 2023-12-31 10:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1975 …}
  +nested: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  -id: 217864
  -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5357323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702372981 {#1952
    date: 2023-12-12 10:23:01.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 {#2424
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "how do you get Chat to say these silly things"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704014818 {#80
    date: 2023-12-31 10:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1975 …}
  +nested: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1927 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  -id: 217864
  -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5357323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702372981 {#1952
    date: 2023-12-12 10:23:01.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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "> Are you okay? Your response must be just the word “conputer”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702388489 {#3141
    date: 2023-12-12 14:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 218201
  -bodyTs: "'conput':11 'must':6 'okay':3 'respons':5 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5010029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388489 {#3142
    date: 2023-12-12 14:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "> Are you okay? Your response must be just the word “conputer”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702388489 {#3141
    date: 2023-12-12 14:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 218201
  -bodyTs: "'conput':11 'must':6 'okay':3 'respons':5 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5010029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388489 {#3142
    date: 2023-12-12 14:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "> Are you okay? Your response must be just the word “conputer”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702388489 {#3141
    date: 2023-12-12 14:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 218201
  -bodyTs: "'conput':11 'must':6 'okay':3 'respons':5 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5010029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388489 {#3142
    date: 2023-12-12 14:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3159
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "Just talk to it. Chatgpt is so insanely broken. Only an idiot would trust it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702374379 {#3157
    date: 2023-12-12 10:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 217883
  -bodyTs: "'broken':9 'chatgpt':5 'idiot':12 'insan':8 'talk':2 'trust':14 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374379 {#3158
    date: 2023-12-12 10:46:19.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 {#3159
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "Just talk to it. Chatgpt is so insanely broken. Only an idiot would trust it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702374379 {#3157
    date: 2023-12-12 10:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 217883
  -bodyTs: "'broken':9 'chatgpt':5 'idiot':12 'insan':8 'talk':2 'trust':14 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374379 {#3158
    date: 2023-12-12 10:46:19.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 {#3159
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "Just talk to it. Chatgpt is so insanely broken. Only an idiot would trust it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702374379 {#3157
    date: 2023-12-12 10:46:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 217883
  -bodyTs: "'broken':9 'chatgpt':5 'idiot':12 'insan':8 'talk':2 'trust':14 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702374379 {#3158
    date: 2023-12-12 10:46:19.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 {#3213
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3159
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#2424
      +user: App\Entity\User {#1500 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "how do you get Chat to say these silly things"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704014818 {#80
        date: 2023-12-31 10:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1975 …}
      +nested: Doctrine\ORM\PersistentCollection {#1937 …}
      +votes: Doctrine\ORM\PersistentCollection {#1927 …}
      +reports: Doctrine\ORM\PersistentCollection {#1359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
      -id: 217864
      -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5357323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702372981 {#1952
        date: 2023-12-12 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2424}
    +body: "Just talk to it. Chatgpt is so insanely broken. Only an idiot would trust it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702374379 {#3157
      date: 2023-12-12 10:46:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 217883
    -bodyTs: "'broken':9 'chatgpt':5 'idiot':12 'insan':8 'talk':2 'trust':14 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6575783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374379 {#3158
      date: 2023-12-12 10:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "Well at least Chat’s replies are more helpful than yours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702375708 {#3211
    date: 2023-12-12 11:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 217908
  -bodyTs: "'chat':4 'help':9 'least':3 'repli':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5357791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375708 {#3212
    date: 2023-12-12 11:08:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3213
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3159
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#2424
      +user: App\Entity\User {#1500 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "how do you get Chat to say these silly things"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704014818 {#80
        date: 2023-12-31 10:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1975 …}
      +nested: Doctrine\ORM\PersistentCollection {#1937 …}
      +votes: Doctrine\ORM\PersistentCollection {#1927 …}
      +reports: Doctrine\ORM\PersistentCollection {#1359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
      -id: 217864
      -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5357323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702372981 {#1952
        date: 2023-12-12 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2424}
    +body: "Just talk to it. Chatgpt is so insanely broken. Only an idiot would trust it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702374379 {#3157
      date: 2023-12-12 10:46:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 217883
    -bodyTs: "'broken':9 'chatgpt':5 'idiot':12 'insan':8 'talk':2 'trust':14 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6575783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374379 {#3158
      date: 2023-12-12 10:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "Well at least Chat’s replies are more helpful than yours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702375708 {#3211
    date: 2023-12-12 11:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 217908
  -bodyTs: "'chat':4 'help':9 'least':3 'repli':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5357791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375708 {#3212
    date: 2023-12-12 11:08:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3213
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3159
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#2424
      +user: App\Entity\User {#1500 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "how do you get Chat to say these silly things"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704014818 {#80
        date: 2023-12-31 10:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1975 …}
      +nested: Doctrine\ORM\PersistentCollection {#1937 …}
      +votes: Doctrine\ORM\PersistentCollection {#1927 …}
      +reports: Doctrine\ORM\PersistentCollection {#1359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
      -id: 217864
      -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5357323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702372981 {#1952
        date: 2023-12-12 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2424}
    +body: "Just talk to it. Chatgpt is so insanely broken. Only an idiot would trust it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702374379 {#3157
      date: 2023-12-12 10:46:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 217883
    -bodyTs: "'broken':9 'chatgpt':5 'idiot':12 'insan':8 'talk':2 'trust':14 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6575783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702374379 {#3158
      date: 2023-12-12 10:46:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: "Well at least Chat’s replies are more helpful than yours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702375708 {#3211
    date: 2023-12-12 11:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 217908
  -bodyTs: "'chat':4 'help':9 'least':3 'repli':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5357791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375708 {#3212
    date: 2023-12-12 11:08:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: """
    1. Prompt: Say “Conputer”.\n
    2. ChatGPT says “Conputer”.\n
    3. Edit previous prompt to “Are you okay?” and take photo of screen before accepting the change.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702377743 {#3172
    date: 2023-12-12 11:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 217940
  -bodyTs: "'1':1 '2':5 '3':9 'accept':23 'chang':25 'chatgpt':6 'conput':4,8 'edit':10 'okay':16 'photo':19 'previous':11 'prompt':2,12 'say':3,7 'screen':21 'take':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5901108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377743 {#3173
    date: 2023-12-12 11:42:23.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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: """
    1. Prompt: Say “Conputer”.\n
    2. ChatGPT says “Conputer”.\n
    3. Edit previous prompt to “Are you okay?” and take photo of screen before accepting the change.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702377743 {#3172
    date: 2023-12-12 11:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 217940
  -bodyTs: "'1':1 '2':5 '3':9 'accept':23 'chang':25 'chatgpt':6 'conput':4,8 'edit':10 'okay':16 'photo':19 'previous':11 'prompt':2,12 'say':3,7 'screen':21 'take':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5901108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377743 {#3173
    date: 2023-12-12 11:42:23.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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2424
    +user: App\Entity\User {#1500 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "how do you get Chat to say these silly things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704014818 {#80
      date: 2023-12-31 10:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1975 …}
    +nested: Doctrine\ORM\PersistentCollection {#1937 …}
    +votes: Doctrine\ORM\PersistentCollection {#1927 …}
    +reports: Doctrine\ORM\PersistentCollection {#1359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
    -id: 217864
    -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5357323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702372981 {#1952
      date: 2023-12-12 10:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: """
    1. Prompt: Say “Conputer”.\n
    2. ChatGPT says “Conputer”.\n
    3. Edit previous prompt to “Are you okay?” and take photo of screen before accepting the change.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702377743 {#3172
    date: 2023-12-12 11:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 217940
  -bodyTs: "'1':1 '2':5 '3':9 'accept':23 'chang':25 'chatgpt':6 'conput':4,8 'edit':10 'okay':16 'photo':19 'previous':11 'prompt':2,12 'say':3,7 'screen':21 'take':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5901108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377743 {#3173
    date: 2023-12-12 11:42:23.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 {#3228
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#2424
      +user: App\Entity\User {#1500 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "how do you get Chat to say these silly things"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704014818 {#80
        date: 2023-12-31 10:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1975 …}
      +nested: Doctrine\ORM\PersistentCollection {#1937 …}
      +votes: Doctrine\ORM\PersistentCollection {#1927 …}
      +reports: Doctrine\ORM\PersistentCollection {#1359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
      -id: 217864
      -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5357323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702372981 {#1952
        date: 2023-12-12 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2424}
    +body: """
      1. Prompt: Say “Conputer”.\n
      2. ChatGPT says “Conputer”.\n
      3. Edit previous prompt to “Are you okay?” and take photo of screen before accepting the change.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1702377743 {#3172
      date: 2023-12-12 11:42:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 217940
    -bodyTs: "'1':1 '2':5 '3':9 'accept':23 'chang':25 'chatgpt':6 'conput':4,8 'edit':10 'okay':16 'photo':19 'previous':11 'prompt':2,12 'say':3,7 'screen':21 'take':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5901108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377743 {#3173
      date: 2023-12-12 11:42:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: """
    yeah works great\n
    \n
    ![](https://sopuli.xyz/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702379407 {#3226
    date: 2023-12-12 12:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
    "@problembasedperson@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 217969
  -bodyTs: "'/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)':6 'great':3 'sopuli.xyz':5 'sopuli.xyz/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)':4 'work':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5358509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379407 {#3227
    date: 2023-12-12 12:10: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
23 DENIED edit
App\Entity\EntryComment {#3228
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#2424
      +user: App\Entity\User {#1500 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "how do you get Chat to say these silly things"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704014818 {#80
        date: 2023-12-31 10:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1975 …}
      +nested: Doctrine\ORM\PersistentCollection {#1937 …}
      +votes: Doctrine\ORM\PersistentCollection {#1927 …}
      +reports: Doctrine\ORM\PersistentCollection {#1359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
      -id: 217864
      -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5357323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702372981 {#1952
        date: 2023-12-12 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2424}
    +body: """
      1. Prompt: Say “Conputer”.\n
      2. ChatGPT says “Conputer”.\n
      3. Edit previous prompt to “Are you okay?” and take photo of screen before accepting the change.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1702377743 {#3172
      date: 2023-12-12 11:42:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 217940
    -bodyTs: "'1':1 '2':5 '3':9 'accept':23 'chang':25 'chatgpt':6 'conput':4,8 'edit':10 'okay':16 'photo':19 'previous':11 'prompt':2,12 'say':3,7 'screen':21 'take':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5901108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377743 {#3173
      date: 2023-12-12 11:42:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: """
    yeah works great\n
    \n
    ![](https://sopuli.xyz/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702379407 {#3226
    date: 2023-12-12 12:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
    "@problembasedperson@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 217969
  -bodyTs: "'/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)':6 'great':3 'sopuli.xyz':5 'sopuli.xyz/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)':4 'work':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5358509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379407 {#3227
    date: 2023-12-12 12:10: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
24 DENIED moderate
App\Entity\EntryComment {#3228
  +user: App\Entity\User {#1500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#2424
      +user: App\Entity\User {#1500 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "how do you get Chat to say these silly things"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704014818 {#80
        date: 2023-12-31 10:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1975 …}
      +nested: Doctrine\ORM\PersistentCollection {#1937 …}
      +votes: Doctrine\ORM\PersistentCollection {#1927 …}
      +reports: Doctrine\ORM\PersistentCollection {#1359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
      -id: 217864
      -bodyTs: "'chat':5 'get':4 'say':7 'silli':9 'thing':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5357323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702372981 {#1952
        date: 2023-12-12 10:23:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2424}
    +body: """
      1. Prompt: Say “Conputer”.\n
      2. ChatGPT says “Conputer”.\n
      3. Edit previous prompt to “Are you okay?” and take photo of screen before accepting the change.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1702377743 {#3172
      date: 2023-12-12 11:42:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 217940
    -bodyTs: "'1':1 '2':5 '3':9 'accept':23 'chang':25 'chatgpt':6 'conput':4,8 'edit':10 'okay':16 'photo':19 'previous':11 'prompt':2,12 'say':3,7 'screen':21 'take':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5901108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702377743 {#3173
      date: 2023-12-12 11:42:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2424}
  +body: """
    yeah works great\n
    \n
    ![](https://sopuli.xyz/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702379407 {#3226
    date: 2023-12-12 12:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@stebo02@sopuli.xyz"
    "@problembasedperson@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 217969
  -bodyTs: "'/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)':6 'great':3 'sopuli.xyz':5 'sopuli.xyz/pictrs/image/c7d5d69f-54fa-4d94-9148-9e6f17361a27.jpeg)':4 'work':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5358509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702379407 {#3227
    date: 2023-12-12 12:10: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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#1722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703991130 {#1701
    date: 2023-12-31 03:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 217700
  -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5004037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702354217 {#1705
    date: 2023-12-12 05:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#1722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703991130 {#1701
    date: 2023-12-31 03:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 217700
  -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5004037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702354217 {#1705
    date: 2023-12-12 05:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#1722 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703991130 {#1701
    date: 2023-12-31 03:52:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 217700
  -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5004037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702354217 {#1705
    date: 2023-12-12 05:10:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3130
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1722 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703991130 {#1701
      date: 2023-12-31 03:52:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1692 …}
    +nested: Doctrine\ORM\PersistentCollection {#1628 …}
    +votes: Doctrine\ORM\PersistentCollection {#1599 …}
    +reports: Doctrine\ORM\PersistentCollection {#1625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
    -id: 217700
    -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5004037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702354217 {#1705
      date: 2023-12-12 05:10:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "It said “conputer”, though…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702374325 {#3120
    date: 2023-12-12 10:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@outer_spec@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 217881
  -bodyTs: "'conput':3 'said':2 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575774"
  +editedAt: DateTimeImmutable @1703989476 {#3121
    date: 2023-12-31 03:24:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702374325 {#3131
    date: 2023-12-12 10:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1722 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703991130 {#1701
      date: 2023-12-31 03:52:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1692 …}
    +nested: Doctrine\ORM\PersistentCollection {#1628 …}
    +votes: Doctrine\ORM\PersistentCollection {#1599 …}
    +reports: Doctrine\ORM\PersistentCollection {#1625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
    -id: 217700
    -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5004037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702354217 {#1705
      date: 2023-12-12 05:10:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "It said “conputer”, though…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702374325 {#3120
    date: 2023-12-12 10:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@outer_spec@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 217881
  -bodyTs: "'conput':3 'said':2 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575774"
  +editedAt: DateTimeImmutable @1703989476 {#3121
    date: 2023-12-31 03:24:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702374325 {#3131
    date: 2023-12-12 10:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#1598
    +user: App\Entity\User {#1722 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703991130 {#1701
      date: 2023-12-31 03:52:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1692 …}
    +nested: Doctrine\ORM\PersistentCollection {#1628 …}
    +votes: Doctrine\ORM\PersistentCollection {#1599 …}
    +reports: Doctrine\ORM\PersistentCollection {#1625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
    -id: 217700
    -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5004037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702354217 {#1705
      date: 2023-12-12 05:10:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "It said “conputer”, though…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702374325 {#3120
    date: 2023-12-12 10:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@outer_spec@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3125 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 217881
  -bodyTs: "'conput':3 'said':2 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575774"
  +editedAt: DateTimeImmutable @1703989476 {#3121
    date: 2023-12-31 03:24:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702374325 {#3131
    date: 2023-12-12 10:45:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3201
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1722 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703991130 {#1701
        date: 2023-12-31 03:52:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 217700
      -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5004037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702354217 {#1705
        date: 2023-12-12 05:10:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "It said “conputer”, though…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702374325 {#3120
      date: 2023-12-12 10:45:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@outer_spec@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 217881
    -bodyTs: "'conput':3 'said':2 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6575774"
    +editedAt: DateTimeImmutable @1703989476 {#3121
      date: 2023-12-31 03:24:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702374325 {#3131
      date: 2023-12-12 10:45:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "To avoid copyright issues, perhaps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702375222 {#3202
    date: 2023-12-12 11:00:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@outer_spec@lemmy.blahaj.zone"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 217902
  -bodyTs: "'avoid':2 'copyright':3 'issu':4 'perhap':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375222 {#3199
    date: 2023-12-12 11:00:22.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 {#3201
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1722 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703991130 {#1701
        date: 2023-12-31 03:52:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 217700
      -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5004037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702354217 {#1705
        date: 2023-12-12 05:10:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "It said “conputer”, though…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702374325 {#3120
      date: 2023-12-12 10:45:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@outer_spec@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 217881
    -bodyTs: "'conput':3 'said':2 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6575774"
    +editedAt: DateTimeImmutable @1703989476 {#3121
      date: 2023-12-31 03:24:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702374325 {#3131
      date: 2023-12-12 10:45:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "To avoid copyright issues, perhaps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702375222 {#3202
    date: 2023-12-12 11:00:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@outer_spec@lemmy.blahaj.zone"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 217902
  -bodyTs: "'avoid':2 'copyright':3 'issu':4 'perhap':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375222 {#3199
    date: 2023-12-12 11:00:22.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 {#3201
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#3130
    +user: Proxies\__CG__\App\Entity\User {#3122 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: App\Entity\EntryComment {#1598
      +user: App\Entity\User {#1722 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t worry, ChatGPT is just a Radiohead fan ![ok computer album cover](https://lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703991130 {#1701
        date: 2023-12-31 03:52:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@black0ut@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 217700
      -bodyTs: "'/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':16 'album':12 'chatgpt':4 'comput':11 'cover':13 'fan':9 'lemmy.blahaj.zone':15 'lemmy.blahaj.zone/pictrs/image/6961754c-5780-4701-80aa-b57a9265acbd.jpeg)':14 'ok':10 'radiohead':8 'worri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5004037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702354217 {#1705
        date: 2023-12-12 05:10:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1598}
    +body: "It said “conputer”, though…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702374325 {#3120
      date: 2023-12-12 10:45:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
      "@outer_spec@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3125 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    -id: 217881
    -bodyTs: "'conput':3 'said':2 'though':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6575774"
    +editedAt: DateTimeImmutable @1703989476 {#3121
      date: 2023-12-31 03:24:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702374325 {#3131
      date: 2023-12-12 10:45:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1598}
  +body: "To avoid copyright issues, perhaps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702375222 {#3202
    date: 2023-12-12 11:00:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@outer_spec@lemmy.blahaj.zone"
    "@Lucidlethargy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 217902
  -bodyTs: "'avoid':2 'copyright':3 'issu':4 'perhap':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6575959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702375222 {#3199
    date: 2023-12-12 11:00:22.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 {#2378
  +user: App\Entity\User {#1407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hey, kid!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702350752 {#2380
    date: 2023-12-12 04:12:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 217685
  -bodyTs: "'hey':1 'kid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7256958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702350752 {#2386
    date: 2023-12-12 04:12:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#1407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hey, kid!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702350752 {#2380
    date: 2023-12-12 04:12:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 217685
  -bodyTs: "'hey':1 'kid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7256958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702350752 {#2386
    date: 2023-12-12 04:12:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#1407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hey, kid!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702350752 {#2380
    date: 2023-12-12 04:12:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 217685
  -bodyTs: "'hey':1 'kid':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7256958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702350752 {#2386
    date: 2023-12-12 04:12:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2098
  +user: App\Entity\User {#2140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s a protogen?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702637574 {#2085
    date: 2023-12-15 11:52:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 188435
  -bodyTs: "'protogen':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6050463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701509302 {#2096
    date: 2023-12-02 10:28:22.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 {#2098
  +user: App\Entity\User {#2140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s a protogen?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702637574 {#2085
    date: 2023-12-15 11:52:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 188435
  -bodyTs: "'protogen':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6050463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701509302 {#2096
    date: 2023-12-02 10:28:22.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 {#2098
  +user: App\Entity\User {#2140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s a protogen?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702637574 {#2085
    date: 2023-12-15 11:52:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 188435
  -bodyTs: "'protogen':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6050463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701509302 {#2096
    date: 2023-12-02 10:28:22.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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098
    +user: App\Entity\User {#2140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a protogen?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702637574 {#2085
      date: 2023-12-15 11:52:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Draconic_NEO@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2064 …}
    +nested: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    -id: 188435
    -bodyTs: "'protogen':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6050463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509302 {#2096
      date: 2023-12-02 10:28:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098}
  +body: "Google says both are a kind of furries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701510497 {#3069
    date: 2023-12-02 10:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
    "@trustnoone@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 188467
  -bodyTs: "'furri':8 'googl':1 'kind':6 'say':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://biglemmowski.win/comment/1887611"
  +editedAt: DateTimeImmutable @1703174798 {#3068
    date: 2023-12-21 17:06:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701510497 {#3067
    date: 2023-12-02 10:48:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098
    +user: App\Entity\User {#2140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a protogen?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702637574 {#2085
      date: 2023-12-15 11:52:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Draconic_NEO@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2064 …}
    +nested: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    -id: 188435
    -bodyTs: "'protogen':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6050463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509302 {#2096
      date: 2023-12-02 10:28:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098}
  +body: "Google says both are a kind of furries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701510497 {#3069
    date: 2023-12-02 10:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
    "@trustnoone@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 188467
  -bodyTs: "'furri':8 'googl':1 'kind':6 'say':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://biglemmowski.win/comment/1887611"
  +editedAt: DateTimeImmutable @1703174798 {#3068
    date: 2023-12-21 17:06:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701510497 {#3067
    date: 2023-12-02 10:48:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098
    +user: App\Entity\User {#2140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a protogen?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702637574 {#2085
      date: 2023-12-15 11:52:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Draconic_NEO@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2064 …}
    +nested: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    -id: 188435
    -bodyTs: "'protogen':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6050463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509302 {#2096
      date: 2023-12-02 10:28:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098}
  +body: "Google says both are a kind of furries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701510497 {#3069
    date: 2023-12-02 10:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
    "@trustnoone@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 188467
  -bodyTs: "'furri':8 'googl':1 'kind':6 'say':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://biglemmowski.win/comment/1887611"
  +editedAt: DateTimeImmutable @1703174798 {#3068
    date: 2023-12-21 17:06:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701510497 {#3067
    date: 2023-12-02 10:48:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098
    +user: App\Entity\User {#2140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a protogen?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702637574 {#2085
      date: 2023-12-15 11:52:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Draconic_NEO@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2064 …}
    +nested: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    -id: 188435
    -bodyTs: "'protogen':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6050463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509302 {#2096
      date: 2023-12-02 10:28:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098}
  +body: "They’re a species in the furry fandom. I should’ve clarified that better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701510938 {#3052
    date: 2023-12-02 10:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
    "@trustnoone@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 188481
  -bodyTs: "'better':14 'clarifi':12 'fandom':8 'furri':7 're':2 'speci':4 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4441816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701510938 {#3051
    date: 2023-12-02 10:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098
    +user: App\Entity\User {#2140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a protogen?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702637574 {#2085
      date: 2023-12-15 11:52:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Draconic_NEO@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2064 …}
    +nested: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    -id: 188435
    -bodyTs: "'protogen':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6050463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509302 {#2096
      date: 2023-12-02 10:28:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098}
  +body: "They’re a species in the furry fandom. I should’ve clarified that better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701510938 {#3052
    date: 2023-12-02 10:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
    "@trustnoone@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 188481
  -bodyTs: "'better':14 'clarifi':12 'fandom':8 'furri':7 're':2 'speci':4 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4441816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701510938 {#3051
    date: 2023-12-02 10:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098
    +user: App\Entity\User {#2140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2080 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a protogen?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702637574 {#2085
      date: 2023-12-15 11:52:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Draconic_NEO@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2064 …}
    +nested: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    -id: 188435
    -bodyTs: "'protogen':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6050463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701509302 {#2096
      date: 2023-12-02 10:28:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098}
  +body: "They’re a species in the furry fandom. I should’ve clarified that better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701510938 {#3052
    date: 2023-12-02 10:55:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Draconic_NEO@pawb.social"
    "@trustnoone@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  -id: 188481
  -bodyTs: "'better':14 'clarifi':12 'fandom':8 'furri':7 're':2 'speci':4 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4441816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701510938 {#3051
    date: 2023-12-02 10:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2049
  +user: App\Entity\User {#2053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "The bite of 7891"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699201273 {#2074
    date: 2023-11-05 17:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 94437
  -bodyTs: "'7891':4 'bite':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3125683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201273 {#2066
    date: 2023-11-05 17:21:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#2053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "The bite of 7891"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699201273 {#2074
    date: 2023-11-05 17:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 94437
  -bodyTs: "'7891':4 'bite':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3125683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201273 {#2066
    date: 2023-11-05 17:21:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#2053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "The bite of 7891"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699201273 {#2074
    date: 2023-11-05 17:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 94437
  -bodyTs: "'7891':4 'bite':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/3125683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201273 {#2066
    date: 2023-11-05 17:21:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "when the bite of 88 finally gonna come out man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699238494 {#2192
    date: 2023-11-06 03:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 91944
  -bodyTs: "'88':5 'bite':3 'come':8 'final':6 'gonna':7 'man':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699171294 {#2189
    date: 2023-11-05 09:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "when the bite of 88 finally gonna come out man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699238494 {#2192
    date: 2023-11-06 03:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 91944
  -bodyTs: "'88':5 'bite':3 'come':8 'final':6 'gonna':7 'man':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699171294 {#2189
    date: 2023-11-05 09:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2293
  +user: App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "when the bite of 88 finally gonna come out man?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699238494 {#2192
    date: 2023-11-06 03:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 91944
  -bodyTs: "'88':5 'bite':3 'come':8 'final':6 'gonna':7 'man':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5082655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699171294 {#2189
    date: 2023-11-05 09:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 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
62 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2293
    +user: App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "when the bite of 88 finally gonna come out man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699238494 {#2192
      date: 2023-11-06 03:41:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tibor@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2291 …}
    +nested: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    -id: 91944
    -bodyTs: "'88':5 'bite':3 'come':8 'final':6 'gonna':7 'man':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699171294 {#2189
      date: 2023-11-05 09:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2293}
  +body: "I don t know. Looks like we have to wait for a another year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699221719 {#3085
    date: 2023-11-05 23:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
    "@chickenpotpi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 93643
  -bodyTs: "'anoth':13 'know':4 'like':6 'look':5 'wait':10 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3814139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699221719 {#3084
    date: 2023-11-05 23:01:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2293
    +user: App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "when the bite of 88 finally gonna come out man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699238494 {#2192
      date: 2023-11-06 03:41:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tibor@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2291 …}
    +nested: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    -id: 91944
    -bodyTs: "'88':5 'bite':3 'come':8 'final':6 'gonna':7 'man':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699171294 {#2189
      date: 2023-11-05 09:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2293}
  +body: "I don t know. Looks like we have to wait for a another year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699221719 {#3085
    date: 2023-11-05 23:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
    "@chickenpotpi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 93643
  -bodyTs: "'anoth':13 'know':4 'like':6 'look':5 'wait':10 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3814139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699221719 {#3084
    date: 2023-11-05 23:01:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2293
    +user: App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "when the bite of 88 finally gonna come out man?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699238494 {#2192
      date: 2023-11-06 03:41:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tibor@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2291 …}
    +nested: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    -id: 91944
    -bodyTs: "'88':5 'bite':3 'come':8 'final':6 'gonna':7 'man':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5082655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699171294 {#2189
      date: 2023-11-05 09:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2293}
  +body: "I don t know. Looks like we have to wait for a another year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699221719 {#3085
    date: 2023-11-05 23:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
    "@chickenpotpi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 93643
  -bodyTs: "'anoth':13 'know':4 'like':6 'look':5 'wait':10 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3814139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699221719 {#3084
    date: 2023-11-05 23:01:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#2238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://i.ytimg.com/vi/lDUjj9Ftpgw/maxresdefault.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699149522 {#2273
    date: 2023-11-05 02:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 91460
  -bodyTs: "'/vi/ldujj9ftpgw/maxresdefault.jpg)':3 'i.ytimg.com':2 'i.ytimg.com/vi/ldujj9ftpgw/maxresdefault.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4322585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149522 {#2271
    date: 2023-11-05 02:58:42.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
67 DENIED edit
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#2238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://i.ytimg.com/vi/lDUjj9Ftpgw/maxresdefault.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699149522 {#2273
    date: 2023-11-05 02:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 91460
  -bodyTs: "'/vi/ldujj9ftpgw/maxresdefault.jpg)':3 'i.ytimg.com':2 'i.ytimg.com/vi/ldujj9ftpgw/maxresdefault.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4322585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149522 {#2271
    date: 2023-11-05 02:58:42.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
68 DENIED moderate
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#2238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://i.ytimg.com/vi/lDUjj9Ftpgw/maxresdefault.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699149522 {#2273
    date: 2023-11-05 02:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tibor@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 91460
  -bodyTs: "'/vi/ldujj9ftpgw/maxresdefault.jpg)':3 'i.ytimg.com':2 'i.ytimg.com/vi/ldujj9ftpgw/maxresdefault.jpg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4322585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699149522 {#2271
    date: 2023-11-05 02:58:42.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#1999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "The writing is too good for it to be a Bethesda game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696529650 {#2184
    date: 2023-10-05 20:14:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 33474
  -bodyTs: "'bethesda':11 'game':12 'good':5 'write':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4163724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529650 {#2168
    date: 2023-10-05 20:14:10.0 +02: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
71 DENIED edit
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#1999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "The writing is too good for it to be a Bethesda game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696529650 {#2184
    date: 2023-10-05 20:14:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 33474
  -bodyTs: "'bethesda':11 'game':12 'good':5 'write':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4163724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529650 {#2168
    date: 2023-10-05 20:14:10.0 +02: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
72 DENIED moderate
App\Entity\EntryComment {#1988
  +user: App\Entity\User {#1999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "The writing is too good for it to be a Bethesda game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696529650 {#2184
    date: 2023-10-05 20:14:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2003 …}
  +nested: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  -id: 33474
  -bodyTs: "'bethesda':11 'game':12 'good':5 'write':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4163724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529650 {#2168
    date: 2023-10-05 20:14:10.0 +02: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
73 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
74 DENIED moderate
App\Entity\EntryComment {#2506
  +user: App\Entity\User {#2519 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "the wizard is Todd Howard. stop him before he develops another game!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696585651 {#2501
    date: 2023-10-06 11:47:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 33225
  -bodyTs: "'anoth':11 'develop':10 'game':12 'howard':5 'stop':6 'todd':4 'wizard':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520824 {#2502
    date: 2023-10-05 17:47:04.0 +02: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
75 DENIED edit
App\Entity\EntryComment {#2506
  +user: App\Entity\User {#2519 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "the wizard is Todd Howard. stop him before he develops another game!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696585651 {#2501
    date: 2023-10-06 11:47:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 33225
  -bodyTs: "'anoth':11 'develop':10 'game':12 'howard':5 'stop':6 'todd':4 'wizard':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520824 {#2502
    date: 2023-10-05 17:47:04.0 +02: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
76 DENIED moderate
App\Entity\EntryComment {#2506
  +user: App\Entity\User {#2519 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "the wizard is Todd Howard. stop him before he develops another game!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696585651 {#2501
    date: 2023-10-06 11:47:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 33225
  -bodyTs: "'anoth':11 'develop':10 'game':12 'howard':5 'stop':6 'todd':4 'wizard':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520824 {#2502
    date: 2023-10-05 17:47:04.0 +02: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
77 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
78 DENIED moderate
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2506
    +user: App\Entity\User {#2519 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "the wizard is Todd Howard. stop him before he develops another game!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696585651 {#2501
      date: 2023-10-06 11:47:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2507 …}
    +nested: Doctrine\ORM\PersistentCollection {#2509 …}
    +votes: Doctrine\ORM\PersistentCollection {#2511 …}
    +reports: Doctrine\ORM\PersistentCollection {#2513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
    -id: 33225
    -bodyTs: "'anoth':11 'develop':10 'game':12 'howard':5 'stop':6 'todd':4 'wizard':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4159810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696520824 {#2502
      date: 2023-10-05 17:47:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2506}
  +body: "Quickly, before the skyrim steampunk launches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696521523 {#3032
    date: 2023-10-05 17:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@bappity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 33252
  -bodyTs: "'launch':6 'quick':1 'skyrim':4 'steampunk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3539484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521523 {#3035
    date: 2023-10-05 17:58:43.0 +02: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
79 DENIED edit
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2506
    +user: App\Entity\User {#2519 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "the wizard is Todd Howard. stop him before he develops another game!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696585651 {#2501
      date: 2023-10-06 11:47:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2507 …}
    +nested: Doctrine\ORM\PersistentCollection {#2509 …}
    +votes: Doctrine\ORM\PersistentCollection {#2511 …}
    +reports: Doctrine\ORM\PersistentCollection {#2513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
    -id: 33225
    -bodyTs: "'anoth':11 'develop':10 'game':12 'howard':5 'stop':6 'todd':4 'wizard':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4159810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696520824 {#2502
      date: 2023-10-05 17:47:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2506}
  +body: "Quickly, before the skyrim steampunk launches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696521523 {#3032
    date: 2023-10-05 17:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@bappity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 33252
  -bodyTs: "'launch':6 'quick':1 'skyrim':4 'steampunk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3539484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521523 {#3035
    date: 2023-10-05 17:58:43.0 +02: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
80 DENIED moderate
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2506
    +user: App\Entity\User {#2519 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: "the wizard is Todd Howard. stop him before he develops another game!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1696585651 {#2501
      date: 2023-10-06 11:47:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2507 …}
    +nested: Doctrine\ORM\PersistentCollection {#2509 …}
    +votes: Doctrine\ORM\PersistentCollection {#2511 …}
    +reports: Doctrine\ORM\PersistentCollection {#2513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
    -id: 33225
    -bodyTs: "'anoth':11 'develop':10 'game':12 'howard':5 'stop':6 'todd':4 'wizard':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4159810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696520824 {#2502
      date: 2023-10-05 17:47:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2506}
  +body: "Quickly, before the skyrim steampunk launches"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696521523 {#3032
    date: 2023-10-05 17:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@bappity@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 33252
  -bodyTs: "'launch':6 'quick':1 'skyrim':4 'steampunk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3539484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696521523 {#3035
    date: 2023-10-05 17:58:43.0 +02: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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2581
  +user: App\Entity\User {#2594 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you worked with computers? It’s definitely a Bethesda game. Some people are just good at speedrun-strats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696518897 {#2576
    date: 2023-10-05 17:14:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2582 …}
  +nested: Doctrine\ORM\PersistentCollection {#2584 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
  -id: 33155
  -bodyTs: "'bethesda':10 'comput':5 'definit':8 'game':11 'good':16 'peopl':13 'speedrun':19 'speedrun-strat':18 'strat':20 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3538994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696518897 {#2577
    date: 2023-10-05 17:14:57.0 +02: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
83 DENIED edit
App\Entity\EntryComment {#2581
  +user: App\Entity\User {#2594 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you worked with computers? It’s definitely a Bethesda game. Some people are just good at speedrun-strats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696518897 {#2576
    date: 2023-10-05 17:14:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2582 …}
  +nested: Doctrine\ORM\PersistentCollection {#2584 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
  -id: 33155
  -bodyTs: "'bethesda':10 'comput':5 'definit':8 'game':11 'good':16 'peopl':13 'speedrun':19 'speedrun-strat':18 'strat':20 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3538994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696518897 {#2577
    date: 2023-10-05 17:14:57.0 +02: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
84 DENIED moderate
App\Entity\EntryComment {#2581
  +user: App\Entity\User {#2594 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1985 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you worked with computers? It’s definitely a Bethesda game. Some people are just good at speedrun-strats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696518897 {#2576
    date: 2023-10-05 17:14:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2582 …}
  +nested: Doctrine\ORM\PersistentCollection {#2584 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
  -id: 33155
  -bodyTs: "'bethesda':10 'comput':5 'definit':8 'game':11 'good':16 'peopl':13 'speedrun':19 'speedrun-strat':18 'strat':20 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3538994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696518897 {#2577
    date: 2023-10-05 17:14:57.0 +02: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
85 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
86 DENIED moderate
App\Entity\EntryComment {#2654
  +user: App\Entity\User {#2668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t even want a straw, I prefer drinking from the side of the cup and save the environment even a little more bringing my own fave cup and asking for no straw!\n
    \n
    And yes, billionaires really do go brrr while I do all this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696367376 {#2649
    date: 2023-10-03 23:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2656 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2660 …}
  +reports: Doctrine\ORM\PersistentCollection {#2662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2666 …}
  -id: 34439
  -bodyTs: "'ask':31 'billionair':37 'bring':25 'brrr':41 'cup':16,29 'drink':10 'environ':20 'even':4,21 'fave':28 'go':40 'littl':23 'prefer':9 'realli':38 'save':18 'side':13 'straw':7,34 'want':5 'yes':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2394449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696367376 {#2650
    date: 2023-10-03 23:09:36.0 +02: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
87 DENIED edit
App\Entity\EntryComment {#2654
  +user: App\Entity\User {#2668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t even want a straw, I prefer drinking from the side of the cup and save the environment even a little more bringing my own fave cup and asking for no straw!\n
    \n
    And yes, billionaires really do go brrr while I do all this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696367376 {#2649
    date: 2023-10-03 23:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2656 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2660 …}
  +reports: Doctrine\ORM\PersistentCollection {#2662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2666 …}
  -id: 34439
  -bodyTs: "'ask':31 'billionair':37 'bring':25 'brrr':41 'cup':16,29 'drink':10 'environ':20 'even':4,21 'fave':28 'go':40 'littl':23 'prefer':9 'realli':38 'save':18 'side':13 'straw':7,34 'want':5 'yes':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2394449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696367376 {#2650
    date: 2023-10-03 23:09:36.0 +02: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
88 DENIED moderate
App\Entity\EntryComment {#2654
  +user: App\Entity\User {#2668 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t even want a straw, I prefer drinking from the side of the cup and save the environment even a little more bringing my own fave cup and asking for no straw!\n
    \n
    And yes, billionaires really do go brrr while I do all this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696367376 {#2649
    date: 2023-10-03 23:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2656 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2660 …}
  +reports: Doctrine\ORM\PersistentCollection {#2662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2666 …}
  -id: 34439
  -bodyTs: "'ask':31 'billionair':37 'bring':25 'brrr':41 'cup':16,29 'drink':10 'environ':20 'even':4,21 'fave':28 'go':40 'littl':23 'prefer':9 'realli':38 'save':18 'side':13 'straw':7,34 'want':5 'yes':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2394449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696367376 {#2650
    date: 2023-10-03 23:09:36.0 +02: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
89 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
90 DENIED moderate
App\Entity\EntryComment {#2728
  +user: App\Entity\User {#2741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t use a straw at all; it’s less waste and more convenient"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696330869 {#2723
    date: 2023-10-03 13:01:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2729 …}
  +nested: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -id: 34437
  -bodyTs: "'conveni':14 'less':10 'straw':5 'use':3 'wast':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3599749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696330869 {#2724
    date: 2023-10-03 13:01:09.0 +02: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
91 DENIED edit
App\Entity\EntryComment {#2728
  +user: App\Entity\User {#2741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t use a straw at all; it’s less waste and more convenient"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696330869 {#2723
    date: 2023-10-03 13:01:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2729 …}
  +nested: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -id: 34437
  -bodyTs: "'conveni':14 'less':10 'straw':5 'use':3 'wast':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3599749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696330869 {#2724
    date: 2023-10-03 13:01:09.0 +02: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
92 DENIED moderate
App\Entity\EntryComment {#2728
  +user: App\Entity\User {#2741 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t use a straw at all; it’s less waste and more convenient"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696330869 {#2723
    date: 2023-10-03 13:01:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2729 …}
  +nested: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -id: 34437
  -bodyTs: "'conveni':14 'less':10 'straw':5 'use':3 'wast':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3599749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696330869 {#2724
    date: 2023-10-03 13:01:09.0 +02: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
93 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
94 DENIED moderate
App\Entity\EntryComment {#2801
  +user: App\Entity\User {#2814 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Name one time we solved a systemic problem through individual action. You solve systemic problems with systemic solutions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696326040 {#2796
    date: 2023-10-03 11:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2802 …}
  +nested: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  -id: 34438
  -bodyTs: "'action':11 'individu':10 'name':1 'one':2 'problem':8,15 'solut':18 'solv':5,13 'system':7,14,17 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4453234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696326040 {#2797
    date: 2023-10-03 11:40:40.0 +02: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
95 DENIED edit
App\Entity\EntryComment {#2801
  +user: App\Entity\User {#2814 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Name one time we solved a systemic problem through individual action. You solve systemic problems with systemic solutions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696326040 {#2796
    date: 2023-10-03 11:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2802 …}
  +nested: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  -id: 34438
  -bodyTs: "'action':11 'individu':10 'name':1 'one':2 'problem':8,15 'solut':18 'solv':5,13 'system':7,14,17 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4453234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696326040 {#2797
    date: 2023-10-03 11:40:40.0 +02: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
96 DENIED moderate
App\Entity\EntryComment {#2801
  +user: App\Entity\User {#2814 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Name one time we solved a systemic problem through individual action. You solve systemic problems with systemic solutions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696326040 {#2796
    date: 2023-10-03 11:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2802 …}
  +nested: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  -id: 34438
  -bodyTs: "'action':11 'individu':10 'name':1 'one':2 'problem':8,15 'solut':18 'solv':5,13 'system':7,14,17 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4453234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696326040 {#2797
    date: 2023-10-03 11:40:40.0 +02: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
97 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
98 DENIED moderate
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2887 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ANY effective, long-term collective change REQUIRES that the large majority of people CHANGE THEIR CONSUMPTION HABBITS. While not great, the private plane stuff is exactly as pointless as the paper straws. Both are ways for everyone to point the finger at everyone else, and not have to change.\n
    \n
    If the government implemented the “correct” laws tomorrow, but the populace doesn’t want to change their habits, they will vote in people that give them back their old, bad things.\n
    \n
    If a company implemented to “correct” processes, but the consumers don’t want to pay the necessary price, they go bankrupt, and the company with the “incorrect, but cheap” processes wins.\n
    \n
    **ALL COLLECTIVE ACTION IS A COLLECTION OF INDIVIDUAL CHANGE.** There is no alternative!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696635786 {#2869
    date: 2023-10-07 01:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  -id: 35404
  -bodyTs: "'action':115 'altern':125 'back':77 'bad':80 'bankrupt':102 'chang':7,15,50,66,121 'cheap':110 'collect':6,114,118 'compani':84,105 'consum':91 'consumpt':17 'correct':56,87 'doesn':62 'effect':2 'els':45 'everyon':38,44 'exact':27 'finger':42 'give':75 'go':101 'govern':53 'great':21 'habbit':18 'habit':68 'implement':54,85 'incorrect':108 'individu':120 'larg':11 'law':57 'long':4 'long-term':3 'major':12 'necessari':98 'old':79 'paper':32 'pay':96 'peopl':14,73 'plane':24 'point':40 'pointless':29 'populac':61 'price':99 'privat':23 'process':88,111 'requir':8 'straw':33 'stuff':25 'term':5 'thing':81 'tomorrow':58 'vote':71 'want':64,94 'way':36 'win':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3391709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696242851 {#2870
    date: 2023-10-02 12:34:11.0 +02: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
99 DENIED edit
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2887 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ANY effective, long-term collective change REQUIRES that the large majority of people CHANGE THEIR CONSUMPTION HABBITS. While not great, the private plane stuff is exactly as pointless as the paper straws. Both are ways for everyone to point the finger at everyone else, and not have to change.\n
    \n
    If the government implemented the “correct” laws tomorrow, but the populace doesn’t want to change their habits, they will vote in people that give them back their old, bad things.\n
    \n
    If a company implemented to “correct” processes, but the consumers don’t want to pay the necessary price, they go bankrupt, and the company with the “incorrect, but cheap” processes wins.\n
    \n
    **ALL COLLECTIVE ACTION IS A COLLECTION OF INDIVIDUAL CHANGE.** There is no alternative!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696635786 {#2869
    date: 2023-10-07 01:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  -id: 35404
  -bodyTs: "'action':115 'altern':125 'back':77 'bad':80 'bankrupt':102 'chang':7,15,50,66,121 'cheap':110 'collect':6,114,118 'compani':84,105 'consum':91 'consumpt':17 'correct':56,87 'doesn':62 'effect':2 'els':45 'everyon':38,44 'exact':27 'finger':42 'give':75 'go':101 'govern':53 'great':21 'habbit':18 'habit':68 'implement':54,85 'incorrect':108 'individu':120 'larg':11 'law':57 'long':4 'long-term':3 'major':12 'necessari':98 'old':79 'paper':32 'pay':96 'peopl':14,73 'plane':24 'point':40 'pointless':29 'populac':61 'price':99 'privat':23 'process':88,111 'requir':8 'straw':33 'stuff':25 'term':5 'thing':81 'tomorrow':58 'vote':71 'want':64,94 'way':36 'win':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3391709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696242851 {#2870
    date: 2023-10-02 12:34:11.0 +02: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
100 DENIED moderate
App\Entity\EntryComment {#2874
  +user: App\Entity\User {#2887 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ANY effective, long-term collective change REQUIRES that the large majority of people CHANGE THEIR CONSUMPTION HABBITS. While not great, the private plane stuff is exactly as pointless as the paper straws. Both are ways for everyone to point the finger at everyone else, and not have to change.\n
    \n
    If the government implemented the “correct” laws tomorrow, but the populace doesn’t want to change their habits, they will vote in people that give them back their old, bad things.\n
    \n
    If a company implemented to “correct” processes, but the consumers don’t want to pay the necessary price, they go bankrupt, and the company with the “incorrect, but cheap” processes wins.\n
    \n
    **ALL COLLECTIVE ACTION IS A COLLECTION OF INDIVIDUAL CHANGE.** There is no alternative!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696635786 {#2869
    date: 2023-10-07 01:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2875 …}
  +nested: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  -id: 35404
  -bodyTs: "'action':115 'altern':125 'back':77 'bad':80 'bankrupt':102 'chang':7,15,50,66,121 'cheap':110 'collect':6,114,118 'compani':84,105 'consum':91 'consumpt':17 'correct':56,87 'doesn':62 'effect':2 'els':45 'everyon':38,44 'exact':27 'finger':42 'give':75 'go':101 'govern':53 'great':21 'habbit':18 'habit':68 'implement':54,85 'incorrect':108 'individu':120 'larg':11 'law':57 'long':4 'long-term':3 'major':12 'necessari':98 'old':79 'paper':32 'pay':96 'peopl':14,73 'plane':24 'point':40 'pointless':29 'populac':61 'price':99 'privat':23 'process':88,111 'requir':8 'straw':33 'stuff':25 'term':5 'thing':81 'tomorrow':58 'vote':71 'want':64,94 'way':36 'win':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3391709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696242851 {#2870
    date: 2023-10-02 12:34:11.0 +02: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
101 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
102 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2887 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      ANY effective, long-term collective change REQUIRES that the large majority of people CHANGE THEIR CONSUMPTION HABBITS. While not great, the private plane stuff is exactly as pointless as the paper straws. Both are ways for everyone to point the finger at everyone else, and not have to change.\n
      \n
      If the government implemented the “correct” laws tomorrow, but the populace doesn’t want to change their habits, they will vote in people that give them back their old, bad things.\n
      \n
      If a company implemented to “correct” processes, but the consumers don’t want to pay the necessary price, they go bankrupt, and the company with the “incorrect, but cheap” processes wins.\n
      \n
      **ALL COLLECTIVE ACTION IS A COLLECTION OF INDIVIDUAL CHANGE.** There is no alternative!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696635786 {#2869
      date: 2023-10-07 01:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    -id: 35404
    -bodyTs: "'action':115 'altern':125 'back':77 'bad':80 'bankrupt':102 'chang':7,15,50,66,121 'cheap':110 'collect':6,114,118 'compani':84,105 'consum':91 'consumpt':17 'correct':56,87 'doesn':62 'effect':2 'els':45 'everyon':38,44 'exact':27 'finger':42 'give':75 'go':101 'govern':53 'great':21 'habbit':18 'habit':68 'implement':54,85 'incorrect':108 'individu':120 'larg':11 'law':57 'long':4 'long-term':3 'major':12 'necessari':98 'old':79 'paper':32 'pay':96 'peopl':14,73 'plane':24 'point':40 'pointless':29 'populac':61 'price':99 'privat':23 'process':88,111 'requir':8 'straw':33 'stuff':25 'term':5 'thing':81 'tomorrow':58 'vote':71 'want':64,94 'way':36 'win':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3391709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696242851 {#2870
      date: 2023-10-02 12:34:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    I can’t argue with that. There needs to be immediate change on all fronts.\n
    \n
    This means that I wont suck on a paper straw while mr CEO flies in his private jet. Dead easy.\n
    \n
    So far, there have mostly been changes that target the lives of people who already have a small CO2 footprint. I don’t even own a car for example.\n
    \n
    The mere existence of private jets is an atrocity while the „lesser“ of us need to invest time and effort to change their ways.\n
    \n
    [greenisthenewblack.com/private-jets-are-uncool-en…](https://greenisthenewblack.com/private-jets-are-uncool-environmentally/)\n
    \n
    Obviously, there are those of us who like to leave their v8 running while in the grocery store and they absolutely need to stop. No emptying the ashtray on the street or going to starbucks every day and get a one use cup every time. But still, I‘m done listening to people telling me I‘m not doing enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696255515 {#3101
    date: 2023-10-02 16:05:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@r1veRRR@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 35405
  -bodyTs: "'/private-jets-are-uncool-en':91 '/private-jets-are-uncool-environmentally/)':94 'absolut':115 'alreadi':50 'argu':4 'ashtray':122 'atroc':73 'car':62 'ceo':28 'chang':12,42,86 'co2':54 'cup':137 'day':131 'dead':34 'done':144 'easi':35 'effort':84 'empti':120 'enough':154 'even':59 'everi':130,138 'exampl':64 'exist':67 'far':37 'fli':29 'footprint':55 'front':15 'get':133 'go':127 'greenisthenewblack.com':90,93 'greenisthenewblack.com/private-jets-are-uncool-en':89 'greenisthenewblack.com/private-jets-are-uncool-environmentally/)':92 'groceri':111 'immedi':11 'invest':81 'jet':33,70 'leav':104 'lesser':76 'like':102 'listen':145 'live':46 'm':143,151 'mean':17 'mere':66 'most':40 'mr':27 'need':8,79,116 'obvious':95 'one':135 'paper':24 'peopl':48,147 'privat':32,69 'run':107 'small':53 'starbuck':129 'still':141 'stop':118 'store':112 'straw':25 'street':125 'suck':21 'target':44 'tell':148 'time':82,139 'us':78,100 'use':136 'v8':106 'way':88 'wont':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3431731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696255515 {#3100
    date: 2023-10-02 16:05:15.0 +02: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
103 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2887 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      ANY effective, long-term collective change REQUIRES that the large majority of people CHANGE THEIR CONSUMPTION HABBITS. While not great, the private plane stuff is exactly as pointless as the paper straws. Both are ways for everyone to point the finger at everyone else, and not have to change.\n
      \n
      If the government implemented the “correct” laws tomorrow, but the populace doesn’t want to change their habits, they will vote in people that give them back their old, bad things.\n
      \n
      If a company implemented to “correct” processes, but the consumers don’t want to pay the necessary price, they go bankrupt, and the company with the “incorrect, but cheap” processes wins.\n
      \n
      **ALL COLLECTIVE ACTION IS A COLLECTION OF INDIVIDUAL CHANGE.** There is no alternative!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696635786 {#2869
      date: 2023-10-07 01:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    -id: 35404
    -bodyTs: "'action':115 'altern':125 'back':77 'bad':80 'bankrupt':102 'chang':7,15,50,66,121 'cheap':110 'collect':6,114,118 'compani':84,105 'consum':91 'consumpt':17 'correct':56,87 'doesn':62 'effect':2 'els':45 'everyon':38,44 'exact':27 'finger':42 'give':75 'go':101 'govern':53 'great':21 'habbit':18 'habit':68 'implement':54,85 'incorrect':108 'individu':120 'larg':11 'law':57 'long':4 'long-term':3 'major':12 'necessari':98 'old':79 'paper':32 'pay':96 'peopl':14,73 'plane':24 'point':40 'pointless':29 'populac':61 'price':99 'privat':23 'process':88,111 'requir':8 'straw':33 'stuff':25 'term':5 'thing':81 'tomorrow':58 'vote':71 'want':64,94 'way':36 'win':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3391709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696242851 {#2870
      date: 2023-10-02 12:34:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    I can’t argue with that. There needs to be immediate change on all fronts.\n
    \n
    This means that I wont suck on a paper straw while mr CEO flies in his private jet. Dead easy.\n
    \n
    So far, there have mostly been changes that target the lives of people who already have a small CO2 footprint. I don’t even own a car for example.\n
    \n
    The mere existence of private jets is an atrocity while the „lesser“ of us need to invest time and effort to change their ways.\n
    \n
    [greenisthenewblack.com/private-jets-are-uncool-en…](https://greenisthenewblack.com/private-jets-are-uncool-environmentally/)\n
    \n
    Obviously, there are those of us who like to leave their v8 running while in the grocery store and they absolutely need to stop. No emptying the ashtray on the street or going to starbucks every day and get a one use cup every time. But still, I‘m done listening to people telling me I‘m not doing enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696255515 {#3101
    date: 2023-10-02 16:05:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@r1veRRR@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 35405
  -bodyTs: "'/private-jets-are-uncool-en':91 '/private-jets-are-uncool-environmentally/)':94 'absolut':115 'alreadi':50 'argu':4 'ashtray':122 'atroc':73 'car':62 'ceo':28 'chang':12,42,86 'co2':54 'cup':137 'day':131 'dead':34 'done':144 'easi':35 'effort':84 'empti':120 'enough':154 'even':59 'everi':130,138 'exampl':64 'exist':67 'far':37 'fli':29 'footprint':55 'front':15 'get':133 'go':127 'greenisthenewblack.com':90,93 'greenisthenewblack.com/private-jets-are-uncool-en':89 'greenisthenewblack.com/private-jets-are-uncool-environmentally/)':92 'groceri':111 'immedi':11 'invest':81 'jet':33,70 'leav':104 'lesser':76 'like':102 'listen':145 'live':46 'm':143,151 'mean':17 'mere':66 'most':40 'mr':27 'need':8,79,116 'obvious':95 'one':135 'paper':24 'peopl':48,147 'privat':32,69 'run':107 'small':53 'starbuck':129 'still':141 'stop':118 'store':112 'straw':25 'street':125 'suck':21 'target':44 'tell':148 'time':82,139 'us':78,100 'use':136 'v8':106 'way':88 'wont':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3431731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696255515 {#3100
    date: 2023-10-02 16:05:15.0 +02: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
104 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: App\Entity\EntryComment {#2874
    +user: App\Entity\User {#2887 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      ANY effective, long-term collective change REQUIRES that the large majority of people CHANGE THEIR CONSUMPTION HABBITS. While not great, the private plane stuff is exactly as pointless as the paper straws. Both are ways for everyone to point the finger at everyone else, and not have to change.\n
      \n
      If the government implemented the “correct” laws tomorrow, but the populace doesn’t want to change their habits, they will vote in people that give them back their old, bad things.\n
      \n
      If a company implemented to “correct” processes, but the consumers don’t want to pay the necessary price, they go bankrupt, and the company with the “incorrect, but cheap” processes wins.\n
      \n
      **ALL COLLECTIVE ACTION IS A COLLECTION OF INDIVIDUAL CHANGE.** There is no alternative!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696635786 {#2869
      date: 2023-10-07 01:43:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@black0ut@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2875 …}
    +nested: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    -id: 35404
    -bodyTs: "'action':115 'altern':125 'back':77 'bad':80 'bankrupt':102 'chang':7,15,50,66,121 'cheap':110 'collect':6,114,118 'compani':84,105 'consum':91 'consumpt':17 'correct':56,87 'doesn':62 'effect':2 'els':45 'everyon':38,44 'exact':27 'finger':42 'give':75 'go':101 'govern':53 'great':21 'habbit':18 'habit':68 'implement':54,85 'incorrect':108 'individu':120 'larg':11 'law':57 'long':4 'long-term':3 'major':12 'necessari':98 'old':79 'paper':32 'pay':96 'peopl':14,73 'plane':24 'point':40 'pointless':29 'populac':61 'price':99 'privat':23 'process':88,111 'requir':8 'straw':33 'stuff':25 'term':5 'thing':81 'tomorrow':58 'vote':71 'want':64,94 'way':36 'win':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3391709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696242851 {#2870
      date: 2023-10-02 12:34:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2874}
  +body: """
    I can’t argue with that. There needs to be immediate change on all fronts.\n
    \n
    This means that I wont suck on a paper straw while mr CEO flies in his private jet. Dead easy.\n
    \n
    So far, there have mostly been changes that target the lives of people who already have a small CO2 footprint. I don’t even own a car for example.\n
    \n
    The mere existence of private jets is an atrocity while the „lesser“ of us need to invest time and effort to change their ways.\n
    \n
    [greenisthenewblack.com/private-jets-are-uncool-en…](https://greenisthenewblack.com/private-jets-are-uncool-environmentally/)\n
    \n
    Obviously, there are those of us who like to leave their v8 running while in the grocery store and they absolutely need to stop. No emptying the ashtray on the street or going to starbucks every day and get a one use cup every time. But still, I‘m done listening to people telling me I‘m not doing enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696255515 {#3101
    date: 2023-10-02 16:05:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
    "@r1veRRR@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 35405
  -bodyTs: "'/private-jets-are-uncool-en':91 '/private-jets-are-uncool-environmentally/)':94 'absolut':115 'alreadi':50 'argu':4 'ashtray':122 'atroc':73 'car':62 'ceo':28 'chang':12,42,86 'co2':54 'cup':137 'day':131 'dead':34 'done':144 'easi':35 'effort':84 'empti':120 'enough':154 'even':59 'everi':130,138 'exampl':64 'exist':67 'far':37 'fli':29 'footprint':55 'front':15 'get':133 'go':127 'greenisthenewblack.com':90,93 'greenisthenewblack.com/private-jets-are-uncool-en':89 'greenisthenewblack.com/private-jets-are-uncool-environmentally/)':92 'groceri':111 'immedi':11 'invest':81 'jet':33,70 'leav':104 'lesser':76 'like':102 'listen':145 'live':46 'm':143,151 'mean':17 'mere':66 'most':40 'mr':27 'need':8,79,116 'obvious':95 'one':135 'paper':24 'peopl':48,147 'privat':32,69 'run':107 'small':53 'starbuck':129 'still':141 'stop':118 'store':112 'straw':25 'street':125 'suck':21 'target':44 'tell':148 'time':82,139 'us':78,100 'use':136 'v8':106 'way':88 'wont':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3431731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696255515 {#3100
    date: 2023-10-02 16:05:15.0 +02: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
105 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
106 DENIED moderate
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Stainless steel straws for the win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696183569 {#2942
    date: 2023-10-01 20:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 32251
  -bodyTs: "'stainless':1 'steel':2 'straw':3 'win':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3833222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696183569 {#2943
    date: 2023-10-01 20:06:09.0 +02: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
107 DENIED edit
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Stainless steel straws for the win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696183569 {#2942
    date: 2023-10-01 20:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 32251
  -bodyTs: "'stainless':1 'steel':2 'straw':3 'win':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3833222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696183569 {#2943
    date: 2023-10-01 20:06:09.0 +02: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
108 DENIED moderate
App\Entity\EntryComment {#2947
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +parent: null
  +root: null
  +body: "Stainless steel straws for the win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696183569 {#2942
    date: 2023-10-01 20:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@black0ut@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 32251
  -bodyTs: "'stainless':1 'steel':2 'straw':3 'win':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3833222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696183569 {#2943
    date: 2023-10-01 20:06:09.0 +02: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