GET https://kbin.spritesserver.nl/d/files.catbox.moe/comments/newest?p=17

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 …}
}
28.72 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.17 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 {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "and this is why those plastic nonsense should be bollards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706074047 {#95
    date: 2024-01-24 06:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 239709
  -bodyTs: "'bollard':10 'nonsens':7 'plastic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5854122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138210 {#1934
    date: 2023-12-21 06:56:50.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 {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "and this is why those plastic nonsense should be bollards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706074047 {#95
    date: 2024-01-24 06:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 239709
  -bodyTs: "'bollard':10 'nonsens':7 'plastic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5854122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138210 {#1934
    date: 2023-12-21 06:56:50.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 {#2438
  +user: App\Entity\User {#2481 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "and this is why those plastic nonsense should be bollards"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706074047 {#95
    date: 2024-01-24 06:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1954 …}
  +nested: Doctrine\ORM\PersistentCollection {#1977 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  -id: 239709
  -bodyTs: "'bollard':10 'nonsens':7 'plastic':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5854122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138210 {#1934
    date: 2023-12-21 06:56:50.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 {#3098
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2438
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "and this is why those plastic nonsense should be bollards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706074047 {#95
      date: 2024-01-24 06:27:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1954 …}
    +nested: Doctrine\ORM\PersistentCollection {#1977 …}
    +votes: Doctrine\ORM\PersistentCollection {#1945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
    -id: 239709
    -bodyTs: "'bollard':10 'nonsens':7 'plastic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5854122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703138210 {#1934
      date: 2023-12-21 06:56:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2438}
  +body: "Not every single one, that would be too expensive, make it the next to last so their confidence is high."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703164640 {#3100
    date: 2023-12-21 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Still@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 240307
  -bodyTs: "'confid':18 'everi':2 'expens':9 'high':20 'last':15 'make':10 'next':13 'one':4 'singl':3 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3394723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703164640 {#3099
    date: 2023-12-21 14:17:20.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 {#3098
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2438
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "and this is why those plastic nonsense should be bollards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706074047 {#95
      date: 2024-01-24 06:27:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1954 …}
    +nested: Doctrine\ORM\PersistentCollection {#1977 …}
    +votes: Doctrine\ORM\PersistentCollection {#1945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
    -id: 239709
    -bodyTs: "'bollard':10 'nonsens':7 'plastic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5854122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703138210 {#1934
      date: 2023-12-21 06:56:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2438}
  +body: "Not every single one, that would be too expensive, make it the next to last so their confidence is high."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703164640 {#3100
    date: 2023-12-21 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Still@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 240307
  -bodyTs: "'confid':18 'everi':2 'expens':9 'high':20 'last':15 'make':10 'next':13 'one':4 'singl':3 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3394723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703164640 {#3099
    date: 2023-12-21 14:17:20.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 {#3098
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2438
    +user: App\Entity\User {#2481 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "and this is why those plastic nonsense should be bollards"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1706074047 {#95
      date: 2024-01-24 06:27:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1954 …}
    +nested: Doctrine\ORM\PersistentCollection {#1977 …}
    +votes: Doctrine\ORM\PersistentCollection {#1945 …}
    +reports: Doctrine\ORM\PersistentCollection {#2487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
    -id: 239709
    -bodyTs: "'bollard':10 'nonsens':7 'plastic':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5854122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703138210 {#1934
      date: 2023-12-21 06:56:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2438}
  +body: "Not every single one, that would be too expensive, make it the next to last so their confidence is high."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703164640 {#3100
    date: 2023-12-21 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Still@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 240307
  -bodyTs: "'confid':18 'everi':2 'expens':9 'high':20 'last':15 'make':10 'next':13 'one':4 'singl':3 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3394723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703164640 {#3099
    date: 2023-12-21 14:17:20.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 {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "PacMan VR pre alpha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703118817 {#1613
    date: 2023-12-21 01:33:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 239167
  -bodyTs: "'alpha':4 'pacman':1 'pre':3 'vr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6161249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118817 {#1689
    date: 2023-12-21 01:33:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "PacMan VR pre alpha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703118817 {#1613
    date: 2023-12-21 01:33:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 239167
  -bodyTs: "'alpha':4 'pacman':1 'pre':3 'vr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6161249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118817 {#1689
    date: 2023-12-21 01:33:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#1597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "PacMan VR pre alpha"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703118817 {#1613
    date: 2023-12-21 01:33:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 239167
  -bodyTs: "'alpha':4 'pacman':1 'pre':3 'vr':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6161249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118817 {#1689
    date: 2023-12-21 01:33:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do this in GTA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703063161 {#2377
    date: 2023-12-20 10:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 237292
  -bodyTs: "'gta':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4187613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703063161 {#2360
    date: 2023-12-20 10:06: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
15 DENIED edit
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do this in GTA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703063161 {#2377
    date: 2023-12-20 10:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 237292
  -bodyTs: "'gta':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4187613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703063161 {#2360
    date: 2023-12-20 10:06: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
16 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do this in GTA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703063161 {#2377
    date: 2023-12-20 10:06:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 237292
  -bodyTs: "'gta':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4187613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703063161 {#2360
    date: 2023-12-20 10:06: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
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 {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about every 100th is a long steel rod painted white?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703062974 {#2076
    date: 2023-12-20 10:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 237288
  -bodyTs: "'100th':4 'everi':3 'long':7 'paint':10 'rod':9 'steel':8 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1053494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703062974 {#2097
    date: 2023-12-20 10:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about every 100th is a long steel rod painted white?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703062974 {#2076
    date: 2023-12-20 10:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 237288
  -bodyTs: "'100th':4 'everi':3 'long':7 'paint':10 'rod':9 'steel':8 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1053494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703062974 {#2097
    date: 2023-12-20 10:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#2086 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about every 100th is a long steel rod painted white?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703062974 {#2076
    date: 2023-12-20 10:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 237288
  -bodyTs: "'100th':4 'everi':3 'long':7 'paint':10 'rod':9 'steel':8 'white':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/1053494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703062974 {#2097
    date: 2023-12-20 10:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Real life Subway Surfer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703062911 {#2137
    date: 2023-12-20 10:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 237287
  -bodyTs: "'life':2 'real':1 'subway':3 'surfer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5317325"
  +editedAt: DateTimeImmutable @1705828732 {#2073
    date: 2024-01-21 10:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703062911 {#2068
    date: 2023-12-20 10:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Real life Subway Surfer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703062911 {#2137
    date: 2023-12-20 10:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 237287
  -bodyTs: "'life':2 'real':1 'subway':3 'surfer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5317325"
  +editedAt: DateTimeImmutable @1705828732 {#2073
    date: 2024-01-21 10:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703062911 {#2068
    date: 2023-12-20 10:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2074
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Real life Subway Surfer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703062911 {#2137
    date: 2023-12-20 10:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 237287
  -bodyTs: "'life':2 'real':1 'subway':3 'surfer':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5317325"
  +editedAt: DateTimeImmutable @1705828732 {#2073
    date: 2024-01-21 10:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703062911 {#2068
    date: 2023-12-20 10:01:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh that’s me in GTA 5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703055187 {#2230
    date: 2023-12-20 07:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 237089
  -bodyTs: "'5':7 'gta':6 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6146882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055187 {#2231
    date: 2023-12-20 07:53: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
27 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh that’s me in GTA 5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703055187 {#2230
    date: 2023-12-20 07:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 237089
  -bodyTs: "'5':7 'gta':6 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6146882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055187 {#2231
    date: 2023-12-20 07:53: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
28 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#2315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh that’s me in GTA 5"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703055187 {#2230
    date: 2023-12-20 07:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2297 …}
  -id: 237089
  -bodyTs: "'5':7 'gta':6 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6146882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055187 {#2231
    date: 2023-12-20 07:53: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
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 {#2273
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now this is podracing. True Jedi complete."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703041028 {#2270
    date: 2023-12-20 03:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 236815
  -bodyTs: "'complet':7 'jedi':6 'podrac':4 'true':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4462004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703041028 {#2266
    date: 2023-12-20 03:57:08.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 {#2273
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now this is podracing. True Jedi complete."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703041028 {#2270
    date: 2023-12-20 03:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 236815
  -bodyTs: "'complet':7 'jedi':6 'podrac':4 'true':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4462004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703041028 {#2266
    date: 2023-12-20 03:57:08.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 {#2273
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now this is podracing. True Jedi complete."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703041028 {#2270
    date: 2023-12-20 03:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 236815
  -bodyTs: "'complet':7 'jedi':6 'podrac':4 'true':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4462004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703041028 {#2266
    date: 2023-12-20 03:57:08.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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s actually really satisfying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703035018 {#2177
    date: 2023-12-20 02:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 236667
  -bodyTs: "'actual':3 'realli':4 'satisfi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6732913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035018 {#2176
    date: 2023-12-20 02:16:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s actually really satisfying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703035018 {#2177
    date: 2023-12-20 02:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 236667
  -bodyTs: "'actual':3 'realli':4 'satisfi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6732913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035018 {#2176
    date: 2023-12-20 02:16:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s actually really satisfying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703035018 {#2177
    date: 2023-12-20 02:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 236667
  -bodyTs: "'actual':3 'realli':4 'satisfi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6732913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035018 {#2176
    date: 2023-12-20 02:16:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yep, that’s a stolen car."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1706053411 {#2495
    date: 2024-01-24 00:43:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 236490
  -bodyTs: "'car':6 'stolen':5 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6086383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703028798 {#2496
    date: 2023-12-20 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yep, that’s a stolen car."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1706053411 {#2495
    date: 2024-01-24 00:43:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 236490
  -bodyTs: "'car':6 'stolen':5 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6086383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703028798 {#2496
    date: 2023-12-20 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yep, that’s a stolen car."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1706053411 {#2495
    date: 2024-01-24 00:43:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 236490
  -bodyTs: "'car':6 'stolen':5 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6086383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703028798 {#2496
    date: 2023-12-20 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2500
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yep, that’s a stolen car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1706053411 {#2495
      date: 2024-01-24 00:43:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 236490
    -bodyTs: "'car':6 'stolen':5 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6086383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703028798 {#2496
      date: 2023-12-20 00:33:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Stolen or pissed at the significant other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703035812 {#3031
    date: 2023-12-20 02:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 236689
  -bodyTs: "'piss':3 'signific':6 'stolen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6142923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035812 {#3034
    date: 2023-12-20 02:30:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2500
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yep, that’s a stolen car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1706053411 {#2495
      date: 2024-01-24 00:43:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 236490
    -bodyTs: "'car':6 'stolen':5 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6086383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703028798 {#2496
      date: 2023-12-20 00:33:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Stolen or pissed at the significant other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703035812 {#3031
    date: 2023-12-20 02:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 236689
  -bodyTs: "'piss':3 'signific':6 'stolen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6142923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035812 {#3034
    date: 2023-12-20 02:30:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#2500
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yep, that’s a stolen car."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1706053411 {#2495
      date: 2024-01-24 00:43:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 236490
    -bodyTs: "'car':6 'stolen':5 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6086383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703028798 {#2496
      date: 2023-12-20 00:33:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Stolen or pissed at the significant other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703035812 {#3031
    date: 2023-12-20 02:30:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 236689
  -bodyTs: "'piss':3 'signific':6 'stolen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6142923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703035812 {#3034
    date: 2023-12-20 02:30:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2500
      +user: App\Entity\User {#2513 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yep, that’s a stolen car."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1706053411 {#2495
        date: 2024-01-24 00:43:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2501 …}
      +nested: Doctrine\ORM\PersistentCollection {#2503 …}
      +votes: Doctrine\ORM\PersistentCollection {#2505 …}
      +reports: Doctrine\ORM\PersistentCollection {#2507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
      -id: 236490
      -bodyTs: "'car':6 'stolen':5 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6086383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703028798 {#2496
        date: 2023-12-20 00:33:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Stolen or pissed at the significant other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703035812 {#3031
      date: 2023-12-20 02:30:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 236689
    -bodyTs: "'piss':3 'signific':6 'stolen':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6142923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703035812 {#3034
      date: 2023-12-20 02:30:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Because this can’t possibly be good for the car, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703042459 {#3078
    date: 2023-12-20 04:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 236840
  -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6144624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703042459 {#3081
    date: 2023-12-20 04:20: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
47 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2500
      +user: App\Entity\User {#2513 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yep, that’s a stolen car."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1706053411 {#2495
        date: 2024-01-24 00:43:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2501 …}
      +nested: Doctrine\ORM\PersistentCollection {#2503 …}
      +votes: Doctrine\ORM\PersistentCollection {#2505 …}
      +reports: Doctrine\ORM\PersistentCollection {#2507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
      -id: 236490
      -bodyTs: "'car':6 'stolen':5 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6086383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703028798 {#2496
        date: 2023-12-20 00:33:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Stolen or pissed at the significant other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703035812 {#3031
      date: 2023-12-20 02:30:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 236689
    -bodyTs: "'piss':3 'signific':6 'stolen':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6142923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703035812 {#3034
      date: 2023-12-20 02:30:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Because this can’t possibly be good for the car, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703042459 {#3078
    date: 2023-12-20 04:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 236840
  -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6144624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703042459 {#3081
    date: 2023-12-20 04:20: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
48 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#2500
      +user: App\Entity\User {#2513 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yep, that’s a stolen car."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1706053411 {#2495
        date: 2024-01-24 00:43:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2501 …}
      +nested: Doctrine\ORM\PersistentCollection {#2503 …}
      +votes: Doctrine\ORM\PersistentCollection {#2505 …}
      +reports: Doctrine\ORM\PersistentCollection {#2507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
      -id: 236490
      -bodyTs: "'car':6 'stolen':5 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6086383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703028798 {#2496
        date: 2023-12-20 00:33:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Stolen or pissed at the significant other."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703035812 {#3031
      date: 2023-12-20 02:30:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 236689
    -bodyTs: "'piss':3 'signific':6 'stolen':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6142923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703035812 {#3034
      date: 2023-12-20 02:30:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Because this can’t possibly be good for the car, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703042459 {#3078
    date: 2023-12-20 04:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 236840
  -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6144624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703042459 {#3081
    date: 2023-12-20 04:20: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
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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "car is fine, he’s going slow. the video is sped up quite a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703110908 {#3051
    date: 2023-12-20 23:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 238863
  -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5528379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703110908 {#3048
    date: 2023-12-20 23:21:48.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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "car is fine, he’s going slow. the video is sped up quite a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703110908 {#3051
    date: 2023-12-20 23:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 238863
  -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5528379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703110908 {#3048
    date: 2023-12-20 23:21:48.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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "car is fine, he’s going slow. the video is sped up quite a lot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703110908 {#3051
    date: 2023-12-20 23:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 238863
  -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5528379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703110908 {#3048
    date: 2023-12-20 23:21:48.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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3046
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2500
          +user: App\Entity\User {#2513 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yep, that’s a stolen car."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1706053411 {#2495
            date: 2024-01-24 00:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2501 …}
          +nested: Doctrine\ORM\PersistentCollection {#2503 …}
          +votes: Doctrine\ORM\PersistentCollection {#2505 …}
          +reports: Doctrine\ORM\PersistentCollection {#2507 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
          -id: 236490
          -bodyTs: "'car':6 'stolen':5 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6086383"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703028798 {#2496
            date: 2023-12-20 00:33:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Stolen or pissed at the significant other."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703035812 {#3031
          date: 2023-12-20 02:30:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 236689
        -bodyTs: "'piss':3 'signific':6 'stolen':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6142923"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703035812 {#3034
          date: 2023-12-20 02:30:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Because this can’t possibly be good for the car, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703042459 {#3078
        date: 2023-12-20 04:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 236840
      -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6144624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703042459 {#3081
        date: 2023-12-20 04:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "car is fine, he’s going slow. the video is sped up quite a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703110908 {#3051
      date: 2023-12-20 23:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 238863
    -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5528379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110908 {#3048
      date: 2023-12-20 23:21:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703112217 {#3189
    date: 2023-12-20 23:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 238911
  -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6159588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112217 {#3190
    date: 2023-12-20 23:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3046
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2500
          +user: App\Entity\User {#2513 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yep, that’s a stolen car."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1706053411 {#2495
            date: 2024-01-24 00:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2501 …}
          +nested: Doctrine\ORM\PersistentCollection {#2503 …}
          +votes: Doctrine\ORM\PersistentCollection {#2505 …}
          +reports: Doctrine\ORM\PersistentCollection {#2507 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
          -id: 236490
          -bodyTs: "'car':6 'stolen':5 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6086383"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703028798 {#2496
            date: 2023-12-20 00:33:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Stolen or pissed at the significant other."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703035812 {#3031
          date: 2023-12-20 02:30:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 236689
        -bodyTs: "'piss':3 'signific':6 'stolen':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6142923"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703035812 {#3034
          date: 2023-12-20 02:30:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Because this can’t possibly be good for the car, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703042459 {#3078
        date: 2023-12-20 04:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 236840
      -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6144624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703042459 {#3081
        date: 2023-12-20 04:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "car is fine, he’s going slow. the video is sped up quite a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703110908 {#3051
      date: 2023-12-20 23:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 238863
    -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5528379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110908 {#3048
      date: 2023-12-20 23:21:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703112217 {#3189
    date: 2023-12-20 23:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 238911
  -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6159588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112217 {#3190
    date: 2023-12-20 23:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3191
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3046
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2500
          +user: App\Entity\User {#2513 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yep, that’s a stolen car."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1706053411 {#2495
            date: 2024-01-24 00:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2501 …}
          +nested: Doctrine\ORM\PersistentCollection {#2503 …}
          +votes: Doctrine\ORM\PersistentCollection {#2505 …}
          +reports: Doctrine\ORM\PersistentCollection {#2507 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
          -id: 236490
          -bodyTs: "'car':6 'stolen':5 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6086383"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703028798 {#2496
            date: 2023-12-20 00:33:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Stolen or pissed at the significant other."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703035812 {#3031
          date: 2023-12-20 02:30:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 236689
        -bodyTs: "'piss':3 'signific':6 'stolen':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6142923"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703035812 {#3034
          date: 2023-12-20 02:30:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Because this can’t possibly be good for the car, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703042459 {#3078
        date: 2023-12-20 04:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 236840
      -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6144624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703042459 {#3081
        date: 2023-12-20 04:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "car is fine, he’s going slow. the video is sped up quite a lot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703110908 {#3051
      date: 2023-12-20 23:21:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 238863
    -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5528379"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703110908 {#3048
      date: 2023-12-20 23:21:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703112217 {#3189
    date: 2023-12-20 23:43:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 238911
  -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6159588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112217 {#3190
    date: 2023-12-20 23:43:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3191
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3046
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3075 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3030
          +user: Proxies\__CG__\App\Entity\User {#3113 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#2500
            +user: App\Entity\User {#2513 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: null
            +root: null
            +body: "Yep, that’s a stolen car."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1706053411 {#2495
              date: 2024-01-24 00:43:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2501 …}
            +nested: Doctrine\ORM\PersistentCollection {#2503 …}
            +votes: Doctrine\ORM\PersistentCollection {#2505 …}
            +reports: Doctrine\ORM\PersistentCollection {#2507 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
            -id: 236490
            -bodyTs: "'car':6 'stolen':5 'yep':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/6086383"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703028798 {#2496
              date: 2023-12-20 00:33:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "Stolen or pissed at the significant other."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1703035812 {#3031
            date: 2023-12-20 02:30:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3112 …}
          +nested: Doctrine\ORM\PersistentCollection {#3110 …}
          +votes: Doctrine\ORM\PersistentCollection {#3108 …}
          +reports: Doctrine\ORM\PersistentCollection {#3106 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
          -id: 236689
          -bodyTs: "'piss':3 'signific':6 'stolen':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6142923"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703035812 {#3034
            date: 2023-12-20 02:30:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Because this can’t possibly be good for the car, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703042459 {#3078
          date: 2023-12-20 04:20:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
        -id: 236840
        -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6144624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703042459 {#3081
          date: 2023-12-20 04:20:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "car is fine, he’s going slow. the video is sped up quite a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703110908 {#3051
        date: 2023-12-20 23:21:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3056 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3060 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
      -id: 238863
      -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5528379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703110908 {#3048
        date: 2023-12-20 23:21:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703112217 {#3189
      date: 2023-12-20 23:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 238911
    -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6159588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703112217 {#3190
      date: 2023-12-20 23:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "look at the steering wheel and you’ll see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703128518 {#3210
    date: 2023-12-21 04:15:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 239459
  -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5532482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703128518 {#3207
    date: 2023-12-21 04:15:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3191
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3046
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3075 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3030
          +user: Proxies\__CG__\App\Entity\User {#3113 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#2500
            +user: App\Entity\User {#2513 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: null
            +root: null
            +body: "Yep, that’s a stolen car."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1706053411 {#2495
              date: 2024-01-24 00:43:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2501 …}
            +nested: Doctrine\ORM\PersistentCollection {#2503 …}
            +votes: Doctrine\ORM\PersistentCollection {#2505 …}
            +reports: Doctrine\ORM\PersistentCollection {#2507 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
            -id: 236490
            -bodyTs: "'car':6 'stolen':5 'yep':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/6086383"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703028798 {#2496
              date: 2023-12-20 00:33:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "Stolen or pissed at the significant other."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1703035812 {#3031
            date: 2023-12-20 02:30:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3112 …}
          +nested: Doctrine\ORM\PersistentCollection {#3110 …}
          +votes: Doctrine\ORM\PersistentCollection {#3108 …}
          +reports: Doctrine\ORM\PersistentCollection {#3106 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
          -id: 236689
          -bodyTs: "'piss':3 'signific':6 'stolen':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6142923"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703035812 {#3034
            date: 2023-12-20 02:30:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Because this can’t possibly be good for the car, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703042459 {#3078
          date: 2023-12-20 04:20:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
        -id: 236840
        -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6144624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703042459 {#3081
          date: 2023-12-20 04:20:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "car is fine, he’s going slow. the video is sped up quite a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703110908 {#3051
        date: 2023-12-20 23:21:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3056 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3060 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
      -id: 238863
      -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5528379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703110908 {#3048
        date: 2023-12-20 23:21:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703112217 {#3189
      date: 2023-12-20 23:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 238911
    -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6159588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703112217 {#3190
      date: 2023-12-20 23:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "look at the steering wheel and you’ll see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703128518 {#3210
    date: 2023-12-21 04:15:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 239459
  -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5532482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703128518 {#3207
    date: 2023-12-21 04:15:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3054 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3191
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3046
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3075 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3030
          +user: Proxies\__CG__\App\Entity\User {#3113 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#2500
            +user: App\Entity\User {#2513 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: null
            +root: null
            +body: "Yep, that’s a stolen car."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1706053411 {#2495
              date: 2024-01-24 00:43:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2501 …}
            +nested: Doctrine\ORM\PersistentCollection {#2503 …}
            +votes: Doctrine\ORM\PersistentCollection {#2505 …}
            +reports: Doctrine\ORM\PersistentCollection {#2507 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
            -id: 236490
            -bodyTs: "'car':6 'stolen':5 'yep':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/6086383"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703028798 {#2496
              date: 2023-12-20 00:33:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "Stolen or pissed at the significant other."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1703035812 {#3031
            date: 2023-12-20 02:30:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3112 …}
          +nested: Doctrine\ORM\PersistentCollection {#3110 …}
          +votes: Doctrine\ORM\PersistentCollection {#3108 …}
          +reports: Doctrine\ORM\PersistentCollection {#3106 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
          -id: 236689
          -bodyTs: "'piss':3 'signific':6 'stolen':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6142923"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703035812 {#3034
            date: 2023-12-20 02:30:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Because this can’t possibly be good for the car, right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703042459 {#3078
          date: 2023-12-20 04:20:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3074 …}
        +reports: Doctrine\ORM\PersistentCollection {#3067 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
        -id: 236840
        -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6144624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703042459 {#3081
          date: 2023-12-20 04:20:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "car is fine, he’s going slow. the video is sped up quite a lot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703110908 {#3051
        date: 2023-12-20 23:21:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3056 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3060 …}
      +reports: Doctrine\ORM\PersistentCollection {#3126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
      -id: 238863
      -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5528379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703110908 {#3048
        date: 2023-12-20 23:21:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703112217 {#3189
      date: 2023-12-20 23:43:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3192 …}
    +nested: Doctrine\ORM\PersistentCollection {#3194 …}
    +votes: Doctrine\ORM\PersistentCollection {#3196 …}
    +reports: Doctrine\ORM\PersistentCollection {#3198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
    -id: 238911
    -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6159588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703112217 {#3190
      date: 2023-12-20 23:43:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "look at the steering wheel and you’ll see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703128518 {#3210
    date: 2023-12-21 04:15:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 239459
  -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5532482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703128518 {#3207
    date: 2023-12-21 04:15:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3191
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3046
        +user: Proxies\__CG__\App\Entity\User {#3054 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3083
          +user: Proxies\__CG__\App\Entity\User {#3075 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#3030
            +user: Proxies\__CG__\App\Entity\User {#3113 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: App\Entity\EntryComment {#2500
              +user: App\Entity\User {#2513 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
              +image: null
              +parent: null
              +root: null
              +body: "Yep, that’s a stolen car."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1706053411 {#2495
                date: 2024-01-24 00:43:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JohnWorks@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2501 …}
              +nested: Doctrine\ORM\PersistentCollection {#2503 …}
              +votes: Doctrine\ORM\PersistentCollection {#2505 …}
              +reports: Doctrine\ORM\PersistentCollection {#2507 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
              -id: 236490
              -bodyTs: "'car':6 'stolen':5 'yep':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/6086383"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703028798 {#2496
                date: 2023-12-20 00:33:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2500}
            +body: "Stolen or pissed at the significant other."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1703035812 {#3031
              date: 2023-12-20 02:30:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
              "@Diabolo96@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3112 …}
            +nested: Doctrine\ORM\PersistentCollection {#3110 …}
            +votes: Doctrine\ORM\PersistentCollection {#3108 …}
            +reports: Doctrine\ORM\PersistentCollection {#3106 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
            -id: 236689
            -bodyTs: "'piss':3 'signific':6 'stolen':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6142923"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703035812 {#3034
              date: 2023-12-20 02:30:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "Because this can’t possibly be good for the car, right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1703042459 {#3078
            date: 2023-12-20 04:20:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
            "@andrewta@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3072 …}
          +nested: Doctrine\ORM\PersistentCollection {#3070 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3067 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
          -id: 236840
          -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6144624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703042459 {#3081
            date: 2023-12-20 04:20:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "car is fine, he’s going slow. the video is sped up quite a lot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703110908 {#3051
          date: 2023-12-20 23:21:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3056 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
        -id: 238863
        -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5528379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703110908 {#3048
          date: 2023-12-20 23:21:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703112217 {#3189
        date: 2023-12-20 23:43:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
        "@kusivittula@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 238911
      -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6159588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112217 {#3190
        date: 2023-12-20 23:43:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "look at the steering wheel and you’ll see"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703128518 {#3210
      date: 2023-12-21 04:15:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 239459
    -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5532482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703128518 {#3207
      date: 2023-12-21 04:15:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "27mph"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703129383 {#3236
    date: 2023-12-21 04:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 239474
  -bodyTs: "'27mph':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6163487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129383 {#3239
    date: 2023-12-21 04:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3191
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3046
        +user: Proxies\__CG__\App\Entity\User {#3054 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3083
          +user: Proxies\__CG__\App\Entity\User {#3075 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#3030
            +user: Proxies\__CG__\App\Entity\User {#3113 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: App\Entity\EntryComment {#2500
              +user: App\Entity\User {#2513 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
              +image: null
              +parent: null
              +root: null
              +body: "Yep, that’s a stolen car."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1706053411 {#2495
                date: 2024-01-24 00:43:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JohnWorks@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2501 …}
              +nested: Doctrine\ORM\PersistentCollection {#2503 …}
              +votes: Doctrine\ORM\PersistentCollection {#2505 …}
              +reports: Doctrine\ORM\PersistentCollection {#2507 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
              -id: 236490
              -bodyTs: "'car':6 'stolen':5 'yep':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/6086383"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703028798 {#2496
                date: 2023-12-20 00:33:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2500}
            +body: "Stolen or pissed at the significant other."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1703035812 {#3031
              date: 2023-12-20 02:30:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
              "@Diabolo96@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3112 …}
            +nested: Doctrine\ORM\PersistentCollection {#3110 …}
            +votes: Doctrine\ORM\PersistentCollection {#3108 …}
            +reports: Doctrine\ORM\PersistentCollection {#3106 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
            -id: 236689
            -bodyTs: "'piss':3 'signific':6 'stolen':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6142923"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703035812 {#3034
              date: 2023-12-20 02:30:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "Because this can’t possibly be good for the car, right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1703042459 {#3078
            date: 2023-12-20 04:20:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
            "@andrewta@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3072 …}
          +nested: Doctrine\ORM\PersistentCollection {#3070 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3067 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
          -id: 236840
          -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6144624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703042459 {#3081
            date: 2023-12-20 04:20:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "car is fine, he’s going slow. the video is sped up quite a lot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703110908 {#3051
          date: 2023-12-20 23:21:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3056 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
        -id: 238863
        -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5528379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703110908 {#3048
          date: 2023-12-20 23:21:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703112217 {#3189
        date: 2023-12-20 23:43:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
        "@kusivittula@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 238911
      -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6159588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112217 {#3190
        date: 2023-12-20 23:43:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "look at the steering wheel and you’ll see"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703128518 {#3210
      date: 2023-12-21 04:15:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 239459
    -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5532482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703128518 {#3207
      date: 2023-12-21 04:15:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "27mph"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703129383 {#3236
    date: 2023-12-21 04:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 239474
  -bodyTs: "'27mph':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6163487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129383 {#3239
    date: 2023-12-21 04:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: Proxies\__CG__\App\Entity\User {#3054 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3191
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3046
        +user: Proxies\__CG__\App\Entity\User {#3054 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3083
          +user: Proxies\__CG__\App\Entity\User {#3075 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#3030
            +user: Proxies\__CG__\App\Entity\User {#3113 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: App\Entity\EntryComment {#2500
              +user: App\Entity\User {#2513 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
              +image: null
              +parent: null
              +root: null
              +body: "Yep, that’s a stolen car."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1706053411 {#2495
                date: 2024-01-24 00:43:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JohnWorks@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2501 …}
              +nested: Doctrine\ORM\PersistentCollection {#2503 …}
              +votes: Doctrine\ORM\PersistentCollection {#2505 …}
              +reports: Doctrine\ORM\PersistentCollection {#2507 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
              -id: 236490
              -bodyTs: "'car':6 'stolen':5 'yep':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/6086383"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703028798 {#2496
                date: 2023-12-20 00:33:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2500}
            +body: "Stolen or pissed at the significant other."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1703035812 {#3031
              date: 2023-12-20 02:30:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
              "@Diabolo96@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3112 …}
            +nested: Doctrine\ORM\PersistentCollection {#3110 …}
            +votes: Doctrine\ORM\PersistentCollection {#3108 …}
            +reports: Doctrine\ORM\PersistentCollection {#3106 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
            -id: 236689
            -bodyTs: "'piss':3 'signific':6 'stolen':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6142923"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703035812 {#3034
              date: 2023-12-20 02:30:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "Because this can’t possibly be good for the car, right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1703042459 {#3078
            date: 2023-12-20 04:20:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
            "@andrewta@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3072 …}
          +nested: Doctrine\ORM\PersistentCollection {#3070 …}
          +votes: Doctrine\ORM\PersistentCollection {#3074 …}
          +reports: Doctrine\ORM\PersistentCollection {#3067 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
          -id: 236840
          -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6144624"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703042459 {#3081
            date: 2023-12-20 04:20:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "car is fine, he’s going slow. the video is sped up quite a lot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703110908 {#3051
          date: 2023-12-20 23:21:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3056 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
        -id: 238863
        -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/5528379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703110908 {#3048
          date: 2023-12-20 23:21:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703112217 {#3189
        date: 2023-12-20 23:43:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
        "@kusivittula@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3192 …}
      +nested: Doctrine\ORM\PersistentCollection {#3194 …}
      +votes: Doctrine\ORM\PersistentCollection {#3196 …}
      +reports: Doctrine\ORM\PersistentCollection {#3198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
      -id: 238911
      -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6159588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112217 {#3190
        date: 2023-12-20 23:43:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "look at the steering wheel and you’ll see"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703128518 {#3210
      date: 2023-12-21 04:15:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3213 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 239459
    -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5532482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703128518 {#3207
      date: 2023-12-21 04:15:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "27mph"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703129383 {#3236
    date: 2023-12-21 04:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 239474
  -bodyTs: "'27mph':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6163487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129383 {#3239
    date: 2023-12-21 04:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3263
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3191
        +user: Proxies\__CG__\App\Entity\User {#3075 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3046
          +user: Proxies\__CG__\App\Entity\User {#3054 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3075 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: App\Entity\EntryComment {#3030
              +user: Proxies\__CG__\App\Entity\User {#3113 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
              +image: null
              +parent: App\Entity\EntryComment {#2500
                +user: App\Entity\User {#2513 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yep, that’s a stolen car."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1706053411 {#2495
                  date: 2024-01-24 00:43:31.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@JohnWorks@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2501 …}
                +nested: Doctrine\ORM\PersistentCollection {#2503 …}
                +votes: Doctrine\ORM\PersistentCollection {#2505 …}
                +reports: Doctrine\ORM\PersistentCollection {#2507 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
                -id: 236490
                -bodyTs: "'car':6 'stolen':5 'yep':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/6086383"
                +editedAt: null
                +createdAt: DateTimeImmutable @1703028798 {#2496
                  date: 2023-12-20 00:33:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2500}
              +body: "Stolen or pissed at the significant other."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1703035812 {#3031
                date: 2023-12-20 02:30:12.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JohnWorks@sh.itjust.works"
                "@Diabolo96@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3112 …}
              +nested: Doctrine\ORM\PersistentCollection {#3110 …}
              +votes: Doctrine\ORM\PersistentCollection {#3108 …}
              +reports: Doctrine\ORM\PersistentCollection {#3106 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
              -id: 236689
              -bodyTs: "'piss':3 'signific':6 'stolen':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6142923"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703035812 {#3034
                date: 2023-12-20 02:30:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2500}
            +body: "Because this can’t possibly be good for the car, right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1703042459 {#3078
              date: 2023-12-20 04:20:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
              "@Diabolo96@lemmy.dbzer0.com"
              "@andrewta@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3072 …}
            +nested: Doctrine\ORM\PersistentCollection {#3070 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3067 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
            -id: 236840
            -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6144624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703042459 {#3081
              date: 2023-12-20 04:20:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "car is fine, he’s going slow. the video is sped up quite a lot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1703110908 {#3051
            date: 2023-12-20 23:21:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
            "@andrewta@lemmy.world"
            "@LemmyKnowsBest@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3056 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
          -id: 238863
          -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5528379"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703110908 {#3048
            date: 2023-12-20 23:21:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703112217 {#3189
          date: 2023-12-20 23:43:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
          "@kusivittula@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 238911
        -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6159588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112217 {#3190
          date: 2023-12-20 23:43:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "look at the steering wheel and you’ll see"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703128518 {#3210
        date: 2023-12-21 04:15:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
        "@kusivittula@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3213 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 239459
      -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5532482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703128518 {#3207
        date: 2023-12-21 04:15:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "27mph"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703129383 {#3236
      date: 2023-12-21 04:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 239474
    -bodyTs: "'27mph':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6163487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703129383 {#3239
      date: 2023-12-21 04:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Thats pretty fuckin slow. Thats slower than a particularly good cyclist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703138839 {#3258
    date: 2023-12-21 07:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 239722
  -bodyTs: "'cyclist':11 'fuckin':3 'good':10 'particular':9 'pretti':2 'slow':4 'slower':6 'that':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138839 {#3261
    date: 2023-12-21 07:07: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
67 DENIED edit
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3191
        +user: Proxies\__CG__\App\Entity\User {#3075 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3046
          +user: Proxies\__CG__\App\Entity\User {#3054 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3075 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: App\Entity\EntryComment {#3030
              +user: Proxies\__CG__\App\Entity\User {#3113 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
              +image: null
              +parent: App\Entity\EntryComment {#2500
                +user: App\Entity\User {#2513 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yep, that’s a stolen car."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1706053411 {#2495
                  date: 2024-01-24 00:43:31.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@JohnWorks@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2501 …}
                +nested: Doctrine\ORM\PersistentCollection {#2503 …}
                +votes: Doctrine\ORM\PersistentCollection {#2505 …}
                +reports: Doctrine\ORM\PersistentCollection {#2507 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
                -id: 236490
                -bodyTs: "'car':6 'stolen':5 'yep':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/6086383"
                +editedAt: null
                +createdAt: DateTimeImmutable @1703028798 {#2496
                  date: 2023-12-20 00:33:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2500}
              +body: "Stolen or pissed at the significant other."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1703035812 {#3031
                date: 2023-12-20 02:30:12.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JohnWorks@sh.itjust.works"
                "@Diabolo96@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3112 …}
              +nested: Doctrine\ORM\PersistentCollection {#3110 …}
              +votes: Doctrine\ORM\PersistentCollection {#3108 …}
              +reports: Doctrine\ORM\PersistentCollection {#3106 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
              -id: 236689
              -bodyTs: "'piss':3 'signific':6 'stolen':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6142923"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703035812 {#3034
                date: 2023-12-20 02:30:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2500}
            +body: "Because this can’t possibly be good for the car, right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1703042459 {#3078
              date: 2023-12-20 04:20:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
              "@Diabolo96@lemmy.dbzer0.com"
              "@andrewta@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3072 …}
            +nested: Doctrine\ORM\PersistentCollection {#3070 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3067 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
            -id: 236840
            -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6144624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703042459 {#3081
              date: 2023-12-20 04:20:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "car is fine, he’s going slow. the video is sped up quite a lot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1703110908 {#3051
            date: 2023-12-20 23:21:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
            "@andrewta@lemmy.world"
            "@LemmyKnowsBest@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3056 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
          -id: 238863
          -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5528379"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703110908 {#3048
            date: 2023-12-20 23:21:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703112217 {#3189
          date: 2023-12-20 23:43:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
          "@kusivittula@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 238911
        -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6159588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112217 {#3190
          date: 2023-12-20 23:43:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "look at the steering wheel and you’ll see"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703128518 {#3210
        date: 2023-12-21 04:15:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
        "@kusivittula@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3213 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 239459
      -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5532482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703128518 {#3207
        date: 2023-12-21 04:15:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "27mph"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703129383 {#3236
      date: 2023-12-21 04:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 239474
    -bodyTs: "'27mph':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6163487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703129383 {#3239
      date: 2023-12-21 04:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Thats pretty fuckin slow. Thats slower than a particularly good cyclist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703138839 {#3258
    date: 2023-12-21 07:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 239722
  -bodyTs: "'cyclist':11 'fuckin':3 'good':10 'particular':9 'pretti':2 'slow':4 'slower':6 'that':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138839 {#3261
    date: 2023-12-21 07:07: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
68 DENIED moderate
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3205
      +user: Proxies\__CG__\App\Entity\User {#3054 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3191
        +user: Proxies\__CG__\App\Entity\User {#3075 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#3046
          +user: Proxies\__CG__\App\Entity\User {#3054 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: App\Entity\EntryComment {#3083
            +user: Proxies\__CG__\App\Entity\User {#3075 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
            +image: null
            +parent: App\Entity\EntryComment {#3030
              +user: Proxies\__CG__\App\Entity\User {#3113 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
              +image: null
              +parent: App\Entity\EntryComment {#2500
                +user: App\Entity\User {#2513 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
                +image: null
                +parent: null
                +root: null
                +body: "Yep, that’s a stolen car."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 27
                +score: 0
                +lastActive: DateTime @1706053411 {#2495
                  date: 2024-01-24 00:43:31.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@JohnWorks@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2501 …}
                +nested: Doctrine\ORM\PersistentCollection {#2503 …}
                +votes: Doctrine\ORM\PersistentCollection {#2505 …}
                +reports: Doctrine\ORM\PersistentCollection {#2507 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
                -id: 236490
                -bodyTs: "'car':6 'stolen':5 'yep':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/6086383"
                +editedAt: null
                +createdAt: DateTimeImmutable @1703028798 {#2496
                  date: 2023-12-20 00:33:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2500}
              +body: "Stolen or pissed at the significant other."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1703035812 {#3031
                date: 2023-12-20 02:30:12.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JohnWorks@sh.itjust.works"
                "@Diabolo96@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3112 …}
              +nested: Doctrine\ORM\PersistentCollection {#3110 …}
              +votes: Doctrine\ORM\PersistentCollection {#3108 …}
              +reports: Doctrine\ORM\PersistentCollection {#3106 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
              -id: 236689
              -bodyTs: "'piss':3 'signific':6 'stolen':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6142923"
              +editedAt: null
              +createdAt: DateTimeImmutable @1703035812 {#3034
                date: 2023-12-20 02:30:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2500}
            +body: "Because this can’t possibly be good for the car, right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1703042459 {#3078
              date: 2023-12-20 04:20:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JohnWorks@sh.itjust.works"
              "@Diabolo96@lemmy.dbzer0.com"
              "@andrewta@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3072 …}
            +nested: Doctrine\ORM\PersistentCollection {#3070 …}
            +votes: Doctrine\ORM\PersistentCollection {#3074 …}
            +reports: Doctrine\ORM\PersistentCollection {#3067 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
            -id: 236840
            -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6144624"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703042459 {#3081
              date: 2023-12-20 04:20:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2500}
          +body: "car is fine, he’s going slow. the video is sped up quite a lot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1703110908 {#3051
            date: 2023-12-20 23:21:48.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
            "@Diabolo96@lemmy.dbzer0.com"
            "@andrewta@lemmy.world"
            "@LemmyKnowsBest@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3056 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
          -id: 238863
          -bodyTs: "'car':1 'fine':3 'go':6 'lot':15 'quit':13 'slow':7 'sped':11 'video':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/5528379"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703110908 {#3048
            date: 2023-12-20 23:21:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "How do you know? Do you know the guy? were you there? have you seen the original slower footage?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703112217 {#3189
          date: 2023-12-20 23:43:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
          "@andrewta@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
          "@kusivittula@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3192 …}
        +nested: Doctrine\ORM\PersistentCollection {#3194 …}
        +votes: Doctrine\ORM\PersistentCollection {#3196 …}
        +reports: Doctrine\ORM\PersistentCollection {#3198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
        -id: 238911
        -bodyTs: "'footag':19 'guy':9 'know':4,7 'origin':17 'seen':15 'slower':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6159588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703112217 {#3190
          date: 2023-12-20 23:43:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "look at the steering wheel and you’ll see"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703128518 {#3210
        date: 2023-12-21 04:15:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
        "@kusivittula@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3213 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 239459
      -bodyTs: "'ll':8 'look':1 'see':9 'steer':4 'wheel':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5532482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703128518 {#3207
        date: 2023-12-21 04:15:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "27mph"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703129383 {#3236
      date: 2023-12-21 04:29:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
      "@kusivittula@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    -id: 239474
    -bodyTs: "'27mph':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6163487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703129383 {#3239
      date: 2023-12-21 04:29:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Thats pretty fuckin slow. Thats slower than a particularly good cyclist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703138839 {#3258
    date: 2023-12-21 07:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
    "@kusivittula@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3253 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 239722
  -bodyTs: "'cyclist':11 'fuckin':3 'good':10 'particular':9 'pretti':2 'slow':4 'slower':6 'that':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6165426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703138839 {#3261
    date: 2023-12-21 07:07: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
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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: """
    Not sure what you are trying to say there.\n
    \n
    Not sure how that would be good for any car.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703046874 {#3116
    date: 2023-12-20 05:34:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 236939
  -bodyTs: "'car':19 'good':16 'say':8 'sure':2,11 'tri':6 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703046874 {#3117
    date: 2023-12-20 05:34: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
71 DENIED edit
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: """
    Not sure what you are trying to say there.\n
    \n
    Not sure how that would be good for any car.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703046874 {#3116
    date: 2023-12-20 05:34:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 236939
  -bodyTs: "'car':19 'good':16 'say':8 'sure':2,11 'tri':6 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703046874 {#3117
    date: 2023-12-20 05:34: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
72 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: """
    Not sure what you are trying to say there.\n
    \n
    Not sure how that would be good for any car.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703046874 {#3116
    date: 2023-12-20 05:34:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 236939
  -bodyTs: "'car':19 'good':16 'say':8 'sure':2,11 'tri':6 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703046874 {#3117
    date: 2023-12-20 05:34: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
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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2500
          +user: App\Entity\User {#2513 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yep, that’s a stolen car."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1706053411 {#2495
            date: 2024-01-24 00:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2501 …}
          +nested: Doctrine\ORM\PersistentCollection {#2503 …}
          +votes: Doctrine\ORM\PersistentCollection {#2505 …}
          +reports: Doctrine\ORM\PersistentCollection {#2507 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
          -id: 236490
          -bodyTs: "'car':6 'stolen':5 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6086383"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703028798 {#2496
            date: 2023-12-20 00:33:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Stolen or pissed at the significant other."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703035812 {#3031
          date: 2023-12-20 02:30:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 236689
        -bodyTs: "'piss':3 'signific':6 'stolen':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6142923"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703035812 {#3034
          date: 2023-12-20 02:30:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Because this can’t possibly be good for the car, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703042459 {#3078
        date: 2023-12-20 04:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 236840
      -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6144624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703042459 {#3081
        date: 2023-12-20 04:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: """
      Not sure what you are trying to say there.\n
      \n
      Not sure how that would be good for any car.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703046874 {#3116
      date: 2023-12-20 05:34:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 236939
    -bodyTs: "'car':19 'good':16 'say':8 'sure':2,11 'tri':6 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6145562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703046874 {#3117
      date: 2023-12-20 05:34:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: """
    > Not sure how that would be good for any car.\n
    \n
    exactly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703047037 {#3172
    date: 2023-12-20 05:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 236943
  -bodyTs: "'car':10 'exact':11 'good':7 'sure':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703047037 {#3169
    date: 2023-12-20 05:37: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
75 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2500
          +user: App\Entity\User {#2513 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yep, that’s a stolen car."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1706053411 {#2495
            date: 2024-01-24 00:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2501 …}
          +nested: Doctrine\ORM\PersistentCollection {#2503 …}
          +votes: Doctrine\ORM\PersistentCollection {#2505 …}
          +reports: Doctrine\ORM\PersistentCollection {#2507 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
          -id: 236490
          -bodyTs: "'car':6 'stolen':5 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6086383"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703028798 {#2496
            date: 2023-12-20 00:33:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Stolen or pissed at the significant other."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703035812 {#3031
          date: 2023-12-20 02:30:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 236689
        -bodyTs: "'piss':3 'signific':6 'stolen':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6142923"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703035812 {#3034
          date: 2023-12-20 02:30:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Because this can’t possibly be good for the car, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703042459 {#3078
        date: 2023-12-20 04:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 236840
      -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6144624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703042459 {#3081
        date: 2023-12-20 04:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: """
      Not sure what you are trying to say there.\n
      \n
      Not sure how that would be good for any car.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703046874 {#3116
      date: 2023-12-20 05:34:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 236939
    -bodyTs: "'car':19 'good':16 'say':8 'sure':2,11 'tri':6 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6145562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703046874 {#3117
      date: 2023-12-20 05:34:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: """
    > Not sure how that would be good for any car.\n
    \n
    exactly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703047037 {#3172
    date: 2023-12-20 05:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 236943
  -bodyTs: "'car':10 'exact':11 'good':7 'sure':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703047037 {#3169
    date: 2023-12-20 05:37: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
76 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: App\Entity\EntryComment {#2500
          +user: App\Entity\User {#2513 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
          +image: null
          +parent: null
          +root: null
          +body: "Yep, that’s a stolen car."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1706053411 {#2495
            date: 2024-01-24 00:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JohnWorks@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2501 …}
          +nested: Doctrine\ORM\PersistentCollection {#2503 …}
          +votes: Doctrine\ORM\PersistentCollection {#2505 …}
          +reports: Doctrine\ORM\PersistentCollection {#2507 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
          -id: 236490
          -bodyTs: "'car':6 'stolen':5 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/6086383"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703028798 {#2496
            date: 2023-12-20 00:33:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2500}
        +body: "Stolen or pissed at the significant other."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703035812 {#3031
          date: 2023-12-20 02:30:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
          "@Diabolo96@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 236689
        -bodyTs: "'piss':3 'signific':6 'stolen':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6142923"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703035812 {#3034
          date: 2023-12-20 02:30:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Because this can’t possibly be good for the car, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703042459 {#3078
        date: 2023-12-20 04:20:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
        "@andrewta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3074 …}
      +reports: Doctrine\ORM\PersistentCollection {#3067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
      -id: 236840
      -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6144624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703042459 {#3081
        date: 2023-12-20 04:20:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: """
      Not sure what you are trying to say there.\n
      \n
      Not sure how that would be good for any car.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703046874 {#3116
      date: 2023-12-20 05:34:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
      "@LemmyKnowsBest@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 236939
    -bodyTs: "'car':19 'good':16 'say':8 'sure':2,11 'tri':6 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6145562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703046874 {#3117
      date: 2023-12-20 05:34:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: """
    > Not sure how that would be good for any car.\n
    \n
    exactly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703047037 {#3172
    date: 2023-12-20 05:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 236943
  -bodyTs: "'car':10 'exact':11 'good':7 'sure':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6145584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703047037 {#3169
    date: 2023-12-20 05:37: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
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 {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "these poles are actually highly nutritious and an important (sadly often overlooked) part of your car’s diet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703065135 {#3135
    date: 2023-12-20 10:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 237332
  -bodyTs: "'actual':4 'car':16 'diet':18 'high':5 'import':9 'nutriti':6 'often':11 'overlook':12 'part':13 'pole':2 'sad':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6771820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703065135 {#3136
    date: 2023-12-20 10:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "these poles are actually highly nutritious and an important (sadly often overlooked) part of your car’s diet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703065135 {#3135
    date: 2023-12-20 10:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 237332
  -bodyTs: "'actual':4 'car':16 'diet':18 'high':5 'import':9 'nutriti':6 'often':11 'overlook':12 'part':13 'pole':2 'sad':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6771820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703065135 {#3136
    date: 2023-12-20 10:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "these poles are actually highly nutritious and an important (sadly often overlooked) part of your car’s diet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703065135 {#3135
    date: 2023-12-20 10:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 237332
  -bodyTs: "'actual':4 'car':16 'diet':18 'high':5 'import':9 'nutriti':6 'often':11 'overlook':12 'part':13 'pole':2 'sad':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6771820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703065135 {#3136
    date: 2023-12-20 10:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3153
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "The car will probably be fine. Might need a new front bumper though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703148406 {#3151
    date: 2023-12-21 09:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 239904
  -bodyTs: "'bumper':12 'car':2 'fine':6 'front':11 'might':7 'need':8 'new':10 'probabl':4 'though':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4221692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703148406 {#3152
    date: 2023-12-21 09:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "The car will probably be fine. Might need a new front bumper though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703148406 {#3151
    date: 2023-12-21 09:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 239904
  -bodyTs: "'bumper':12 'car':2 'fine':6 'front':11 'might':7 'need':8 'new':10 'probabl':4 'though':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4221692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703148406 {#3152
    date: 2023-12-21 09:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
      +image: null
      +parent: App\Entity\EntryComment {#2500
        +user: App\Entity\User {#2513 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
        +image: null
        +parent: null
        +root: null
        +body: "Yep, that’s a stolen car."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1706053411 {#2495
          date: 2024-01-24 00:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JohnWorks@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2501 …}
        +nested: Doctrine\ORM\PersistentCollection {#2503 …}
        +votes: Doctrine\ORM\PersistentCollection {#2505 …}
        +reports: Doctrine\ORM\PersistentCollection {#2507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
        -id: 236490
        -bodyTs: "'car':6 'stolen':5 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/6086383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703028798 {#2496
          date: 2023-12-20 00:33:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2500}
      +body: "Stolen or pissed at the significant other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703035812 {#3031
        date: 2023-12-20 02:30:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JohnWorks@sh.itjust.works"
        "@Diabolo96@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 236689
      -bodyTs: "'piss':3 'signific':6 'stolen':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6142923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703035812 {#3034
        date: 2023-12-20 02:30:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "Because this can’t possibly be good for the car, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703042459 {#3078
      date: 2023-12-20 04:20:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JohnWorks@sh.itjust.works"
      "@Diabolo96@lemmy.dbzer0.com"
      "@andrewta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
    -id: 236840
    -bodyTs: "'car':10 'good':7 'possibl':5 'right':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6144624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703042459 {#3081
      date: 2023-12-20 04:20:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "The car will probably be fine. Might need a new front bumper though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703148406 {#3151
    date: 2023-12-21 09:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@Diabolo96@lemmy.dbzer0.com"
    "@andrewta@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 239904
  -bodyTs: "'bumper':12 'car':2 'fine':6 'front':11 'might':7 'need':8 'new':10 'probabl':4 'though':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4221692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703148406 {#3152
    date: 2023-12-21 09:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck this person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1703027496 {#2568
    date: 2023-12-20 00:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 236437
  -bodyTs: "'fuck':1 'person':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5605543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703027496 {#2569
    date: 2023-12-20 00:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck this person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1703027496 {#2568
    date: 2023-12-20 00:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 236437
  -bodyTs: "'fuck':1 'person':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5605543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703027496 {#2569
    date: 2023-12-20 00:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck this person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1703027496 {#2568
    date: 2023-12-20 00:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 236437
  -bodyTs: "'fuck':1 'person':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5605543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703027496 {#2569
    date: 2023-12-20 00:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Of course it’s a fucking Nissan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703026603 {#2641
    date: 2023-12-19 23:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 236383
  -bodyTs: "'cours':2 'fuck':6 'nissan':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026603 {#2642
    date: 2023-12-19 23:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Of course it’s a fucking Nissan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703026603 {#2641
    date: 2023-12-19 23:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 236383
  -bodyTs: "'cours':2 'fuck':6 'nissan':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026603 {#2642
    date: 2023-12-19 23:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Of course it’s a fucking Nissan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703026603 {#2641
    date: 2023-12-19 23:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 236383
  -bodyTs: "'cours':2 'fuck':6 'nissan':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026603 {#2642
    date: 2023-12-19 23:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "On his way to steal a hydra we’ve all been there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703025359 {#2714
    date: 2023-12-19 23:35:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 236322
  -bodyTs: "'hydra':7 'steal':5 've':9 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025359 {#2715
    date: 2023-12-19 23:35: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
95 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "On his way to steal a hydra we’ve all been there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703025359 {#2714
    date: 2023-12-19 23:35:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 236322
  -bodyTs: "'hydra':7 'steal':5 've':9 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025359 {#2715
    date: 2023-12-19 23:35: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
96 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2732 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "On his way to steal a hydra we’ve all been there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703025359 {#2714
    date: 2023-12-19 23:35:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2720 …}
  +nested: Doctrine\ORM\PersistentCollection {#2722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2724 …}
  +reports: Doctrine\ORM\PersistentCollection {#2726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2730 …}
  -id: 236322
  -bodyTs: "'hydra':7 'steal':5 've':9 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025359 {#2715
    date: 2023-12-19 23:35: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
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 {#2794
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2796 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow yeah that’s some serious before and after backstitch porn right there! Although that word seems wrong to use at such a cute project, haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702999619 {#2789
    date: 2023-12-19 16:26:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IoSapsai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 235138
  -bodyTs: "'although':14 'backstitch':10 'cute':24 'haha':26 'porn':11 'project':25 'right':12 'seem':17 'serious':6 'use':20 'word':16 'wow':1 'wrong':18 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702999619 {#2790
    date: 2023-12-19 16:26: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
99 DENIED edit
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2796 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow yeah that’s some serious before and after backstitch porn right there! Although that word seems wrong to use at such a cute project, haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702999619 {#2789
    date: 2023-12-19 16:26:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IoSapsai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 235138
  -bodyTs: "'although':14 'backstitch':10 'cute':24 'haha':26 'porn':11 'project':25 'right':12 'seem':17 'serious':6 'use':20 'word':16 'wow':1 'wrong':18 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702999619 {#2790
    date: 2023-12-19 16:26: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
100 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2795 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2796 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow yeah that’s some serious before and after backstitch porn right there! Although that word seems wrong to use at such a cute project, haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702999619 {#2789
    date: 2023-12-19 16:26:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IoSapsai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 235138
  -bodyTs: "'although':14 'backstitch':10 'cute':24 'haha':26 'porn':11 'project':25 'right':12 'seem':17 'serious':6 'use':20 'word':16 'wow':1 'wrong':18 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7441481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702999619 {#2790
    date: 2023-12-19 16:26: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
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 {#2870
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2872 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ok this is great though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702942923 {#2865
    date: 2023-12-19 00:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 233309
  -bodyTs: "'great':4 'ok':1 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5079788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942923 {#2866
    date: 2023-12-19 00:42:03.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
103 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2872 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ok this is great though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702942923 {#2865
    date: 2023-12-19 00:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 233309
  -bodyTs: "'great':4 'ok':1 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5079788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942923 {#2866
    date: 2023-12-19 00:42:03.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
104 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2872 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ok this is great though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702942923 {#2865
    date: 2023-12-19 00:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@brbposting@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 233309
  -bodyTs: "'great':4 'ok':1 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5079788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942923 {#2866
    date: 2023-12-19 00:42:03.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
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 {#2945
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red Dead Redemption 2 secret ending"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702908964 {#2940
    date: 2023-12-18 15:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 231790
  -bodyTs: "'2':4 'dead':2 'end':6 'red':1 'redempt':3 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702908964 {#2941
    date: 2023-12-18 15:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red Dead Redemption 2 secret ending"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702908964 {#2940
    date: 2023-12-18 15:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 231790
  -bodyTs: "'2':4 'dead':2 'end':6 'red':1 'redempt':3 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702908964 {#2941
    date: 2023-12-18 15:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2945
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +parent: null
  +root: null
  +body: "Red Dead Redemption 2 secret ending"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702908964 {#2940
    date: 2023-12-18 15:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 231790
  -bodyTs: "'2':4 'dead':2 'end':6 'red':1 'redempt':3 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6111300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702908964 {#2941
    date: 2023-12-18 15:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details