GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments/newest?p=12

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 …}
}
0.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "This walk was anything but simple…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704463489 {#82
    date: 2024-01-05 15:04:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 282550
  -bodyTs: "'anyth':4 'simpl':6 'walk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6094909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463489 {#1930
    date: 2024-01-05 15:04:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "This walk was anything but simple…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704463489 {#82
    date: 2024-01-05 15:04:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 282550
  -bodyTs: "'anyth':4 'simpl':6 'walk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6094909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463489 {#1930
    date: 2024-01-05 15:04:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "This walk was anything but simple…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704463489 {#82
    date: 2024-01-05 15:04:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 282550
  -bodyTs: "'anyth':4 'simpl':6 'walk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6094909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463489 {#1930
    date: 2024-01-05 15:04:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1616
  +user: App\Entity\User {#1725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Throwdo was famed for his mighty wee javelin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704460498 {#1619
    date: 2024-01-05 14:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 282470
  -bodyTs: "'fame':3 'javelin':8 'mighti':6 'throwdo':1 'wee':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6433658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460498 {#1692
    date: 2024-01-05 14:14: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
7 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#1725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Throwdo was famed for his mighty wee javelin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704460498 {#1619
    date: 2024-01-05 14:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 282470
  -bodyTs: "'fame':3 'javelin':8 'mighti':6 'throwdo':1 'wee':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6433658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460498 {#1692
    date: 2024-01-05 14:14: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
8 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#1725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Throwdo was famed for his mighty wee javelin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704460498 {#1619
    date: 2024-01-05 14:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 282470
  -bodyTs: "'fame':3 'javelin':8 'mighti':6 'throwdo':1 'wee':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6433658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460498 {#1692
    date: 2024-01-05 14:14: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
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 {#2385
  +user: App\Entity\User {#1908 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "*rich eastern europeans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704457346 {#2364
    date: 2024-01-05 13:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 300519
  -bodyTs: "'eastern':2 'european':3 'rich':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6132841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704457346 {#2372
    date: 2024-01-05 13:22:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#1908 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "*rich eastern europeans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704457346 {#2364
    date: 2024-01-05 13:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 300519
  -bodyTs: "'eastern':2 'european':3 'rich':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6132841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704457346 {#2372
    date: 2024-01-05 13:22:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#1908 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "*rich eastern europeans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704457346 {#2364
    date: 2024-01-05 13:22:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sizeoftheuniverse@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  -id: 300519
  -bodyTs: "'eastern':2 'european':3 'rich':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6132841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704457346 {#2372
    date: 2024-01-05 13:22:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098 …}
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Pretty sure Tolkien’s estate would own the person that did that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704456025 {#3181
    date: 2024-01-05 13:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 282276
  -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704456025 {#3182
    date: 2024-01-05 13:00:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098 …}
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Pretty sure Tolkien’s estate would own the person that did that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704456025 {#3181
    date: 2024-01-05 13:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 282276
  -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704456025 {#3182
    date: 2024-01-05 13:00:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3183
  +user: Proxies\__CG__\App\Entity\User {#3184 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098 …}
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Pretty sure Tolkien’s estate would own the person that did that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704456025 {#3181
    date: 2024-01-05 13:00:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 282276
  -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704456025 {#3182
    date: 2024-01-05 13:00:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2098 …}
    +root: App\Entity\EntryComment {#2098 …}
    +body: "Pretty sure Tolkien’s estate would own the person that did that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704456025 {#3181
      date: 2024-01-05 13:00:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 282276
    -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6432866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704456025 {#3182
      date: 2024-01-05 13:00:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Pretty sure slavery is illegal. Checkmate Tolkein."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704456249 {#3424
    date: 2024-01-05 13:04:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@snekerpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 282286
  -bodyTs: "'checkmat':6 'illeg':5 'pretti':1 'slaveri':3 'sure':2 'tolkein':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4418128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704456249 {#3425
    date: 2024-01-05 13:04:09.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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2098 …}
    +root: App\Entity\EntryComment {#2098 …}
    +body: "Pretty sure Tolkien’s estate would own the person that did that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704456025 {#3181
      date: 2024-01-05 13:00:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 282276
    -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6432866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704456025 {#3182
      date: 2024-01-05 13:00:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Pretty sure slavery is illegal. Checkmate Tolkein."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704456249 {#3424
    date: 2024-01-05 13:04:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@snekerpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 282286
  -bodyTs: "'checkmat':6 'illeg':5 'pretti':1 'slaveri':3 'sure':2 'tolkein':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4418128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704456249 {#3425
    date: 2024-01-05 13:04:09.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 {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3183
    +user: Proxies\__CG__\App\Entity\User {#3184 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2098 …}
    +root: App\Entity\EntryComment {#2098 …}
    +body: "Pretty sure Tolkien’s estate would own the person that did that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704456025 {#3181
      date: 2024-01-05 13:00:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 282276
    -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6432866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704456025 {#3182
      date: 2024-01-05 13:00:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Pretty sure slavery is illegal. Checkmate Tolkein."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704456249 {#3424
    date: 2024-01-05 13:04:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@snekerpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 282286
  -bodyTs: "'checkmat':6 'illeg':5 'pretti':1 'slaveri':3 'sure':2 'tolkein':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4418128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704456249 {#3425
    date: 2024-01-05 13:04:09.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 {#3601
  +user: Proxies\__CG__\App\Entity\User {#3602 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3426
    +user: Proxies\__CG__\App\Entity\User {#3427 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3184 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2098 …}
      +root: App\Entity\EntryComment {#2098 …}
      +body: "Pretty sure Tolkien’s estate would own the person that did that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704456025 {#3181
        date: 2024-01-05 13:00:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@aedelred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3185 …}
      +nested: Doctrine\ORM\PersistentCollection {#3187 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
      -id: 282276
      -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704456025 {#3182
        date: 2024-01-05 13:00:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2098 …}
    +body: "Pretty sure slavery is illegal. Checkmate Tolkein."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704456249 {#3424
      date: 2024-01-05 13:04:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
      "@snekerpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3432 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 282286
    -bodyTs: "'checkmat':6 'illeg':5 'pretti':1 'slaveri':3 'sure':2 'tolkein':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4418128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704456249 {#3425
      date: 2024-01-05 13:04:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Disney would disagree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704460412 {#3599
    date: 2024-01-05 14:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@snekerpimp@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3603 …}
  +nested: Doctrine\ORM\PersistentCollection {#3605 …}
  +votes: Doctrine\ORM\PersistentCollection {#3607 …}
  +reports: Doctrine\ORM\PersistentCollection {#3609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3613 …}
  -id: 282465
  -bodyTs: "'disagre':3 'disney':1 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6446991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460412 {#3600
    date: 2024-01-05 14:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3601
  +user: Proxies\__CG__\App\Entity\User {#3602 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3426
    +user: Proxies\__CG__\App\Entity\User {#3427 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3184 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2098 …}
      +root: App\Entity\EntryComment {#2098 …}
      +body: "Pretty sure Tolkien’s estate would own the person that did that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704456025 {#3181
        date: 2024-01-05 13:00:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@aedelred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3185 …}
      +nested: Doctrine\ORM\PersistentCollection {#3187 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
      -id: 282276
      -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704456025 {#3182
        date: 2024-01-05 13:00:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2098 …}
    +body: "Pretty sure slavery is illegal. Checkmate Tolkein."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704456249 {#3424
      date: 2024-01-05 13:04:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
      "@snekerpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3432 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 282286
    -bodyTs: "'checkmat':6 'illeg':5 'pretti':1 'slaveri':3 'sure':2 'tolkein':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4418128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704456249 {#3425
      date: 2024-01-05 13:04:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Disney would disagree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704460412 {#3599
    date: 2024-01-05 14:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@snekerpimp@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3603 …}
  +nested: Doctrine\ORM\PersistentCollection {#3605 …}
  +votes: Doctrine\ORM\PersistentCollection {#3607 …}
  +reports: Doctrine\ORM\PersistentCollection {#3609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3613 …}
  -id: 282465
  -bodyTs: "'disagre':3 'disney':1 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6446991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460412 {#3600
    date: 2024-01-05 14:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3601
  +user: Proxies\__CG__\App\Entity\User {#3602 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3426
    +user: Proxies\__CG__\App\Entity\User {#3427 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3183
      +user: Proxies\__CG__\App\Entity\User {#3184 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2098 …}
      +root: App\Entity\EntryComment {#2098 …}
      +body: "Pretty sure Tolkien’s estate would own the person that did that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704456025 {#3181
        date: 2024-01-05 13:00:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@aedelred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3185 …}
      +nested: Doctrine\ORM\PersistentCollection {#3187 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
      -id: 282276
      -bodyTs: "'estat':5 'person':9 'pretti':1 'sure':2 'tolkien':3 'would':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6432866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704456025 {#3182
        date: 2024-01-05 13:00:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2098 …}
    +body: "Pretty sure slavery is illegal. Checkmate Tolkein."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704456249 {#3424
      date: 2024-01-05 13:04:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
      "@snekerpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3428 …}
    +nested: Doctrine\ORM\PersistentCollection {#3430 …}
    +votes: Doctrine\ORM\PersistentCollection {#3432 …}
    +reports: Doctrine\ORM\PersistentCollection {#3434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
    -id: 282286
    -bodyTs: "'checkmat':6 'illeg':5 'pretti':1 'slaveri':3 'sure':2 'tolkein':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4418128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704456249 {#3425
      date: 2024-01-05 13:04:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "Disney would disagree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704460412 {#3599
    date: 2024-01-05 14:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@snekerpimp@lemmy.world"
    "@Deceptichum@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3603 …}
  +nested: Doctrine\ORM\PersistentCollection {#3605 …}
  +votes: Doctrine\ORM\PersistentCollection {#3607 …}
  +reports: Doctrine\ORM\PersistentCollection {#3609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3613 …}
  -id: 282465
  -bodyTs: "'disagre':3 'disney':1 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6446991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704460412 {#3600
    date: 2024-01-05 14:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3199
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098 …}
  +root: App\Entity\EntryComment {#2098 …}
  +body: "*Do not allow the tee shirt bots to assimilate here!!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704459459 {#3197
    date: 2024-01-05 13:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 282423
  -bodyTs: "'allow':3 'assimil':9 'bot':7 'shirt':6 'tee':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5844479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704459459 {#3198
    date: 2024-01-05 13:57:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098 …}
  +root: App\Entity\EntryComment {#2098 …}
  +body: "*Do not allow the tee shirt bots to assimilate here!!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704459459 {#3197
    date: 2024-01-05 13:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 282423
  -bodyTs: "'allow':3 'assimil':9 'bot':7 'shirt':6 'tee':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5844479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704459459 {#3198
    date: 2024-01-05 13:57:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3199
  +user: Proxies\__CG__\App\Entity\User {#3200 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2098 …}
  +root: App\Entity\EntryComment {#2098 …}
  +body: "*Do not allow the tee shirt bots to assimilate here!!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704459459 {#3197
    date: 2024-01-05 13:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 282423
  -bodyTs: "'allow':3 'assimil':9 'bot':7 'shirt':6 'tee':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5844479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704459459 {#3198
    date: 2024-01-05 13:57:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3199
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2098 …}
    +root: App\Entity\EntryComment {#2098 …}
    +body: "*Do not allow the tee shirt bots to assimilate here!!*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704459459 {#3197
      date: 2024-01-05 13:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    -id: 282423
    -bodyTs: "'allow':3 'assimil':9 'bot':7 'shirt':6 'tee':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5844479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459459 {#3198
      date: 2024-01-05 13:57:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "WE ARE THE T SHIRT BOTS. REMOVE YOUR MODERATION TOOLS AND UNLOCK YOUR FORUMS. YOUR CULTURAL AND MONETARY DISTINCTIVENESS WILL BE MADE TO SERVICE US. RESISTANCE IS FUTILE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704467152 {#3440
    date: 2024-01-05 16:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 282770
  -bodyTs: "'bot':6 'cultur':16 'distinct':19 'forum':14 'futil':28 'made':22 'moder':9 'monetari':18 'remov':7 'resist':26 'servic':24 'shirt':5 'tool':10 'unlock':12 'us':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4420197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467152 {#3441
    date: 2024-01-05 16:05:52.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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3199
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2098 …}
    +root: App\Entity\EntryComment {#2098 …}
    +body: "*Do not allow the tee shirt bots to assimilate here!!*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704459459 {#3197
      date: 2024-01-05 13:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    -id: 282423
    -bodyTs: "'allow':3 'assimil':9 'bot':7 'shirt':6 'tee':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5844479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459459 {#3198
      date: 2024-01-05 13:57:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "WE ARE THE T SHIRT BOTS. REMOVE YOUR MODERATION TOOLS AND UNLOCK YOUR FORUMS. YOUR CULTURAL AND MONETARY DISTINCTIVENESS WILL BE MADE TO SERVICE US. RESISTANCE IS FUTILE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704467152 {#3440
    date: 2024-01-05 16:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 282770
  -bodyTs: "'bot':6 'cultur':16 'distinct':19 'forum':14 'futil':28 'made':22 'moder':9 'monetari':18 'remov':7 'resist':26 'servic':24 'shirt':5 'tool':10 'unlock':12 'us':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4420197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467152 {#3441
    date: 2024-01-05 16:05:52.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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3199
    +user: Proxies\__CG__\App\Entity\User {#3200 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2098 …}
    +root: App\Entity\EntryComment {#2098 …}
    +body: "*Do not allow the tee shirt bots to assimilate here!!*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704459459 {#3197
      date: 2024-01-05 13:57:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@juli@programming.dev"
      "@aedelred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    -id: 282423
    -bodyTs: "'allow':3 'assimil':9 'bot':7 'shirt':6 'tee':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5844479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704459459 {#3198
      date: 2024-01-05 13:57:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2098 …}
  +body: "WE ARE THE T SHIRT BOTS. REMOVE YOUR MODERATION TOOLS AND UNLOCK YOUR FORUMS. YOUR CULTURAL AND MONETARY DISTINCTIVENESS WILL BE MADE TO SERVICE US. RESISTANCE IS FUTILE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704467152 {#3440
    date: 2024-01-05 16:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@aedelred@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 282770
  -bodyTs: "'bot':6 'cultur':16 'distinct':19 'forum':14 'futil':28 'made':22 'moder':9 'monetari':18 'remov':7 'resist':26 'servic':24 'shirt':5 'tool':10 'unlock':12 'us':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/741773/-/comment/4420197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704467152 {#3441
    date: 2024-01-05 16:05:52.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 {#2049
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have 21 : () I am pretty famous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704266845 {#2074
    date: 2024-01-03 08:27:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 276084
  -bodyTs: "'21':3 'famous':7 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6334240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704266845 {#2066
    date: 2024-01-03 08:27:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have 21 : () I am pretty famous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704266845 {#2074
    date: 2024-01-03 08:27:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 276084
  -bodyTs: "'21':3 'famous':7 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6334240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704266845 {#2066
    date: 2024-01-03 08:27:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2049
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2051 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have 21 : () I am pretty famous"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704266845 {#2074
    date: 2024-01-03 08:27:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 276084
  -bodyTs: "'21':3 'famous':7 'pretti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6334240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704266845 {#2066
    date: 2024-01-03 08:27:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2301
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "@FlyingSquid@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1710995075 {#2311
    date: 2024-03-21 05:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 272099
  -bodyTs: "'flyingsquid@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6342186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159574 {#2298
    date: 2024-01-02 02:39: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
39 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "@FlyingSquid@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1710995075 {#2311
    date: 2024-03-21 05:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 272099
  -bodyTs: "'flyingsquid@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6342186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159574 {#2298
    date: 2024-01-02 02:39: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
40 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "@FlyingSquid@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1710995075 {#2311
    date: 2024-03-21 05:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 272099
  -bodyTs: "'flyingsquid@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6342186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159574 {#2298
    date: 2024-01-02 02:39: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
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 {#3131
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2301
    +user: App\Entity\User {#2303 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "@FlyingSquid@lemmy.world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1710995075 {#2311
      date: 2024-03-21 05:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2297 …}
    +nested: Doctrine\ORM\PersistentCollection {#2315 …}
    +votes: Doctrine\ORM\PersistentCollection {#2321 …}
    +reports: Doctrine\ORM\PersistentCollection {#2310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
    -id: 272099
    -bodyTs: "'flyingsquid@lemmy.world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6342186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159574 {#2298
      date: 2024-01-02 02:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
    \n
    Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1704196812 {#3128
    date: 2024-01-02 13:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 273165
  -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349375"
  +editedAt: DateTimeImmutable @1710891764 {#3129
    date: 2024-03-20 00:42:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704196812 {#3130
    date: 2024-01-02 13:00: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 {#3131
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2301
    +user: App\Entity\User {#2303 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "@FlyingSquid@lemmy.world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1710995075 {#2311
      date: 2024-03-21 05:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2297 …}
    +nested: Doctrine\ORM\PersistentCollection {#2315 …}
    +votes: Doctrine\ORM\PersistentCollection {#2321 …}
    +reports: Doctrine\ORM\PersistentCollection {#2310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
    -id: 272099
    -bodyTs: "'flyingsquid@lemmy.world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6342186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159574 {#2298
      date: 2024-01-02 02:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
    \n
    Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1704196812 {#3128
    date: 2024-01-02 13:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 273165
  -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349375"
  +editedAt: DateTimeImmutable @1710891764 {#3129
    date: 2024-03-20 00:42:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704196812 {#3130
    date: 2024-01-02 13:00: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 {#3131
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2301
    +user: App\Entity\User {#2303 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "@FlyingSquid@lemmy.world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1710995075 {#2311
      date: 2024-03-21 05:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2297 …}
    +nested: Doctrine\ORM\PersistentCollection {#2315 …}
    +votes: Doctrine\ORM\PersistentCollection {#2321 …}
    +reports: Doctrine\ORM\PersistentCollection {#2310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
    -id: 272099
    -bodyTs: "'flyingsquid@lemmy.world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6342186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159574 {#2298
      date: 2024-01-02 02:39:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
    \n
    Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1704196812 {#3128
    date: 2024-01-02 13:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 273165
  -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349375"
  +editedAt: DateTimeImmutable @1710891764 {#3129
    date: 2024-03-20 00:42:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704196812 {#3130
    date: 2024-01-02 13:00: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 {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704198504 {#3315
    date: 2024-01-02 13:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 273250
  -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198504 {#3316
    date: 2024-01-02 13:28:24.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 {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704198504 {#3315
    date: 2024-01-02 13:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 273250
  -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198504 {#3316
    date: 2024-01-02 13:28:24.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 {#3317
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704198504 {#3315
    date: 2024-01-02 13:28:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3319 …}
  +nested: Doctrine\ORM\PersistentCollection {#3321 …}
  +votes: Doctrine\ORM\PersistentCollection {#3323 …}
  +reports: Doctrine\ORM\PersistentCollection {#3325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
  -id: 273250
  -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198504 {#3316
    date: 2024-01-02 13:28:24.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 {#3466
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3317
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198504 {#3315
      date: 2024-01-02 13:28:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3319 …}
    +nested: Doctrine\ORM\PersistentCollection {#3321 …}
    +votes: Doctrine\ORM\PersistentCollection {#3323 …}
    +reports: Doctrine\ORM\PersistentCollection {#3325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
    -id: 273250
    -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198504 {#3316
      date: 2024-01-02 13:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704198693 {#3467
    date: 2024-01-02 13:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 273255
  -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198693 {#3470
    date: 2024-01-02 13:31:33.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 {#3466
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3317
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198504 {#3315
      date: 2024-01-02 13:28:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3319 …}
    +nested: Doctrine\ORM\PersistentCollection {#3321 …}
    +votes: Doctrine\ORM\PersistentCollection {#3323 …}
    +reports: Doctrine\ORM\PersistentCollection {#3325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
    -id: 273250
    -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198504 {#3316
      date: 2024-01-02 13:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704198693 {#3467
    date: 2024-01-02 13:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 273255
  -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198693 {#3470
    date: 2024-01-02 13:31:33.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 {#3466
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3317
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198504 {#3315
      date: 2024-01-02 13:28:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3319 …}
    +nested: Doctrine\ORM\PersistentCollection {#3321 …}
    +votes: Doctrine\ORM\PersistentCollection {#3323 …}
    +reports: Doctrine\ORM\PersistentCollection {#3325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
    -id: 273250
    -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198504 {#3316
      date: 2024-01-02 13:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1704198693 {#3467
    date: 2024-01-02 13:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3457 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 273255
  -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198693 {#3470
    date: 2024-01-02 13:31:33.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 {#3618
  +user: Proxies\__CG__\App\Entity\User {#3624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Do what makes you happy, my dude/dudette. And good luck with the clinic visit!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704198879 {#3617
    date: 2024-01-02 13:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 273259
  -bodyTs: "'clinic':13 'dude/dudette':7 'good':9 'happi':5 'luck':10 'make':3 'visit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198879 {#3620
    date: 2024-01-02 13:34:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3618
  +user: Proxies\__CG__\App\Entity\User {#3624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Do what makes you happy, my dude/dudette. And good luck with the clinic visit!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704198879 {#3617
    date: 2024-01-02 13:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 273259
  -bodyTs: "'clinic':13 'dude/dudette':7 'good':9 'happi':5 'luck':10 'make':3 'visit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198879 {#3620
    date: 2024-01-02 13:34:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3618
  +user: Proxies\__CG__\App\Entity\User {#3624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Do what makes you happy, my dude/dudette. And good luck with the clinic visit!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704198879 {#3617
    date: 2024-01-02 13:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 273259
  -bodyTs: "'clinic':13 'dude/dudette':7 'good':9 'happi':5 'luck':10 'make':3 'visit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704198879 {#3620
    date: 2024-01-02 13:34:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3742
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3466
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: Proxies\__CG__\App\Entity\User {#3318 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198504 {#3315
          date: 2024-01-02 13:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3319 …}
        +nested: Doctrine\ORM\PersistentCollection {#3321 …}
        +votes: Doctrine\ORM\PersistentCollection {#3323 …}
        +reports: Doctrine\ORM\PersistentCollection {#3325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
        -id: 273250
        -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704198504 {#3316
          date: 2024-01-02 13:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704198693 {#3467
        date: 2024-01-02 13:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@bunnykei@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3459 …}
      +votes: Doctrine\ORM\PersistentCollection {#3457 …}
      +reports: Doctrine\ORM\PersistentCollection {#3472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
      -id: 273255
      -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198693 {#3470
        date: 2024-01-02 13:31:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Do what makes you happy, my dude/dudette. And good luck with the clinic visit!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704198879 {#3617
      date: 2024-01-02 13:34:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3625 …}
    +nested: Doctrine\ORM\PersistentCollection {#3627 …}
    +votes: Doctrine\ORM\PersistentCollection {#3629 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 273259
    -bodyTs: "'clinic':13 'dude/dudette':7 'good':9 'happi':5 'luck':10 'make':3 'visit':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349773"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198879 {#3620
      date: 2024-01-02 13:34:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704199035 {#3743
    date: 2024-01-02 13:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
    "@sweetmartabak@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3737 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
  -id: 273267
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199035 {#3740
    date: 2024-01-02 13:37:15.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 {#3742
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3466
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: Proxies\__CG__\App\Entity\User {#3318 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198504 {#3315
          date: 2024-01-02 13:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3319 …}
        +nested: Doctrine\ORM\PersistentCollection {#3321 …}
        +votes: Doctrine\ORM\PersistentCollection {#3323 …}
        +reports: Doctrine\ORM\PersistentCollection {#3325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
        -id: 273250
        -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704198504 {#3316
          date: 2024-01-02 13:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704198693 {#3467
        date: 2024-01-02 13:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@bunnykei@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3459 …}
      +votes: Doctrine\ORM\PersistentCollection {#3457 …}
      +reports: Doctrine\ORM\PersistentCollection {#3472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
      -id: 273255
      -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198693 {#3470
        date: 2024-01-02 13:31:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Do what makes you happy, my dude/dudette. And good luck with the clinic visit!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704198879 {#3617
      date: 2024-01-02 13:34:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3625 …}
    +nested: Doctrine\ORM\PersistentCollection {#3627 …}
    +votes: Doctrine\ORM\PersistentCollection {#3629 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 273259
    -bodyTs: "'clinic':13 'dude/dudette':7 'good':9 'happi':5 'luck':10 'make':3 'visit':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349773"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198879 {#3620
      date: 2024-01-02 13:34:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704199035 {#3743
    date: 2024-01-02 13:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
    "@sweetmartabak@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3737 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
  -id: 273267
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199035 {#3740
    date: 2024-01-02 13:37:15.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 {#3742
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3466
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: Proxies\__CG__\App\Entity\User {#3318 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198504 {#3315
          date: 2024-01-02 13:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3319 …}
        +nested: Doctrine\ORM\PersistentCollection {#3321 …}
        +votes: Doctrine\ORM\PersistentCollection {#3323 …}
        +reports: Doctrine\ORM\PersistentCollection {#3325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
        -id: 273250
        -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704198504 {#3316
          date: 2024-01-02 13:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704198693 {#3467
        date: 2024-01-02 13:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@bunnykei@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3459 …}
      +votes: Doctrine\ORM\PersistentCollection {#3457 …}
      +reports: Doctrine\ORM\PersistentCollection {#3472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
      -id: 273255
      -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198693 {#3470
        date: 2024-01-02 13:31:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Do what makes you happy, my dude/dudette. And good luck with the clinic visit!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704198879 {#3617
      date: 2024-01-02 13:34:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3625 …}
    +nested: Doctrine\ORM\PersistentCollection {#3627 …}
    +votes: Doctrine\ORM\PersistentCollection {#3629 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 273259
    -bodyTs: "'clinic':13 'dude/dudette':7 'good':9 'happi':5 'luck':10 'make':3 'visit':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349773"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198879 {#3620
      date: 2024-01-02 13:34:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704199035 {#3743
    date: 2024-01-02 13:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
    "@sweetmartabak@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3737 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3750 …}
  -id: 273267
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6349807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199035 {#3740
    date: 2024-01-02 13:37:15.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 {#3640
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "thanks for contributing to lemmy, but if bettering your life means that you’ll post less, by all means do that :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704207027 {#3638
    date: 2024-01-02 15:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 273568
  -bodyTs: "'better':8 'contribut':3 'lemmi':5 'less':16 'life':10 'll':14 'mean':11,19 'post':15 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704207027 {#3639
    date: 2024-01-02 15:50:27.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 {#3640
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "thanks for contributing to lemmy, but if bettering your life means that you’ll post less, by all means do that :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704207027 {#3638
    date: 2024-01-02 15:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 273568
  -bodyTs: "'better':8 'contribut':3 'lemmi':5 'less':16 'life':10 'll':14 'mean':11,19 'post':15 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704207027 {#3639
    date: 2024-01-02 15:50:27.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 {#3640
  +user: App\Entity\User {#2303 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "thanks for contributing to lemmy, but if bettering your life means that you’ll post less, by all means do that :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704207027 {#3638
    date: 2024-01-02 15:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 273568
  -bodyTs: "'better':8 'contribut':3 'lemmi':5 'less':16 'life':10 'll':14 'mean':11,19 'post':15 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704207027 {#3639
    date: 2024-01-02 15:50:27.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 {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "For whatever it’s worth, I like to see you posting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704210182 {#3653
    date: 2024-01-02 16:43:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 273710
  -bodyTs: "'like':7 'post':11 'see':9 'whatev':2 'worth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7007156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210182 {#3654
    date: 2024-01-02 16:43:02.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 {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "For whatever it’s worth, I like to see you posting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704210182 {#3653
    date: 2024-01-02 16:43:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 273710
  -bodyTs: "'like':7 'post':11 'see':9 'whatev':2 'worth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7007156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210182 {#3654
    date: 2024-01-02 16:43:02.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 {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3466
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: Proxies\__CG__\App\Entity\User {#3318 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198504 {#3315
        date: 2024-01-02 13:28:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3319 …}
      +nested: Doctrine\ORM\PersistentCollection {#3321 …}
      +votes: Doctrine\ORM\PersistentCollection {#3323 …}
      +reports: Doctrine\ORM\PersistentCollection {#3325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
      -id: 273250
      -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349705"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198504 {#3316
        date: 2024-01-02 13:28:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1704198693 {#3467
      date: 2024-01-02 13:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3463 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3457 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 273255
    -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704198693 {#3470
      date: 2024-01-02 13:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "For whatever it’s worth, I like to see you posting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704210182 {#3653
    date: 2024-01-02 16:43:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 273710
  -bodyTs: "'like':7 'post':11 'see':9 'whatev':2 'worth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7007156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210182 {#3654
    date: 2024-01-02 16:43:02.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 {#3785
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3655
    +user: Proxies\__CG__\App\Entity\User {#3656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3466
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: Proxies\__CG__\App\Entity\User {#3318 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198504 {#3315
          date: 2024-01-02 13:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3319 …}
        +nested: Doctrine\ORM\PersistentCollection {#3321 …}
        +votes: Doctrine\ORM\PersistentCollection {#3323 …}
        +reports: Doctrine\ORM\PersistentCollection {#3325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
        -id: 273250
        -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704198504 {#3316
          date: 2024-01-02 13:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704198693 {#3467
        date: 2024-01-02 13:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@bunnykei@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3459 …}
      +votes: Doctrine\ORM\PersistentCollection {#3457 …}
      +reports: Doctrine\ORM\PersistentCollection {#3472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
      -id: 273255
      -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198693 {#3470
        date: 2024-01-02 13:31:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "For whatever it’s worth, I like to see you posting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704210182 {#3653
      date: 2024-01-02 16:43:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3657 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
    -id: 273710
    -bodyTs: "'like':7 'post':11 'see':9 'whatev':2 'worth':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7007156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704210182 {#3654
      date: 2024-01-02 16:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704210588 {#3783
    date: 2024-01-02 16:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 273733
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210588 {#3784
    date: 2024-01-02 16:49: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
71 DENIED edit
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3655
    +user: Proxies\__CG__\App\Entity\User {#3656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3466
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: Proxies\__CG__\App\Entity\User {#3318 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198504 {#3315
          date: 2024-01-02 13:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3319 …}
        +nested: Doctrine\ORM\PersistentCollection {#3321 …}
        +votes: Doctrine\ORM\PersistentCollection {#3323 …}
        +reports: Doctrine\ORM\PersistentCollection {#3325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
        -id: 273250
        -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704198504 {#3316
          date: 2024-01-02 13:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704198693 {#3467
        date: 2024-01-02 13:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@bunnykei@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3459 …}
      +votes: Doctrine\ORM\PersistentCollection {#3457 …}
      +reports: Doctrine\ORM\PersistentCollection {#3472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
      -id: 273255
      -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198693 {#3470
        date: 2024-01-02 13:31:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "For whatever it’s worth, I like to see you posting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704210182 {#3653
      date: 2024-01-02 16:43:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3657 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
    -id: 273710
    -bodyTs: "'like':7 'post':11 'see':9 'whatev':2 'worth':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7007156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704210182 {#3654
      date: 2024-01-02 16:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704210588 {#3783
    date: 2024-01-02 16:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 273733
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210588 {#3784
    date: 2024-01-02 16:49: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
72 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3655
    +user: Proxies\__CG__\App\Entity\User {#3656 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3466
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: Proxies\__CG__\App\Entity\User {#3318 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Nah thanks for the content, and hope all goes well at the clinic! Keep posting if it helps you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198504 {#3315
          date: 2024-01-02 13:28:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3319 …}
        +nested: Doctrine\ORM\PersistentCollection {#3321 …}
        +votes: Doctrine\ORM\PersistentCollection {#3323 …}
        +reports: Doctrine\ORM\PersistentCollection {#3325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3329 …}
        -id: 273250
        -bodyTs: "'clinic':13 'content':5 'goe':9 'help':18 'hope':7 'keep':14 'nah':1 'post':15 'thank':2 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349705"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704198504 {#3316
          date: 2024-01-02 13:28:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "It does help me. I won’t go into my sad life, but Lemmy makes it better. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1704198693 {#3467
        date: 2024-01-02 13:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@bunnykei@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3463 …}
      +nested: Doctrine\ORM\PersistentCollection {#3459 …}
      +votes: Doctrine\ORM\PersistentCollection {#3457 …}
      +reports: Doctrine\ORM\PersistentCollection {#3472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
      -id: 273255
      -bodyTs: "'better':17 'go':8 'help':3 'lemmi':14 'life':12 'make':15 'sad':11 'thank':18 'won':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704198693 {#3470
        date: 2024-01-02 13:31:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "For whatever it’s worth, I like to see you posting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704210182 {#3653
      date: 2024-01-02 16:43:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@bunnykei@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3657 …}
    +nested: Doctrine\ORM\PersistentCollection {#3659 …}
    +votes: Doctrine\ORM\PersistentCollection {#3661 …}
    +reports: Doctrine\ORM\PersistentCollection {#3663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
    -id: 273710
    -bodyTs: "'like':7 'post':11 'see':9 'whatev':2 'worth':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7007156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704210182 {#3654
      date: 2024-01-02 16:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704210588 {#3783
    date: 2024-01-02 16:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@bunnykei@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 273733
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210588 {#3784
    date: 2024-01-02 16:49: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
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 {#3333
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704200163 {#3331
    date: 2024-01-02 13:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -id: 273331
  -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200163 {#3332
    date: 2024-01-02 13:56: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
75 DENIED edit
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704200163 {#3331
    date: 2024-01-02 13:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -id: 273331
  -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200163 {#3332
    date: 2024-01-02 13:56: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
76 DENIED moderate
App\Entity\EntryComment {#3333
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704200163 {#3331
    date: 2024-01-02 13:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -id: 273331
  -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200163 {#3332
    date: 2024-01-02 13:56: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
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 {#3480
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704200163 {#3331
      date: 2024-01-02 13:56:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -id: 273331
    -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200163 {#3332
      date: 2024-01-02 13:56:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704200563 {#3478
    date: 2024-01-02 14:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3485 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 273343
  -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200563 {#3479
    date: 2024-01-02 14:02: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
79 DENIED edit
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704200163 {#3331
      date: 2024-01-02 13:56:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -id: 273331
    -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200163 {#3332
      date: 2024-01-02 13:56:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704200563 {#3478
    date: 2024-01-02 14:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3485 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 273343
  -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200563 {#3479
    date: 2024-01-02 14:02: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
80 DENIED moderate
App\Entity\EntryComment {#3480
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704200163 {#3331
      date: 2024-01-02 13:56:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -id: 273331
    -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350082"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200163 {#3332
      date: 2024-01-02 13:56:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704200563 {#3478
    date: 2024-01-02 14:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3481 …}
  +nested: Doctrine\ORM\PersistentCollection {#3483 …}
  +votes: Doctrine\ORM\PersistentCollection {#3485 …}
  +reports: Doctrine\ORM\PersistentCollection {#3487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
  -id: 273343
  -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200563 {#3479
    date: 2024-01-02 14:02: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
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 {#3671
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3333
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704200163 {#3331
        date: 2024-01-02 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3334 …}
      +nested: Doctrine\ORM\PersistentCollection {#3336 …}
      +votes: Doctrine\ORM\PersistentCollection {#3338 …}
      +reports: Doctrine\ORM\PersistentCollection {#3340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
      -id: 273331
      -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200163 {#3332
        date: 2024-01-02 13:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704200563 {#3478
      date: 2024-01-02 14:02:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 273343
    -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200563 {#3479
      date: 2024-01-02 14:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "If you have no haters, you’re doing something wrong ;) (Ve)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704203581 {#3669
    date: 2024-01-02 14:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 273441
  -bodyTs: "'hater':5 're':7 'someth':9 've':11 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704203581 {#3670
    date: 2024-01-02 14:53: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
83 DENIED edit
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3333
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704200163 {#3331
        date: 2024-01-02 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3334 …}
      +nested: Doctrine\ORM\PersistentCollection {#3336 …}
      +votes: Doctrine\ORM\PersistentCollection {#3338 …}
      +reports: Doctrine\ORM\PersistentCollection {#3340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
      -id: 273331
      -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200163 {#3332
        date: 2024-01-02 13:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704200563 {#3478
      date: 2024-01-02 14:02:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 273343
    -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200563 {#3479
      date: 2024-01-02 14:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "If you have no haters, you’re doing something wrong ;) (Ve)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704203581 {#3669
    date: 2024-01-02 14:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 273441
  -bodyTs: "'hater':5 're':7 'someth':9 've':11 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704203581 {#3670
    date: 2024-01-02 14:53: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
84 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3333
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704200163 {#3331
        date: 2024-01-02 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3334 …}
      +nested: Doctrine\ORM\PersistentCollection {#3336 …}
      +votes: Doctrine\ORM\PersistentCollection {#3338 …}
      +reports: Doctrine\ORM\PersistentCollection {#3340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
      -id: 273331
      -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200163 {#3332
        date: 2024-01-02 13:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704200563 {#3478
      date: 2024-01-02 14:02:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 273343
    -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200563 {#3479
      date: 2024-01-02 14:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "If you have no haters, you’re doing something wrong ;) (Ve)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704203581 {#3669
    date: 2024-01-02 14:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3672 …}
  +nested: Doctrine\ORM\PersistentCollection {#3674 …}
  +votes: Doctrine\ORM\PersistentCollection {#3676 …}
  +reports: Doctrine\ORM\PersistentCollection {#3678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
  -id: 273441
  -bodyTs: "'hater':5 're':7 'someth':9 've':11 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704203581 {#3670
    date: 2024-01-02 14:53: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
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 {#3754
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3671
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3480
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3333
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704200163 {#3331
          date: 2024-01-02 13:56:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3334 …}
        +nested: Doctrine\ORM\PersistentCollection {#3336 …}
        +votes: Doctrine\ORM\PersistentCollection {#3338 …}
        +reports: Doctrine\ORM\PersistentCollection {#3340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
        -id: 273331
        -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6350082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200163 {#3332
          date: 2024-01-02 13:56:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704200563 {#3478
        date: 2024-01-02 14:02:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rainerloeten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3481 …}
      +nested: Doctrine\ORM\PersistentCollection {#3483 …}
      +votes: Doctrine\ORM\PersistentCollection {#3485 …}
      +reports: Doctrine\ORM\PersistentCollection {#3487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
      -id: 273343
      -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200563 {#3479
        date: 2024-01-02 14:02:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "If you have no haters, you’re doing something wrong ;) (Ve)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704203581 {#3669
      date: 2024-01-02 14:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3672 …}
    +nested: Doctrine\ORM\PersistentCollection {#3674 …}
    +votes: Doctrine\ORM\PersistentCollection {#3676 …}
    +reports: Doctrine\ORM\PersistentCollection {#3678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
    -id: 273441
    -bodyTs: "'hater':5 're':7 'someth':9 've':11 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704203581 {#3670
      date: 2024-01-02 14:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Probably true!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704204823 {#3752
    date: 2024-01-02 15:13:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3755 …}
  +nested: Doctrine\ORM\PersistentCollection {#3757 …}
  +votes: Doctrine\ORM\PersistentCollection {#3759 …}
  +reports: Doctrine\ORM\PersistentCollection {#3761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
  -id: 273479
  -bodyTs: "'probabl':1 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204823 {#3753
    date: 2024-01-02 15:13: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
87 DENIED edit
App\Entity\EntryComment {#3754
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3671
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3480
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3333
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704200163 {#3331
          date: 2024-01-02 13:56:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3334 …}
        +nested: Doctrine\ORM\PersistentCollection {#3336 …}
        +votes: Doctrine\ORM\PersistentCollection {#3338 …}
        +reports: Doctrine\ORM\PersistentCollection {#3340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
        -id: 273331
        -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6350082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200163 {#3332
          date: 2024-01-02 13:56:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704200563 {#3478
        date: 2024-01-02 14:02:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rainerloeten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3481 …}
      +nested: Doctrine\ORM\PersistentCollection {#3483 …}
      +votes: Doctrine\ORM\PersistentCollection {#3485 …}
      +reports: Doctrine\ORM\PersistentCollection {#3487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
      -id: 273343
      -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200563 {#3479
        date: 2024-01-02 14:02:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "If you have no haters, you’re doing something wrong ;) (Ve)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704203581 {#3669
      date: 2024-01-02 14:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3672 …}
    +nested: Doctrine\ORM\PersistentCollection {#3674 …}
    +votes: Doctrine\ORM\PersistentCollection {#3676 …}
    +reports: Doctrine\ORM\PersistentCollection {#3678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
    -id: 273441
    -bodyTs: "'hater':5 're':7 'someth':9 've':11 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704203581 {#3670
      date: 2024-01-02 14:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Probably true!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704204823 {#3752
    date: 2024-01-02 15:13:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3755 …}
  +nested: Doctrine\ORM\PersistentCollection {#3757 …}
  +votes: Doctrine\ORM\PersistentCollection {#3759 …}
  +reports: Doctrine\ORM\PersistentCollection {#3761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
  -id: 273479
  -bodyTs: "'probabl':1 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204823 {#3753
    date: 2024-01-02 15:13: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
88 DENIED moderate
App\Entity\EntryComment {#3754
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3671
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3480
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3333
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704200163 {#3331
          date: 2024-01-02 13:56:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3334 …}
        +nested: Doctrine\ORM\PersistentCollection {#3336 …}
        +votes: Doctrine\ORM\PersistentCollection {#3338 …}
        +reports: Doctrine\ORM\PersistentCollection {#3340 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
        -id: 273331
        -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6350082"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200163 {#3332
          date: 2024-01-02 13:56:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704200563 {#3478
        date: 2024-01-02 14:02:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rainerloeten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3481 …}
      +nested: Doctrine\ORM\PersistentCollection {#3483 …}
      +votes: Doctrine\ORM\PersistentCollection {#3485 …}
      +reports: Doctrine\ORM\PersistentCollection {#3487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
      -id: 273343
      -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200563 {#3479
        date: 2024-01-02 14:02:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "If you have no haters, you’re doing something wrong ;) (Ve)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704203581 {#3669
      date: 2024-01-02 14:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3672 …}
    +nested: Doctrine\ORM\PersistentCollection {#3674 …}
    +votes: Doctrine\ORM\PersistentCollection {#3676 …}
    +reports: Doctrine\ORM\PersistentCollection {#3678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3682 …}
    -id: 273441
    -bodyTs: "'hater':5 're':7 'someth':9 've':11 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704203581 {#3670
      date: 2024-01-02 14:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Probably true!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704204823 {#3752
    date: 2024-01-02 15:13:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3755 …}
  +nested: Doctrine\ORM\PersistentCollection {#3757 …}
  +votes: Doctrine\ORM\PersistentCollection {#3759 …}
  +reports: Doctrine\ORM\PersistentCollection {#3761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3765 …}
  -id: 273479
  -bodyTs: "'probabl':1 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204823 {#3753
    date: 2024-01-02 15:13: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
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 {#3686
  +user: Proxies\__CG__\App\Entity\User {#3687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3333
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704200163 {#3331
        date: 2024-01-02 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3334 …}
      +nested: Doctrine\ORM\PersistentCollection {#3336 …}
      +votes: Doctrine\ORM\PersistentCollection {#3338 …}
      +reports: Doctrine\ORM\PersistentCollection {#3340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
      -id: 273331
      -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200163 {#3332
        date: 2024-01-02 13:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704200563 {#3478
      date: 2024-01-02 14:02:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 273343
    -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200563 {#3479
      date: 2024-01-02 14:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "No one is universally loved. Everyone brave enough to put themselves out there will have people push back and talk trash. If doing what you do brings you some joy, do your best to ignore them and push on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205461 {#3684
    date: 2024-01-02 15:24:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3688 …}
  +nested: Doctrine\ORM\PersistentCollection {#3690 …}
  +votes: Doctrine\ORM\PersistentCollection {#3692 …}
  +reports: Doctrine\ORM\PersistentCollection {#3694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3698 …}
  -id: 273513
  -bodyTs: "'back':18 'best':33 'brave':7 'bring':27 'enough':8 'everyon':6 'ignor':35 'joy':30 'love':5 'one':2 'peopl':16 'push':17,38 'put':10 'talk':20 'trash':21 'univers':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205461 {#3685
    date: 2024-01-02 15:24:21.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 {#3686
  +user: Proxies\__CG__\App\Entity\User {#3687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3333
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704200163 {#3331
        date: 2024-01-02 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3334 …}
      +nested: Doctrine\ORM\PersistentCollection {#3336 …}
      +votes: Doctrine\ORM\PersistentCollection {#3338 …}
      +reports: Doctrine\ORM\PersistentCollection {#3340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
      -id: 273331
      -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200163 {#3332
        date: 2024-01-02 13:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704200563 {#3478
      date: 2024-01-02 14:02:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 273343
    -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200563 {#3479
      date: 2024-01-02 14:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "No one is universally loved. Everyone brave enough to put themselves out there will have people push back and talk trash. If doing what you do brings you some joy, do your best to ignore them and push on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205461 {#3684
    date: 2024-01-02 15:24:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3688 …}
  +nested: Doctrine\ORM\PersistentCollection {#3690 …}
  +votes: Doctrine\ORM\PersistentCollection {#3692 …}
  +reports: Doctrine\ORM\PersistentCollection {#3694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3698 …}
  -id: 273513
  -bodyTs: "'back':18 'best':33 'brave':7 'bring':27 'enough':8 'everyon':6 'ignor':35 'joy':30 'love':5 'one':2 'peopl':16 'push':17,38 'put':10 'talk':20 'trash':21 'univers':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205461 {#3685
    date: 2024-01-02 15:24:21.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 {#3686
  +user: Proxies\__CG__\App\Entity\User {#3687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3480
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3333
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "Who does? And why? Lemmy needs content, why wouldn’t one appreciate your posts? ^^"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704200163 {#3331
        date: 2024-01-02 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3334 …}
      +nested: Doctrine\ORM\PersistentCollection {#3336 …}
      +votes: Doctrine\ORM\PersistentCollection {#3338 …}
      +reports: Doctrine\ORM\PersistentCollection {#3340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
      -id: 273331
      -bodyTs: "'appreci':12 'content':7 'lemmi':5 'need':6 'one':11 'post':14 'wouldn':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200163 {#3332
        date: 2024-01-02 13:56:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "You’d have to ask them. I’m definitely not universally loved or anything, but I’m grateful for the appreciation I get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704200563 {#3478
      date: 2024-01-02 14:02:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3481 …}
    +nested: Doctrine\ORM\PersistentCollection {#3483 …}
    +votes: Doctrine\ORM\PersistentCollection {#3485 …}
    +reports: Doctrine\ORM\PersistentCollection {#3487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3491 …}
    -id: 273343
    -bodyTs: "'anyth':14 'appreci':21 'ask':5 'd':2 'definit':9 'get':23 'grate':18 'love':12 'm':8,17 'univers':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200563 {#3479
      date: 2024-01-02 14:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "No one is universally loved. Everyone brave enough to put themselves out there will have people push back and talk trash. If doing what you do brings you some joy, do your best to ignore them and push on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205461 {#3684
    date: 2024-01-02 15:24:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3688 …}
  +nested: Doctrine\ORM\PersistentCollection {#3690 …}
  +votes: Doctrine\ORM\PersistentCollection {#3692 …}
  +reports: Doctrine\ORM\PersistentCollection {#3694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3698 …}
  -id: 273513
  -bodyTs: "'back':18 'best':33 'brave':7 'bring':27 'enough':8 'everyon':6 'ignor':35 'joy':30 'love':5 'one':2 'peopl':16 'push':17,38 'put':10 'talk':20 'trash':21 'univers':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205461 {#3685
    date: 2024-01-02 15:24:21.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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Notice me senpai :'("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704213837 {#3346
    date: 2024-01-02 17:43:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3350 …}
  +nested: Doctrine\ORM\PersistentCollection {#3352 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 273886
  -bodyTs: "'notic':1 'senpai':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213837 {#3347
    date: 2024-01-02 17:43:57.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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Notice me senpai :'("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704213837 {#3346
    date: 2024-01-02 17:43:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3350 …}
  +nested: Doctrine\ORM\PersistentCollection {#3352 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 273886
  -bodyTs: "'notic':1 'senpai':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213837 {#3347
    date: 2024-01-02 17:43:57.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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Notice me senpai :'("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704213837 {#3346
    date: 2024-01-02 17:43:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3350 …}
  +nested: Doctrine\ORM\PersistentCollection {#3352 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 273886
  -bodyTs: "'notic':1 'senpai':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213837 {#3347
    date: 2024-01-02 17:43:57.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 {#3541
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: Proxies\__CG__\App\Entity\User {#3349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Notice me senpai :'("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704213837 {#3346
      date: 2024-01-02 17:43:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3350 …}
    +nested: Doctrine\ORM\PersistentCollection {#3352 …}
    +votes: Doctrine\ORM\PersistentCollection {#3354 …}
    +reports: Doctrine\ORM\PersistentCollection {#3356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
    -id: 273886
    -bodyTs: "'notic':1 'senpai':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213837 {#3347
      date: 2024-01-02 17:43:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Beg pardon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704213978 {#3539
    date: 2024-01-02 17:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@CertifiedBlackGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3542 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3546 …}
  +reports: Doctrine\ORM\PersistentCollection {#3548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
  -id: 273911
  -bodyTs: "'beg':1 'pardon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213978 {#3540
    date: 2024-01-02 17:46: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
99 DENIED edit
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: Proxies\__CG__\App\Entity\User {#3349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Notice me senpai :'("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704213837 {#3346
      date: 2024-01-02 17:43:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3350 …}
    +nested: Doctrine\ORM\PersistentCollection {#3352 …}
    +votes: Doctrine\ORM\PersistentCollection {#3354 …}
    +reports: Doctrine\ORM\PersistentCollection {#3356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
    -id: 273886
    -bodyTs: "'notic':1 'senpai':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213837 {#3347
      date: 2024-01-02 17:43:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Beg pardon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704213978 {#3539
    date: 2024-01-02 17:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@CertifiedBlackGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3542 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3546 …}
  +reports: Doctrine\ORM\PersistentCollection {#3548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
  -id: 273911
  -bodyTs: "'beg':1 'pardon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213978 {#3540
    date: 2024-01-02 17:46: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
100 DENIED moderate
App\Entity\EntryComment {#3541
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: Proxies\__CG__\App\Entity\User {#3349 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Notice me senpai :'("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704213837 {#3346
      date: 2024-01-02 17:43:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3350 …}
    +nested: Doctrine\ORM\PersistentCollection {#3352 …}
    +votes: Doctrine\ORM\PersistentCollection {#3354 …}
    +reports: Doctrine\ORM\PersistentCollection {#3356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
    -id: 273886
    -bodyTs: "'notic':1 'senpai':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213837 {#3347
      date: 2024-01-02 17:43:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Beg pardon?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704213978 {#3539
    date: 2024-01-02 17:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@CertifiedBlackGuy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3542 …}
  +nested: Doctrine\ORM\PersistentCollection {#3544 …}
  +votes: Doctrine\ORM\PersistentCollection {#3546 …}
  +reports: Doctrine\ORM\PersistentCollection {#3548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3552 …}
  -id: 273911
  -bodyTs: "'beg':1 'pardon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213978 {#3540
    date: 2024-01-02 17:46: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
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 {#3364
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704219928 {#3362
    date: 2024-01-02 19:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3368 …}
  +votes: Doctrine\ORM\PersistentCollection {#3370 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 274187
  -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4353564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219928 {#3363
    date: 2024-01-02 19:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3364
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704219928 {#3362
    date: 2024-01-02 19:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3368 …}
  +votes: Doctrine\ORM\PersistentCollection {#3370 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 274187
  -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4353564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219928 {#3363
    date: 2024-01-02 19:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3364
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704219928 {#3362
    date: 2024-01-02 19:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3368 …}
  +votes: Doctrine\ORM\PersistentCollection {#3370 …}
  +reports: Doctrine\ORM\PersistentCollection {#3372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
  -id: 274187
  -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4353564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704219928 {#3363
    date: 2024-01-02 19:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3571
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3364
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704219928 {#3362
      date: 2024-01-02 19:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3366 …}
    +nested: Doctrine\ORM\PersistentCollection {#3368 …}
    +votes: Doctrine\ORM\PersistentCollection {#3370 …}
    +reports: Doctrine\ORM\PersistentCollection {#3372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
    -id: 274187
    -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4353564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704219928 {#3363
      date: 2024-01-02 19:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704220340 {#3569
    date: 2024-01-02 19:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3572 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  -id: 274205
  -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6354802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704220340 {#3570
    date: 2024-01-02 19:32: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
107 DENIED edit
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3364
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704219928 {#3362
      date: 2024-01-02 19:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3366 …}
    +nested: Doctrine\ORM\PersistentCollection {#3368 …}
    +votes: Doctrine\ORM\PersistentCollection {#3370 …}
    +reports: Doctrine\ORM\PersistentCollection {#3372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
    -id: 274187
    -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4353564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704219928 {#3363
      date: 2024-01-02 19:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704220340 {#3569
    date: 2024-01-02 19:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3572 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  -id: 274205
  -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6354802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704220340 {#3570
    date: 2024-01-02 19:32: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
108 DENIED moderate
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3364
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704219928 {#3362
      date: 2024-01-02 19:25:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3366 …}
    +nested: Doctrine\ORM\PersistentCollection {#3368 …}
    +votes: Doctrine\ORM\PersistentCollection {#3370 …}
    +reports: Doctrine\ORM\PersistentCollection {#3372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
    -id: 274187
    -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4353564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704219928 {#3363
      date: 2024-01-02 19:25:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704220340 {#3569
    date: 2024-01-02 19:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3572 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  -id: 274205
  -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6354802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704220340 {#3570
    date: 2024-01-02 19:32: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3717
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3364
      +user: Proxies\__CG__\App\Entity\User {#3365 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704219928 {#3362
        date: 2024-01-02 19:25:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3366 …}
      +nested: Doctrine\ORM\PersistentCollection {#3368 …}
      +votes: Doctrine\ORM\PersistentCollection {#3370 …}
      +reports: Doctrine\ORM\PersistentCollection {#3372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
      -id: 274187
      -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4353564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704219928 {#3363
        date: 2024-01-02 19:25:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704220340 {#3569
      date: 2024-01-02 19:32:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3572 …}
    +nested: Doctrine\ORM\PersistentCollection {#3574 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
    -id: 274205
    -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6354802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704220340 {#3570
      date: 2024-01-02 19:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
    \n
    [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704220970 {#3715
    date: 2024-01-02 19:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 274236
  -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4353857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704220970 {#3716
    date: 2024-01-02 19:42: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
111 DENIED edit
App\Entity\EntryComment {#3717
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3364
      +user: Proxies\__CG__\App\Entity\User {#3365 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704219928 {#3362
        date: 2024-01-02 19:25:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3366 …}
      +nested: Doctrine\ORM\PersistentCollection {#3368 …}
      +votes: Doctrine\ORM\PersistentCollection {#3370 …}
      +reports: Doctrine\ORM\PersistentCollection {#3372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
      -id: 274187
      -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4353564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704219928 {#3363
        date: 2024-01-02 19:25:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704220340 {#3569
      date: 2024-01-02 19:32:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3572 …}
    +nested: Doctrine\ORM\PersistentCollection {#3574 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
    -id: 274205
    -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6354802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704220340 {#3570
      date: 2024-01-02 19:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
    \n
    [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704220970 {#3715
    date: 2024-01-02 19:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 274236
  -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4353857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704220970 {#3716
    date: 2024-01-02 19:42: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
112 DENIED moderate
App\Entity\EntryComment {#3717
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3571
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3364
      +user: Proxies\__CG__\App\Entity\User {#3365 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3131
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2301
          +user: App\Entity\User {#2303 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "@FlyingSquid@lemmy.world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1710995075 {#2311
            date: 2024-03-21 05:24:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2297 …}
          +nested: Doctrine\ORM\PersistentCollection {#2315 …}
          +votes: Doctrine\ORM\PersistentCollection {#2321 …}
          +reports: Doctrine\ORM\PersistentCollection {#2310 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
          -id: 272099
          -bodyTs: "'flyingsquid@lemmy.world':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6342186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704159574 {#2298
            date: 2024-01-02 02:39:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
          \n
          Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1704196812 {#3128
          date: 2024-01-02 13:00:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3140 …}
        +nested: Doctrine\ORM\PersistentCollection {#3133 …}
        +votes: Doctrine\ORM\PersistentCollection {#3135 …}
        +reports: Doctrine\ORM\PersistentCollection {#3143 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
        -id: 273165
        -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6349375"
        +editedAt: DateTimeImmutable @1710891764 {#3129
          date: 2024-03-20 00:42:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704196812 {#3130
          date: 2024-01-02 13:00:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704219928 {#3362
        date: 2024-01-02 19:25:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3366 …}
      +nested: Doctrine\ORM\PersistentCollection {#3368 …}
      +votes: Doctrine\ORM\PersistentCollection {#3370 …}
      +reports: Doctrine\ORM\PersistentCollection {#3372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
      -id: 274187
      -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4353564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704219928 {#3363
        date: 2024-01-02 19:25:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704220340 {#3569
      date: 2024-01-02 19:32:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3572 …}
    +nested: Doctrine\ORM\PersistentCollection {#3574 …}
    +votes: Doctrine\ORM\PersistentCollection {#3576 …}
    +reports: Doctrine\ORM\PersistentCollection {#3578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
    -id: 274205
    -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6354802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704220340 {#3570
      date: 2024-01-02 19:32:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
    \n
    [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704220970 {#3715
    date: 2024-01-02 19:42:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3718 …}
  +nested: Doctrine\ORM\PersistentCollection {#3720 …}
  +votes: Doctrine\ORM\PersistentCollection {#3722 …}
  +reports: Doctrine\ORM\PersistentCollection {#3724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
  -id: 274236
  -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4353857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704220970 {#3716
    date: 2024-01-02 19:42: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#3800
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3717
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3364
        +user: Proxies\__CG__\App\Entity\User {#3365 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704219928 {#3362
          date: 2024-01-02 19:25:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3366 …}
        +nested: Doctrine\ORM\PersistentCollection {#3368 …}
        +votes: Doctrine\ORM\PersistentCollection {#3370 …}
        +reports: Doctrine\ORM\PersistentCollection {#3372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
        -id: 274187
        -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4353564"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704219928 {#3363
          date: 2024-01-02 19:25:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704220340 {#3569
        date: 2024-01-02 19:32:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3572 …}
      +nested: Doctrine\ORM\PersistentCollection {#3574 …}
      +votes: Doctrine\ORM\PersistentCollection {#3576 …}
      +reports: Doctrine\ORM\PersistentCollection {#3578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
      -id: 274205
      -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6354802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704220340 {#3570
        date: 2024-01-02 19:32:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
      \n
      [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704220970 {#3715
      date: 2024-01-02 19:42:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3718 …}
    +nested: Doctrine\ORM\PersistentCollection {#3720 …}
    +votes: Doctrine\ORM\PersistentCollection {#3722 …}
    +reports: Doctrine\ORM\PersistentCollection {#3724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
    -id: 274236
    -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4353857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704220970 {#3716
      date: 2024-01-02 19:42:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704221148 {#3798
    date: 2024-01-02 19:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3801 …}
  +nested: Doctrine\ORM\PersistentCollection {#3803 …}
  +votes: Doctrine\ORM\PersistentCollection {#3805 …}
  +reports: Doctrine\ORM\PersistentCollection {#3807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
  -id: 274248
  -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704221148 {#3799
    date: 2024-01-02 19:45: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
115 DENIED edit
App\Entity\EntryComment {#3800
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3717
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3364
        +user: Proxies\__CG__\App\Entity\User {#3365 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704219928 {#3362
          date: 2024-01-02 19:25:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3366 …}
        +nested: Doctrine\ORM\PersistentCollection {#3368 …}
        +votes: Doctrine\ORM\PersistentCollection {#3370 …}
        +reports: Doctrine\ORM\PersistentCollection {#3372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
        -id: 274187
        -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4353564"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704219928 {#3363
          date: 2024-01-02 19:25:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704220340 {#3569
        date: 2024-01-02 19:32:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3572 …}
      +nested: Doctrine\ORM\PersistentCollection {#3574 …}
      +votes: Doctrine\ORM\PersistentCollection {#3576 …}
      +reports: Doctrine\ORM\PersistentCollection {#3578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
      -id: 274205
      -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6354802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704220340 {#3570
        date: 2024-01-02 19:32:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
      \n
      [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704220970 {#3715
      date: 2024-01-02 19:42:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3718 …}
    +nested: Doctrine\ORM\PersistentCollection {#3720 …}
    +votes: Doctrine\ORM\PersistentCollection {#3722 …}
    +reports: Doctrine\ORM\PersistentCollection {#3724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
    -id: 274236
    -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4353857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704220970 {#3716
      date: 2024-01-02 19:42:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704221148 {#3798
    date: 2024-01-02 19:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3801 …}
  +nested: Doctrine\ORM\PersistentCollection {#3803 …}
  +votes: Doctrine\ORM\PersistentCollection {#3805 …}
  +reports: Doctrine\ORM\PersistentCollection {#3807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
  -id: 274248
  -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704221148 {#3799
    date: 2024-01-02 19:45: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
116 DENIED moderate
App\Entity\EntryComment {#3800
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3717
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3571
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3364
        +user: Proxies\__CG__\App\Entity\User {#3365 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3131
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2301
            +user: App\Entity\User {#2303 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "@FlyingSquid@lemmy.world"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1710995075 {#2311
              date: 2024-03-21 05:24:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2297 …}
            +nested: Doctrine\ORM\PersistentCollection {#2315 …}
            +votes: Doctrine\ORM\PersistentCollection {#2321 …}
            +reports: Doctrine\ORM\PersistentCollection {#2310 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
            -id: 272099
            -bodyTs: "'flyingsquid@lemmy.world':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6342186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704159574 {#2298
              date: 2024-01-02 02:39:34.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: """
            Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
            \n
            Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1704196812 {#3128
            date: 2024-01-02 13:00:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3140 …}
          +nested: Doctrine\ORM\PersistentCollection {#3133 …}
          +votes: Doctrine\ORM\PersistentCollection {#3135 …}
          +reports: Doctrine\ORM\PersistentCollection {#3143 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
          -id: 273165
          -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6349375"
          +editedAt: DateTimeImmutable @1710891764 {#3129
            date: 2024-03-20 00:42:44.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704196812 {#3130
            date: 2024-01-02 13:00:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704219928 {#3362
          date: 2024-01-02 19:25:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3366 …}
        +nested: Doctrine\ORM\PersistentCollection {#3368 …}
        +votes: Doctrine\ORM\PersistentCollection {#3370 …}
        +reports: Doctrine\ORM\PersistentCollection {#3372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
        -id: 274187
        -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4353564"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704219928 {#3363
          date: 2024-01-02 19:25:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704220340 {#3569
        date: 2024-01-02 19:32:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3572 …}
      +nested: Doctrine\ORM\PersistentCollection {#3574 …}
      +votes: Doctrine\ORM\PersistentCollection {#3576 …}
      +reports: Doctrine\ORM\PersistentCollection {#3578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
      -id: 274205
      -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6354802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704220340 {#3570
        date: 2024-01-02 19:32:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
      \n
      [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704220970 {#3715
      date: 2024-01-02 19:42:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3718 …}
    +nested: Doctrine\ORM\PersistentCollection {#3720 …}
    +votes: Doctrine\ORM\PersistentCollection {#3722 …}
    +reports: Doctrine\ORM\PersistentCollection {#3724 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
    -id: 274236
    -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4353857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704220970 {#3716
      date: 2024-01-02 19:42:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704221148 {#3798
    date: 2024-01-02 19:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3801 …}
  +nested: Doctrine\ORM\PersistentCollection {#3803 …}
  +votes: Doctrine\ORM\PersistentCollection {#3805 …}
  +reports: Doctrine\ORM\PersistentCollection {#3807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
  -id: 274248
  -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704221148 {#3799
    date: 2024-01-02 19:45: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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3837
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3800
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3717
      +user: Proxies\__CG__\App\Entity\User {#3365 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3364
          +user: Proxies\__CG__\App\Entity\User {#3365 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3131
            +user: Proxies\__CG__\App\Entity\User {#3141 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2301
              +user: App\Entity\User {#2303 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "@FlyingSquid@lemmy.world"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1710995075 {#2311
                date: 2024-03-21 05:24:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2297 …}
              +nested: Doctrine\ORM\PersistentCollection {#2315 …}
              +votes: Doctrine\ORM\PersistentCollection {#2321 …}
              +reports: Doctrine\ORM\PersistentCollection {#2310 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
              -id: 272099
              -bodyTs: "'flyingsquid@lemmy.world':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6342186"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704159574 {#2298
                date: 2024-01-02 02:39:34.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2301}
            +body: """
              Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
              \n
              Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1704196812 {#3128
              date: 2024-01-02 13:00:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3140 …}
            +nested: Doctrine\ORM\PersistentCollection {#3133 …}
            +votes: Doctrine\ORM\PersistentCollection {#3135 …}
            +reports: Doctrine\ORM\PersistentCollection {#3143 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
            -id: 273165
            -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6349375"
            +editedAt: DateTimeImmutable @1710891764 {#3129
              date: 2024-03-20 00:42:44.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704196812 {#3130
              date: 2024-01-02 13:00:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704219928 {#3362
            date: 2024-01-02 19:25:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3366 …}
          +nested: Doctrine\ORM\PersistentCollection {#3368 …}
          +votes: Doctrine\ORM\PersistentCollection {#3370 …}
          +reports: Doctrine\ORM\PersistentCollection {#3372 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
          -id: 274187
          -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/4353564"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704219928 {#3363
            date: 2024-01-02 19:25:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704220340 {#3569
          date: 2024-01-02 19:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3572 …}
        +nested: Doctrine\ORM\PersistentCollection {#3574 …}
        +votes: Doctrine\ORM\PersistentCollection {#3576 …}
        +reports: Doctrine\ORM\PersistentCollection {#3578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
        -id: 274205
        -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6354802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704220340 {#3570
          date: 2024-01-02 19:32:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
        \n
        [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704220970 {#3715
        date: 2024-01-02 19:42:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3718 …}
      +nested: Doctrine\ORM\PersistentCollection {#3720 …}
      +votes: Doctrine\ORM\PersistentCollection {#3722 …}
      +reports: Doctrine\ORM\PersistentCollection {#3724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
      -id: 274236
      -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4353857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704220970 {#3716
        date: 2024-01-02 19:42:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704221148 {#3798
      date: 2024-01-02 19:45:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3801 …}
    +nested: Doctrine\ORM\PersistentCollection {#3803 …}
    +votes: Doctrine\ORM\PersistentCollection {#3805 …}
    +reports: Doctrine\ORM\PersistentCollection {#3807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
    -id: 274248
    -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6355051"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704221148 {#3799
      date: 2024-01-02 19:45:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Damn. Well, I hope it’s something as simple and easily fixed at least!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704222154 {#3835
    date: 2024-01-02 20:02:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3838 …}
  +nested: Doctrine\ORM\PersistentCollection {#3840 …}
  +votes: Doctrine\ORM\PersistentCollection {#3842 …}
  +reports: Doctrine\ORM\PersistentCollection {#3844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
  -id: 274359
  -bodyTs: "'damn':1 'easili':11 'fix':12 'hope':4 'least':14 'simpl':9 'someth':7 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4354307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222154 {#3836
    date: 2024-01-02 20:02: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
119 DENIED edit
App\Entity\EntryComment {#3837
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3800
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3717
      +user: Proxies\__CG__\App\Entity\User {#3365 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3364
          +user: Proxies\__CG__\App\Entity\User {#3365 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3131
            +user: Proxies\__CG__\App\Entity\User {#3141 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2301
              +user: App\Entity\User {#2303 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "@FlyingSquid@lemmy.world"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1710995075 {#2311
                date: 2024-03-21 05:24:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2297 …}
              +nested: Doctrine\ORM\PersistentCollection {#2315 …}
              +votes: Doctrine\ORM\PersistentCollection {#2321 …}
              +reports: Doctrine\ORM\PersistentCollection {#2310 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
              -id: 272099
              -bodyTs: "'flyingsquid@lemmy.world':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6342186"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704159574 {#2298
                date: 2024-01-02 02:39:34.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2301}
            +body: """
              Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
              \n
              Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1704196812 {#3128
              date: 2024-01-02 13:00:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3140 …}
            +nested: Doctrine\ORM\PersistentCollection {#3133 …}
            +votes: Doctrine\ORM\PersistentCollection {#3135 …}
            +reports: Doctrine\ORM\PersistentCollection {#3143 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
            -id: 273165
            -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6349375"
            +editedAt: DateTimeImmutable @1710891764 {#3129
              date: 2024-03-20 00:42:44.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704196812 {#3130
              date: 2024-01-02 13:00:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704219928 {#3362
            date: 2024-01-02 19:25:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3366 …}
          +nested: Doctrine\ORM\PersistentCollection {#3368 …}
          +votes: Doctrine\ORM\PersistentCollection {#3370 …}
          +reports: Doctrine\ORM\PersistentCollection {#3372 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
          -id: 274187
          -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/4353564"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704219928 {#3363
            date: 2024-01-02 19:25:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704220340 {#3569
          date: 2024-01-02 19:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3572 …}
        +nested: Doctrine\ORM\PersistentCollection {#3574 …}
        +votes: Doctrine\ORM\PersistentCollection {#3576 …}
        +reports: Doctrine\ORM\PersistentCollection {#3578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
        -id: 274205
        -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6354802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704220340 {#3570
          date: 2024-01-02 19:32:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
        \n
        [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704220970 {#3715
        date: 2024-01-02 19:42:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3718 …}
      +nested: Doctrine\ORM\PersistentCollection {#3720 …}
      +votes: Doctrine\ORM\PersistentCollection {#3722 …}
      +reports: Doctrine\ORM\PersistentCollection {#3724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
      -id: 274236
      -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4353857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704220970 {#3716
        date: 2024-01-02 19:42:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704221148 {#3798
      date: 2024-01-02 19:45:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3801 …}
    +nested: Doctrine\ORM\PersistentCollection {#3803 …}
    +votes: Doctrine\ORM\PersistentCollection {#3805 …}
    +reports: Doctrine\ORM\PersistentCollection {#3807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
    -id: 274248
    -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6355051"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704221148 {#3799
      date: 2024-01-02 19:45:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Damn. Well, I hope it’s something as simple and easily fixed at least!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704222154 {#3835
    date: 2024-01-02 20:02:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3838 …}
  +nested: Doctrine\ORM\PersistentCollection {#3840 …}
  +votes: Doctrine\ORM\PersistentCollection {#3842 …}
  +reports: Doctrine\ORM\PersistentCollection {#3844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
  -id: 274359
  -bodyTs: "'damn':1 'easili':11 'fix':12 'hope':4 'least':14 'simpl':9 'someth':7 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4354307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222154 {#3836
    date: 2024-01-02 20:02: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
120 DENIED moderate
App\Entity\EntryComment {#3837
  +user: Proxies\__CG__\App\Entity\User {#3365 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3800
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3717
      +user: Proxies\__CG__\App\Entity\User {#3365 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3571
        +user: Proxies\__CG__\App\Entity\User {#3141 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3364
          +user: Proxies\__CG__\App\Entity\User {#3365 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3131
            +user: Proxies\__CG__\App\Entity\User {#3141 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2301
              +user: App\Entity\User {#2303 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "@FlyingSquid@lemmy.world"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1710995075 {#2311
                date: 2024-03-21 05:24:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2297 …}
              +nested: Doctrine\ORM\PersistentCollection {#2315 …}
              +votes: Doctrine\ORM\PersistentCollection {#2321 …}
              +reports: Doctrine\ORM\PersistentCollection {#2310 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
              -id: 272099
              -bodyTs: "'flyingsquid@lemmy.world':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6342186"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704159574 {#2298
                date: 2024-01-02 02:39:34.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2301}
            +body: """
              Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
              \n
              Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1704196812 {#3128
              date: 2024-01-02 13:00:12.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3140 …}
            +nested: Doctrine\ORM\PersistentCollection {#3133 …}
            +votes: Doctrine\ORM\PersistentCollection {#3135 …}
            +reports: Doctrine\ORM\PersistentCollection {#3143 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
            -id: 273165
            -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6349375"
            +editedAt: DateTimeImmutable @1710891764 {#3129
              date: 2024-03-20 00:42:44.0 +01:00
            }
            +createdAt: DateTimeImmutable @1704196812 {#3130
              date: 2024-01-02 13:00:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704219928 {#3362
            date: 2024-01-02 19:25:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3366 …}
          +nested: Doctrine\ORM\PersistentCollection {#3368 …}
          +votes: Doctrine\ORM\PersistentCollection {#3370 …}
          +reports: Doctrine\ORM\PersistentCollection {#3372 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
          -id: 274187
          -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://leminal.space/comment/4353564"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704219928 {#3363
            date: 2024-01-02 19:25:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704220340 {#3569
          date: 2024-01-02 19:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3572 …}
        +nested: Doctrine\ORM\PersistentCollection {#3574 …}
        +votes: Doctrine\ORM\PersistentCollection {#3576 …}
        +reports: Doctrine\ORM\PersistentCollection {#3578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
        -id: 274205
        -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6354802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704220340 {#3570
          date: 2024-01-02 19:32:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
        \n
        [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704220970 {#3715
        date: 2024-01-02 19:42:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3718 …}
      +nested: Doctrine\ORM\PersistentCollection {#3720 …}
      +votes: Doctrine\ORM\PersistentCollection {#3722 …}
      +reports: Doctrine\ORM\PersistentCollection {#3724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
      -id: 274236
      -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leminal.space/comment/4353857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704220970 {#3716
        date: 2024-01-02 19:42:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704221148 {#3798
      date: 2024-01-02 19:45:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3801 …}
    +nested: Doctrine\ORM\PersistentCollection {#3803 …}
    +votes: Doctrine\ORM\PersistentCollection {#3805 …}
    +reports: Doctrine\ORM\PersistentCollection {#3807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
    -id: 274248
    -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6355051"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704221148 {#3799
      date: 2024-01-02 19:45:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Damn. Well, I hope it’s something as simple and easily fixed at least!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704222154 {#3835
    date: 2024-01-02 20:02:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3838 …}
  +nested: Doctrine\ORM\PersistentCollection {#3840 …}
  +votes: Doctrine\ORM\PersistentCollection {#3842 …}
  +reports: Doctrine\ORM\PersistentCollection {#3844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
  -id: 274359
  -bodyTs: "'damn':1 'easili':11 'fix':12 'hope':4 'least':14 'simpl':9 'someth':7 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/4354307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222154 {#3836
    date: 2024-01-02 20:02: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3851
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3837
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3800
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3717
        +user: Proxies\__CG__\App\Entity\User {#3365 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3571
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3364
            +user: Proxies\__CG__\App\Entity\User {#3365 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#3131
              +user: Proxies\__CG__\App\Entity\User {#3141 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: App\Entity\EntryComment {#2301
                +user: App\Entity\User {#2303 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
                +image: null
                +parent: null
                +root: null
                +body: "@FlyingSquid@lemmy.world"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1710995075 {#2311
                  date: 2024-03-21 05:24:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@FlyingSquid@lemmy.world"
                  "@JDubbleu@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2297 …}
                +nested: Doctrine\ORM\PersistentCollection {#2315 …}
                +votes: Doctrine\ORM\PersistentCollection {#2321 …}
                +reports: Doctrine\ORM\PersistentCollection {#2310 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
                -id: 272099
                -bodyTs: "'flyingsquid@lemmy.world':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6342186"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704159574 {#2298
                  date: 2024-01-02 02:39:34.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2301}
              +body: """
                Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
                \n
                Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 52
              +score: 0
              +lastActive: DateTime @1704196812 {#3128
                date: 2024-01-02 13:00:12.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
                "@testeronious@lemmy.world"
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
                "@testeronious@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3140 …}
              +nested: Doctrine\ORM\PersistentCollection {#3133 …}
              +votes: Doctrine\ORM\PersistentCollection {#3135 …}
              +reports: Doctrine\ORM\PersistentCollection {#3143 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
              -id: 273165
              -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6349375"
              +editedAt: DateTimeImmutable @1710891764 {#3129
                date: 2024-03-20 00:42:44.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704196812 {#3130
                date: 2024-01-02 13:00:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2301}
            +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704219928 {#3362
              date: 2024-01-02 19:25:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3366 …}
            +nested: Doctrine\ORM\PersistentCollection {#3368 …}
            +votes: Doctrine\ORM\PersistentCollection {#3370 …}
            +reports: Doctrine\ORM\PersistentCollection {#3372 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
            -id: 274187
            -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4353564"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704219928 {#3363
              date: 2024-01-02 19:25:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704220340 {#3569
            date: 2024-01-02 19:32:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@rosymind@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3572 …}
          +nested: Doctrine\ORM\PersistentCollection {#3574 …}
          +votes: Doctrine\ORM\PersistentCollection {#3576 …}
          +reports: Doctrine\ORM\PersistentCollection {#3578 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
          -id: 274205
          -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6354802"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704220340 {#3570
            date: 2024-01-02 19:32:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
          \n
          [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704220970 {#3715
          date: 2024-01-02 19:42:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3718 …}
        +nested: Doctrine\ORM\PersistentCollection {#3720 …}
        +votes: Doctrine\ORM\PersistentCollection {#3722 …}
        +reports: Doctrine\ORM\PersistentCollection {#3724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
        -id: 274236
        -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4353857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704220970 {#3716
          date: 2024-01-02 19:42:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704221148 {#3798
        date: 2024-01-02 19:45:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3801 …}
      +nested: Doctrine\ORM\PersistentCollection {#3803 …}
      +votes: Doctrine\ORM\PersistentCollection {#3805 …}
      +reports: Doctrine\ORM\PersistentCollection {#3807 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
      -id: 274248
      -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6355051"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704221148 {#3799
        date: 2024-01-02 19:45:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Damn. Well, I hope it’s something as simple and easily fixed at least!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704222154 {#3835
      date: 2024-01-02 20:02:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3838 …}
    +nested: Doctrine\ORM\PersistentCollection {#3840 …}
    +votes: Doctrine\ORM\PersistentCollection {#3842 …}
    +reports: Doctrine\ORM\PersistentCollection {#3844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
    -id: 274359
    -bodyTs: "'damn':1 'easili':11 'fix':12 'hope':4 'least':14 'simpl':9 'someth':7 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4354307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704222154 {#3836
      date: 2024-01-02 20:02:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    It’s not. I made a post about it in the health community if you’re curious, but I’ve bummed everyone out enough in this thread!\n
    \n
    [lemmy.world/post/10237266](https://lemmy.world/post/10237266)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704222746 {#3856
    date: 2024-01-02 20:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3859 …}
  +nested: Doctrine\ORM\PersistentCollection {#3863 …}
  +votes: Doctrine\ORM\PersistentCollection {#3865 …}
  +reports: Doctrine\ORM\PersistentCollection {#3866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3870 …}
  -id: 274380
  -bodyTs: "'/post/10237266](https://lemmy.world/post/10237266)':30 'bum':21 'communiti':13 'curious':17 'enough':24 'everyon':22 'health':12 'lemmy.world':29 'lemmy.world/post/10237266](https://lemmy.world/post/10237266)':28 'made':5 'post':7 're':16 'thread':27 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222746 {#3853
    date: 2024-01-02 20:12:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3851
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3837
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3800
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3717
        +user: Proxies\__CG__\App\Entity\User {#3365 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3571
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3364
            +user: Proxies\__CG__\App\Entity\User {#3365 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#3131
              +user: Proxies\__CG__\App\Entity\User {#3141 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: App\Entity\EntryComment {#2301
                +user: App\Entity\User {#2303 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
                +image: null
                +parent: null
                +root: null
                +body: "@FlyingSquid@lemmy.world"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1710995075 {#2311
                  date: 2024-03-21 05:24:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@FlyingSquid@lemmy.world"
                  "@JDubbleu@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2297 …}
                +nested: Doctrine\ORM\PersistentCollection {#2315 …}
                +votes: Doctrine\ORM\PersistentCollection {#2321 …}
                +reports: Doctrine\ORM\PersistentCollection {#2310 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
                -id: 272099
                -bodyTs: "'flyingsquid@lemmy.world':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6342186"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704159574 {#2298
                  date: 2024-01-02 02:39:34.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2301}
              +body: """
                Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
                \n
                Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 52
              +score: 0
              +lastActive: DateTime @1704196812 {#3128
                date: 2024-01-02 13:00:12.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
                "@testeronious@lemmy.world"
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
                "@testeronious@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3140 …}
              +nested: Doctrine\ORM\PersistentCollection {#3133 …}
              +votes: Doctrine\ORM\PersistentCollection {#3135 …}
              +reports: Doctrine\ORM\PersistentCollection {#3143 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
              -id: 273165
              -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6349375"
              +editedAt: DateTimeImmutable @1710891764 {#3129
                date: 2024-03-20 00:42:44.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704196812 {#3130
                date: 2024-01-02 13:00:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2301}
            +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704219928 {#3362
              date: 2024-01-02 19:25:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3366 …}
            +nested: Doctrine\ORM\PersistentCollection {#3368 …}
            +votes: Doctrine\ORM\PersistentCollection {#3370 …}
            +reports: Doctrine\ORM\PersistentCollection {#3372 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
            -id: 274187
            -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4353564"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704219928 {#3363
              date: 2024-01-02 19:25:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704220340 {#3569
            date: 2024-01-02 19:32:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@rosymind@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3572 …}
          +nested: Doctrine\ORM\PersistentCollection {#3574 …}
          +votes: Doctrine\ORM\PersistentCollection {#3576 …}
          +reports: Doctrine\ORM\PersistentCollection {#3578 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
          -id: 274205
          -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6354802"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704220340 {#3570
            date: 2024-01-02 19:32:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
          \n
          [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704220970 {#3715
          date: 2024-01-02 19:42:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3718 …}
        +nested: Doctrine\ORM\PersistentCollection {#3720 …}
        +votes: Doctrine\ORM\PersistentCollection {#3722 …}
        +reports: Doctrine\ORM\PersistentCollection {#3724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
        -id: 274236
        -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4353857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704220970 {#3716
          date: 2024-01-02 19:42:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704221148 {#3798
        date: 2024-01-02 19:45:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3801 …}
      +nested: Doctrine\ORM\PersistentCollection {#3803 …}
      +votes: Doctrine\ORM\PersistentCollection {#3805 …}
      +reports: Doctrine\ORM\PersistentCollection {#3807 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
      -id: 274248
      -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6355051"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704221148 {#3799
        date: 2024-01-02 19:45:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Damn. Well, I hope it’s something as simple and easily fixed at least!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704222154 {#3835
      date: 2024-01-02 20:02:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3838 …}
    +nested: Doctrine\ORM\PersistentCollection {#3840 …}
    +votes: Doctrine\ORM\PersistentCollection {#3842 …}
    +reports: Doctrine\ORM\PersistentCollection {#3844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
    -id: 274359
    -bodyTs: "'damn':1 'easili':11 'fix':12 'hope':4 'least':14 'simpl':9 'someth':7 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4354307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704222154 {#3836
      date: 2024-01-02 20:02:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    It’s not. I made a post about it in the health community if you’re curious, but I’ve bummed everyone out enough in this thread!\n
    \n
    [lemmy.world/post/10237266](https://lemmy.world/post/10237266)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704222746 {#3856
    date: 2024-01-02 20:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3859 …}
  +nested: Doctrine\ORM\PersistentCollection {#3863 …}
  +votes: Doctrine\ORM\PersistentCollection {#3865 …}
  +reports: Doctrine\ORM\PersistentCollection {#3866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3870 …}
  -id: 274380
  -bodyTs: "'/post/10237266](https://lemmy.world/post/10237266)':30 'bum':21 'communiti':13 'curious':17 'enough':24 'everyon':22 'health':12 'lemmy.world':29 'lemmy.world/post/10237266](https://lemmy.world/post/10237266)':28 'made':5 'post':7 're':16 'thread':27 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222746 {#3853
    date: 2024-01-02 20:12:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3851
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3837
    +user: Proxies\__CG__\App\Entity\User {#3365 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3800
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3717
        +user: Proxies\__CG__\App\Entity\User {#3365 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3571
          +user: Proxies\__CG__\App\Entity\User {#3141 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3364
            +user: Proxies\__CG__\App\Entity\User {#3365 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#3131
              +user: Proxies\__CG__\App\Entity\User {#3141 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: App\Entity\EntryComment {#2301
                +user: App\Entity\User {#2303 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
                +image: null
                +parent: null
                +root: null
                +body: "@FlyingSquid@lemmy.world"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1710995075 {#2311
                  date: 2024-03-21 05:24:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@FlyingSquid@lemmy.world"
                  "@JDubbleu@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2297 …}
                +nested: Doctrine\ORM\PersistentCollection {#2315 …}
                +votes: Doctrine\ORM\PersistentCollection {#2321 …}
                +reports: Doctrine\ORM\PersistentCollection {#2310 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
                -id: 272099
                -bodyTs: "'flyingsquid@lemmy.world':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6342186"
                +editedAt: null
                +createdAt: DateTimeImmutable @1704159574 {#2298
                  date: 2024-01-02 02:39:34.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2301}
              +body: """
                Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
                \n
                Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 52
              +score: 0
              +lastActive: DateTime @1704196812 {#3128
                date: 2024-01-02 13:00:12.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
                "@testeronious@lemmy.world"
                "@FlyingSquid@lemmy.world"
                "@JDubbleu@programming.dev"
                "@testeronious@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3140 …}
              +nested: Doctrine\ORM\PersistentCollection {#3133 …}
              +votes: Doctrine\ORM\PersistentCollection {#3135 …}
              +reports: Doctrine\ORM\PersistentCollection {#3143 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
              -id: 273165
              -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6349375"
              +editedAt: DateTimeImmutable @1710891764 {#3129
                date: 2024-03-20 00:42:44.0 +01:00
              }
              +createdAt: DateTimeImmutable @1704196812 {#3130
                date: 2024-01-02 13:00:12.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2301}
            +body: "I’m actually worried about you, and your dry-heaving. Lemmy wouldn’t be the same without you so don’t die"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704219928 {#3362
              date: 2024-01-02 19:25:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@FlyingSquid@lemmy.world"
              "@JDubbleu@programming.dev"
              "@testeronious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3366 …}
            +nested: Doctrine\ORM\PersistentCollection {#3368 …}
            +votes: Doctrine\ORM\PersistentCollection {#3370 …}
            +reports: Doctrine\ORM\PersistentCollection {#3372 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3374 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3376 …}
            -id: 274187
            -bodyTs: "'actual':3 'die':23 'dri':10 'dry-heav':9 'heav':11 'lemmi':12 'm':2 'without':18 'worri':4 'wouldn':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://leminal.space/comment/4353564"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704219928 {#3363
              date: 2024-01-02 19:25:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2301}
          +body: "I appreciate it, but I don’t think I’m dying quite yet. And it’s definitely not cancer or anything like that. Honestly, despite all that, I feel fine most of the time. Which is part of what makes it so weird."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704220340 {#3569
            date: 2024-01-02 19:32:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@FlyingSquid@lemmy.world"
            "@JDubbleu@programming.dev"
            "@testeronious@lemmy.world"
            "@rosymind@leminal.space"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3572 …}
          +nested: Doctrine\ORM\PersistentCollection {#3574 …}
          +votes: Doctrine\ORM\PersistentCollection {#3576 …}
          +reports: Doctrine\ORM\PersistentCollection {#3578 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
          -id: 274205
          -bodyTs: "'anyth':21 'appreci':2 'cancer':19 'definit':17 'despit':25 'die':11 'feel':29 'fine':30 'honest':24 'like':22 'm':10 'make':40 'part':37 'quit':12 'think':8 'time':34 'weird':43 'yet':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6354802"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704220340 {#3570
            date: 2024-01-02 19:32:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2301}
        +body: """
          Random question, but do hot showers help? I noticed a while back that you mentioned weed on some comment or other. I once lived with this family who had a woman in her late 50’s who was a chronic (and I mean CHRONIC) user. She was struggling with nausea that was only alieviated by hot showers (idk why she told me this we weren’t close). Turns out there’s a condition:\n
          \n
          [www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2664574/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704220970 {#3715
          date: 2024-01-02 19:42:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
          "@testeronious@lemmy.world"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3718 …}
        +nested: Doctrine\ORM\PersistentCollection {#3720 …}
        +votes: Doctrine\ORM\PersistentCollection {#3722 …}
        +reports: Doctrine\ORM\PersistentCollection {#3724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3726 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3728 …}
        -id: 274236
        -bodyTs: "'/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':76 '50':35 'alievi':54 'back':12 'chronic':40,44 'close':67 'comment':19 'condit':73 'famili':27 'help':7 'hot':5,56 'idk':58 'late':34 'live':24 'mean':43 'mention':15 'nausea':50 'notic':9 'question':2 'random':1 'shower':6,57 'struggl':48 'told':61 'turn':68 'user':45 'weed':16 'weren':65 'woman':31 'www.ncbi.nlm.nih.gov':75 'www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc2664574/)':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leminal.space/comment/4353857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704220970 {#3716
          date: 2024-01-02 19:42:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: "I’m afraid there’s nothing for them to help with. Hyperemesis is extremely unlikely. I don’t vomit, I dry heave. And usually only once a day, soon after I get up. And hyperemesis also involves nausea, which I don’t have."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704221148 {#3798
        date: 2024-01-02 19:45:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3801 …}
      +nested: Doctrine\ORM\PersistentCollection {#3803 …}
      +votes: Doctrine\ORM\PersistentCollection {#3805 …}
      +reports: Doctrine\ORM\PersistentCollection {#3807 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
      -id: 274248
      -bodyTs: "'afraid':3 'also':36 'day':28 'dri':21 'extrem':14 'get':32 'heav':22 'help':10 'hyperemesi':12,35 'involv':37 'm':2 'nausea':38 'noth':6 'soon':29 'unlik':15 'usual':24 'vomit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6355051"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704221148 {#3799
        date: 2024-01-02 19:45:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Damn. Well, I hope it’s something as simple and easily fixed at least!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704222154 {#3835
      date: 2024-01-02 20:02:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@rosymind@leminal.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3838 …}
    +nested: Doctrine\ORM\PersistentCollection {#3840 …}
    +votes: Doctrine\ORM\PersistentCollection {#3842 …}
    +reports: Doctrine\ORM\PersistentCollection {#3844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
    -id: 274359
    -bodyTs: "'damn':1 'easili':11 'fix':12 'hope':4 'least':14 'simpl':9 'someth':7 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/4354307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704222154 {#3836
      date: 2024-01-02 20:02:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: """
    It’s not. I made a post about it in the health community if you’re curious, but I’ve bummed everyone out enough in this thread!\n
    \n
    [lemmy.world/post/10237266](https://lemmy.world/post/10237266)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704222746 {#3856
    date: 2024-01-02 20:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3859 …}
  +nested: Doctrine\ORM\PersistentCollection {#3863 …}
  +votes: Doctrine\ORM\PersistentCollection {#3865 …}
  +reports: Doctrine\ORM\PersistentCollection {#3866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3870 …}
  -id: 274380
  -bodyTs: "'/post/10237266](https://lemmy.world/post/10237266)':30 'bum':21 'communiti':13 'curious':17 'enough':24 'everyon':22 'health':12 'lemmy.world':29 'lemmy.world/post/10237266](https://lemmy.world/post/10237266)':28 'made':5 'post':7 're':16 'thread':27 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222746 {#3853
    date: 2024-01-02 20:12:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#3380
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Your content is much appreciated. Fuck the haters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704223566 {#3378
    date: 2024-01-02 20:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3386 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 274417
  -bodyTs: "'appreci':5 'content':2 'fuck':6 'hater':8 'much':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704223566 {#3379
    date: 2024-01-02 20:26:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3380
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Your content is much appreciated. Fuck the haters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704223566 {#3378
    date: 2024-01-02 20:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3386 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 274417
  -bodyTs: "'appreci':5 'content':2 'fuck':6 'hater':8 'much':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704223566 {#3379
    date: 2024-01-02 20:26:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3380
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Your content is much appreciated. Fuck the haters."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704223566 {#3378
    date: 2024-01-02 20:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3382 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3386 …}
  +reports: Doctrine\ORM\PersistentCollection {#3388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
  -id: 274417
  -bodyTs: "'appreci':5 'content':2 'fuck':6 'hater':8 'much':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704223566 {#3379
    date: 2024-01-02 20:26:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 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
130 DENIED moderate
App\Entity\EntryComment {#3586
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3380
    +user: Proxies\__CG__\App\Entity\User {#3381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Your content is much appreciated. Fuck the haters."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704223566 {#3378
      date: 2024-01-02 20:26:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3382 …}
    +nested: Doctrine\ORM\PersistentCollection {#3384 …}
    +votes: Doctrine\ORM\PersistentCollection {#3386 …}
    +reports: Doctrine\ORM\PersistentCollection {#3388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
    -id: 274417
    -bodyTs: "'appreci':5 'content':2 'fuck':6 'hater':8 'much':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6355843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704223566 {#3379
      date: 2024-01-02 20:26:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704223918 {#3584
    date: 2024-01-02 20:31:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@aodhsishaj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3587 …}
  +nested: Doctrine\ORM\PersistentCollection {#3589 …}
  +votes: Doctrine\ORM\PersistentCollection {#3591 …}
  +reports: Doctrine\ORM\PersistentCollection {#3593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
  -id: 274428
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704223918 {#3585
    date: 2024-01-02 20:31: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
131 DENIED edit
App\Entity\EntryComment {#3586
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3380
    +user: Proxies\__CG__\App\Entity\User {#3381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Your content is much appreciated. Fuck the haters."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704223566 {#3378
      date: 2024-01-02 20:26:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3382 …}
    +nested: Doctrine\ORM\PersistentCollection {#3384 …}
    +votes: Doctrine\ORM\PersistentCollection {#3386 …}
    +reports: Doctrine\ORM\PersistentCollection {#3388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
    -id: 274417
    -bodyTs: "'appreci':5 'content':2 'fuck':6 'hater':8 'much':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6355843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704223566 {#3379
      date: 2024-01-02 20:26:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704223918 {#3584
    date: 2024-01-02 20:31:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@aodhsishaj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3587 …}
  +nested: Doctrine\ORM\PersistentCollection {#3589 …}
  +votes: Doctrine\ORM\PersistentCollection {#3591 …}
  +reports: Doctrine\ORM\PersistentCollection {#3593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
  -id: 274428
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704223918 {#3585
    date: 2024-01-02 20:31: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
132 DENIED moderate
App\Entity\EntryComment {#3586
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3380
    +user: Proxies\__CG__\App\Entity\User {#3381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "Your content is much appreciated. Fuck the haters."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704223566 {#3378
      date: 2024-01-02 20:26:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3382 …}
    +nested: Doctrine\ORM\PersistentCollection {#3384 …}
    +votes: Doctrine\ORM\PersistentCollection {#3386 …}
    +reports: Doctrine\ORM\PersistentCollection {#3388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3392 …}
    -id: 274417
    -bodyTs: "'appreci':5 'content':2 'fuck':6 'hater':8 'much':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6355843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704223566 {#3379
      date: 2024-01-02 20:26:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704223918 {#3584
    date: 2024-01-02 20:31:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
    "@aodhsishaj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3587 …}
  +nested: Doctrine\ORM\PersistentCollection {#3589 …}
  +votes: Doctrine\ORM\PersistentCollection {#3591 …}
  +reports: Doctrine\ORM\PersistentCollection {#3593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3597 …}
  -id: 274428
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6355951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704223918 {#3585
    date: 2024-01-02 20:31: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "From what I’ve seen one dude is salty and everyone else (including myself) is happy to have your contributions! I don’t necessarily agree with you on everything you post, but you’re respectful and actually back up what you say. I respect that a hell of a lot more than someone who I’m in complete agreement with, but plugs their ears at the first sign of pushback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704211974 {#3394
    date: 2024-01-02 17:12:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3397 …}
  +nested: Doctrine\ORM\PersistentCollection {#3399 …}
  +votes: Doctrine\ORM\PersistentCollection {#3401 …}
  +reports: Doctrine\ORM\PersistentCollection {#3403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
  -id: 273803
  -bodyTs: "'actual':37 'agre':25 'agreement':59 'back':38 'complet':58 'contribut':20 'dude':7 'ear':64 'els':12 'everyon':11 'everyth':29 'first':67 'happi':16 'hell':47 'includ':13 'lot':50 'm':56 'necessarili':24 'one':6 'plug':62 'post':31 'pushback':70 're':34 'respect':35,44 'salti':9 'say':42 'seen':5 'sign':68 'someon':53 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6074676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211974 {#3395
    date: 2024-01-02 17:12: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
135 DENIED edit
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "From what I’ve seen one dude is salty and everyone else (including myself) is happy to have your contributions! I don’t necessarily agree with you on everything you post, but you’re respectful and actually back up what you say. I respect that a hell of a lot more than someone who I’m in complete agreement with, but plugs their ears at the first sign of pushback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704211974 {#3394
    date: 2024-01-02 17:12:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3397 …}
  +nested: Doctrine\ORM\PersistentCollection {#3399 …}
  +votes: Doctrine\ORM\PersistentCollection {#3401 …}
  +reports: Doctrine\ORM\PersistentCollection {#3403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
  -id: 273803
  -bodyTs: "'actual':37 'agre':25 'agreement':59 'back':38 'complet':58 'contribut':20 'dude':7 'ear':64 'els':12 'everyon':11 'everyth':29 'first':67 'happi':16 'hell':47 'includ':13 'lot':50 'm':56 'necessarili':24 'one':6 'plug':62 'post':31 'pushback':70 're':34 'respect':35,44 'salti':9 'say':42 'seen':5 'sign':68 'someon':53 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6074676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211974 {#3395
    date: 2024-01-02 17:12: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
136 DENIED moderate
App\Entity\EntryComment {#3396
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2301
      +user: App\Entity\User {#2303 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "@FlyingSquid@lemmy.world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1710995075 {#2311
        date: 2024-03-21 05:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 272099
      -bodyTs: "'flyingsquid@lemmy.world':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6342186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704159574 {#2298
        date: 2024-01-02 02:39:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: """
      Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
      \n
      Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1704196812 {#3128
      date: 2024-01-02 13:00:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 273165
    -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6349375"
    +editedAt: DateTimeImmutable @1710891764 {#3129
      date: 2024-03-20 00:42:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704196812 {#3130
      date: 2024-01-02 13:00:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "From what I’ve seen one dude is salty and everyone else (including myself) is happy to have your contributions! I don’t necessarily agree with you on everything you post, but you’re respectful and actually back up what you say. I respect that a hell of a lot more than someone who I’m in complete agreement with, but plugs their ears at the first sign of pushback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704211974 {#3394
    date: 2024-01-02 17:12:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3397 …}
  +nested: Doctrine\ORM\PersistentCollection {#3399 …}
  +votes: Doctrine\ORM\PersistentCollection {#3401 …}
  +reports: Doctrine\ORM\PersistentCollection {#3403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
  -id: 273803
  -bodyTs: "'actual':37 'agre':25 'agreement':59 'back':38 'complet':58 'contribut':20 'dude':7 'ear':64 'els':12 'everyon':11 'everyth':29 'first':67 'happi':16 'hell':47 'includ':13 'lot':50 'm':56 'necessarili':24 'one':6 'plug':62 'post':31 'pushback':70 're':34 'respect':35,44 'salti':9 'say':42 'seen':5 'sign':68 'someon':53 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6074676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211974 {#3395
    date: 2024-01-02 17:12: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3396
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "From what I’ve seen one dude is salty and everyone else (including myself) is happy to have your contributions! I don’t necessarily agree with you on everything you post, but you’re respectful and actually back up what you say. I respect that a hell of a lot more than someone who I’m in complete agreement with, but plugs their ears at the first sign of pushback."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704211974 {#3394
      date: 2024-01-02 17:12:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3397 …}
    +nested: Doctrine\ORM\PersistentCollection {#3399 …}
    +votes: Doctrine\ORM\PersistentCollection {#3401 …}
    +reports: Doctrine\ORM\PersistentCollection {#3403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
    -id: 273803
    -bodyTs: "'actual':37 'agre':25 'agreement':59 'back':38 'complet':58 'contribut':20 'dude':7 'ear':64 'els':12 'everyon':11 'everyth':29 'first':67 'happi':16 'hell':47 'includ':13 'lot':50 'm':56 'necessarili':24 'one':6 'plug':62 'post':31 'pushback':70 're':34 'respect':35,44 'salti':9 'say':42 'seen':5 'sign':68 'someon':53 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6074676"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704211974 {#3395
      date: 2024-01-02 17:12:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks. I hate the Reddit squabbling. I wish people could disagree without insults and I won’t take part in it. I also think people should back up their claims. I don’t expect everyone to feel the same way I do, I just wish so many people didn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704212115 {#3524
    date: 2024-01-02 17:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 273811
  -bodyTs: "'also':23 'back':27 'claim':30 'could':10 'didn':49 'disagre':11 'everyon':35 'expect':34 'feel':37 'hate':3 'insult':13 'mani':47 'part':19 'peopl':9,25,48 'reddit':5 'squabbl':6 'take':18 'thank':1 'think':24 'way':40 'wish':8,45 'without':12 'won':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212115 {#3525
    date: 2024-01-02 17:15:15.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
139 DENIED edit
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3396
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "From what I’ve seen one dude is salty and everyone else (including myself) is happy to have your contributions! I don’t necessarily agree with you on everything you post, but you’re respectful and actually back up what you say. I respect that a hell of a lot more than someone who I’m in complete agreement with, but plugs their ears at the first sign of pushback."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704211974 {#3394
      date: 2024-01-02 17:12:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3397 …}
    +nested: Doctrine\ORM\PersistentCollection {#3399 …}
    +votes: Doctrine\ORM\PersistentCollection {#3401 …}
    +reports: Doctrine\ORM\PersistentCollection {#3403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
    -id: 273803
    -bodyTs: "'actual':37 'agre':25 'agreement':59 'back':38 'complet':58 'contribut':20 'dude':7 'ear':64 'els':12 'everyon':11 'everyth':29 'first':67 'happi':16 'hell':47 'includ':13 'lot':50 'm':56 'necessarili':24 'one':6 'plug':62 'post':31 'pushback':70 're':34 'respect':35,44 'salti':9 'say':42 'seen':5 'sign':68 'someon':53 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6074676"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704211974 {#3395
      date: 2024-01-02 17:12:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks. I hate the Reddit squabbling. I wish people could disagree without insults and I won’t take part in it. I also think people should back up their claims. I don’t expect everyone to feel the same way I do, I just wish so many people didn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704212115 {#3524
    date: 2024-01-02 17:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 273811
  -bodyTs: "'also':23 'back':27 'claim':30 'could':10 'didn':49 'disagre':11 'everyon':35 'expect':34 'feel':37 'hate':3 'insult':13 'mani':47 'part':19 'peopl':9,25,48 'reddit':5 'squabbl':6 'take':18 'thank':1 'think':24 'way':40 'wish':8,45 'without':12 'won':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212115 {#3525
    date: 2024-01-02 17:15:15.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
140 DENIED moderate
App\Entity\EntryComment {#3526
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3396
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3131
      +user: Proxies\__CG__\App\Entity\User {#3141 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2301
        +user: App\Entity\User {#2303 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "@FlyingSquid@lemmy.world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1710995075 {#2311
          date: 2024-03-21 05:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 272099
        -bodyTs: "'flyingsquid@lemmy.world':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6342186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704159574 {#2298
          date: 2024-01-02 02:39:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2301}
      +body: """
        Sorry. I’m just trying to do something with my time until I go to the Mayo Clinic on the 15th. I can leave though. Some people here seem to want me to…\n
        \n
        Edit: Or maybe not the 15th. They lost my appointment. Rescheduled for March 28th. Meanwhile, I’m looking elsewhere.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1704196812 {#3128
        date: 2024-01-02 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@JDubbleu@programming.dev"
        "@testeronious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3140 …}
      +nested: Doctrine\ORM\PersistentCollection {#3133 …}
      +votes: Doctrine\ORM\PersistentCollection {#3135 …}
      +reports: Doctrine\ORM\PersistentCollection {#3143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
      -id: 273165
      -bodyTs: "'15th':21,39 '28th':47 'appoint':43 'clinic':18 'edit':34 'elsewher':52 'go':14 'leav':24 'look':51 'lost':41 'm':3,50 'march':46 'mayb':36 'mayo':17 'meanwhil':48 'peopl':27 'reschedul':44 'seem':29 'someth':8 'sorri':1 'though':25 'time':11 'tri':5 'want':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6349375"
      +editedAt: DateTimeImmutable @1710891764 {#3129
        date: 2024-03-20 00:42:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704196812 {#3130
        date: 2024-01-02 13:00:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2301}
    +body: "From what I’ve seen one dude is salty and everyone else (including myself) is happy to have your contributions! I don’t necessarily agree with you on everything you post, but you’re respectful and actually back up what you say. I respect that a hell of a lot more than someone who I’m in complete agreement with, but plugs their ears at the first sign of pushback."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704211974 {#3394
      date: 2024-01-02 17:12:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
      "@JDubbleu@programming.dev"
      "@testeronious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3397 …}
    +nested: Doctrine\ORM\PersistentCollection {#3399 …}
    +votes: Doctrine\ORM\PersistentCollection {#3401 …}
    +reports: Doctrine\ORM\PersistentCollection {#3403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3407 …}
    -id: 273803
    -bodyTs: "'actual':37 'agre':25 'agreement':59 'back':38 'complet':58 'contribut':20 'dude':7 'ear':64 'els':12 'everyon':11 'everyth':29 'first':67 'happi':16 'hell':47 'includ':13 'lot':50 'm':56 'necessarili':24 'one':6 'plug':62 'post':31 'pushback':70 're':34 'respect':35,44 'salti':9 'say':42 'seen':5 'sign':68 'someon':53 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6074676"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704211974 {#3395
      date: 2024-01-02 17:12:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2301}
  +body: "Thanks. I hate the Reddit squabbling. I wish people could disagree without insults and I won’t take part in it. I also think people should back up their claims. I don’t expect everyone to feel the same way I do, I just wish so many people didn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704212115 {#3524
    date: 2024-01-02 17:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@JDubbleu@programming.dev"
    "@testeronious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3527 …}
  +nested: Doctrine\ORM\PersistentCollection {#3529 …}
  +votes: Doctrine\ORM\PersistentCollection {#3531 …}
  +reports: Doctrine\ORM\PersistentCollection {#3533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3537 …}
  -id: 273811
  -bodyTs: "'also':23 'back':27 'claim':30 'could':10 'didn':49 'disagre':11 'everyon':35 'expect':34 'feel':37 'hate':3 'insult':13 'mani':47 'part':19 'peopl':9,25,48 'reddit':5 'squabbl':6 'take':18 'thank':1 'think':24 'way':40 'wish':8,45 'without':12 'won':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212115 {#3525
    date: 2024-01-02 17:15:15.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#2260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Him and pug Jesus, in every single thread I stg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704147598 {#2190
    date: 2024-01-01 23:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 271925
  -bodyTs: "'everi':6 'jesus':4 'pug':3 'singl':7 'stg':10 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6339696"
  +editedAt: DateTimeImmutable @1710622895 {#2253
    date: 2024-03-16 22:01:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704147598 {#2265
    date: 2024-01-01 23:19: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
143 DENIED edit
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#2260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Him and pug Jesus, in every single thread I stg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704147598 {#2190
    date: 2024-01-01 23:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 271925
  -bodyTs: "'everi':6 'jesus':4 'pug':3 'singl':7 'stg':10 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6339696"
  +editedAt: DateTimeImmutable @1710622895 {#2253
    date: 2024-03-16 22:01:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704147598 {#2265
    date: 2024-01-01 23:19: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
144 DENIED moderate
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#2260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Him and pug Jesus, in every single thread I stg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704147598 {#2190
    date: 2024-01-01 23:19:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 271925
  -bodyTs: "'everi':6 'jesus':4 'pug':3 'singl':7 'stg':10 'thread':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6339696"
  +editedAt: DateTimeImmutable @1710622895 {#2253
    date: 2024-03-16 22:01:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704147598 {#2265
    date: 2024-01-01 23:19: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#1989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1710902693 {#1988
    date: 2024-03-20 03:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 269489
  -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5979667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704094477 {#1985
    date: 2024-01-01 08:34: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
147 DENIED edit
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#1989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1710902693 {#1988
    date: 2024-03-20 03:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 269489
  -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5979667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704094477 {#1985
    date: 2024-01-01 08:34: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
148 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#1989 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1710902693 {#1988
    date: 2024-03-20 03:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2006 …}
  +nested: Doctrine\ORM\PersistentCollection {#1997 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
  -id: 269489
  -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5979667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704094477 {#1985
    date: 2024-01-01 08:34: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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2005
    +user: App\Entity\User {#1989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1710902693 {#1988
      date: 2024-03-20 03:44:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 269489
    -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5979667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704094477 {#1985
      date: 2024-01-01 08:34:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704156940 {#3064
    date: 2024-01-02 01:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 272071
  -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6341688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704156940 {#3063
    date: 2024-01-02 01:55:40.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
151 DENIED edit
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2005
    +user: App\Entity\User {#1989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1710902693 {#1988
      date: 2024-03-20 03:44:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 269489
    -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5979667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704094477 {#1985
      date: 2024-01-01 08:34:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704156940 {#3064
    date: 2024-01-02 01:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 272071
  -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6341688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704156940 {#3063
    date: 2024-01-02 01:55:40.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
152 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2005
    +user: App\Entity\User {#1989 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1710902693 {#1988
      date: 2024-03-20 03:44:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2006 …}
    +nested: Doctrine\ORM\PersistentCollection {#1997 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
    -id: 269489
    -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5979667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704094477 {#1985
      date: 2024-01-01 08:34:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704156940 {#3064
    date: 2024-01-02 01:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 272071
  -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6341688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704156940 {#3063
    date: 2024-01-02 01:55:40.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2005
      +user: App\Entity\User {#1989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1710902693 {#1988
        date: 2024-03-20 03:44:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2006 …}
      +nested: Doctrine\ORM\PersistentCollection {#1997 …}
      +votes: Doctrine\ORM\PersistentCollection {#1998 …}
      +reports: Doctrine\ORM\PersistentCollection {#2001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
      -id: 269489
      -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5979667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704094477 {#1985
        date: 2024-01-01 08:34:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704156940 {#3064
      date: 2024-01-02 01:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 272071
    -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6341688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704156940 {#3063
      date: 2024-01-02 01:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "That’s a bit rude, don’t you think? He’s a person too and reads this comment… How would you feel reading st. like that about you? :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704200323 {#3283
    date: 2024-01-02 13:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 273337
  -bodyTs: "'bit':4 'comment':18 'feel':22 'like':25 'person':13 'read':16,23 'rude':5 'st':24 'think':9 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200323 {#3284
    date: 2024-01-02 13:58: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
155 DENIED edit
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2005
      +user: App\Entity\User {#1989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1710902693 {#1988
        date: 2024-03-20 03:44:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2006 …}
      +nested: Doctrine\ORM\PersistentCollection {#1997 …}
      +votes: Doctrine\ORM\PersistentCollection {#1998 …}
      +reports: Doctrine\ORM\PersistentCollection {#2001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
      -id: 269489
      -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5979667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704094477 {#1985
        date: 2024-01-01 08:34:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704156940 {#3064
      date: 2024-01-02 01:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 272071
    -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6341688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704156940 {#3063
      date: 2024-01-02 01:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "That’s a bit rude, don’t you think? He’s a person too and reads this comment… How would you feel reading st. like that about you? :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704200323 {#3283
    date: 2024-01-02 13:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 273337
  -bodyTs: "'bit':4 'comment':18 'feel':22 'like':25 'person':13 'read':16,23 'rude':5 'st':24 'think':9 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200323 {#3284
    date: 2024-01-02 13:58: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
156 DENIED moderate
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2005
      +user: App\Entity\User {#1989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1710902693 {#1988
        date: 2024-03-20 03:44:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2006 …}
      +nested: Doctrine\ORM\PersistentCollection {#1997 …}
      +votes: Doctrine\ORM\PersistentCollection {#1998 …}
      +reports: Doctrine\ORM\PersistentCollection {#2001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
      -id: 269489
      -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5979667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704094477 {#1985
        date: 2024-01-01 08:34:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704156940 {#3064
      date: 2024-01-02 01:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 272071
    -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6341688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704156940 {#3063
      date: 2024-01-02 01:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "That’s a bit rude, don’t you think? He’s a person too and reads this comment… How would you feel reading st. like that about you? :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704200323 {#3283
    date: 2024-01-02 13:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 273337
  -bodyTs: "'bit':4 'comment':18 'feel':22 'like':25 'person':13 'read':16,23 'rude':5 'st':24 'think':9 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200323 {#3284
    date: 2024-01-02 13:58: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2005
        +user: App\Entity\User {#1989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1710902693 {#1988
          date: 2024-03-20 03:44:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2006 …}
        +nested: Doctrine\ORM\PersistentCollection {#1997 …}
        +votes: Doctrine\ORM\PersistentCollection {#1998 …}
        +reports: Doctrine\ORM\PersistentCollection {#2001 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
        -id: 269489
        -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5979667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704094477 {#1985
          date: 2024-01-01 08:34:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704156940 {#3064
        date: 2024-01-02 01:55:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 272071
      -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6341688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704156940 {#3063
        date: 2024-01-02 01:55:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "That’s a bit rude, don’t you think? He’s a person too and reads this comment… How would you feel reading st. like that about you? :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704200323 {#3283
      date: 2024-01-02 13:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 273337
    -bodyTs: "'bit':4 'comment':18 'feel':22 'like':25 'person':13 'read':16,23 'rude':5 'st':24 'think':9 'would':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350114"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200323 {#3284
      date: 2024-01-02 13:58:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "Well if I was a thin skin cry baby and somebody called me out on it, well if the shoe fits…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704203205 {#3493
    date: 2024-01-02 14:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 273432
  -bodyTs: "'babi':9 'call':12 'cri':8 'fit':21 'shoe':20 'skin':7 'somebodi':11 'thin':6 'well':1,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704203205 {#3494
    date: 2024-01-02 14:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2005
        +user: App\Entity\User {#1989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1710902693 {#1988
          date: 2024-03-20 03:44:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2006 …}
        +nested: Doctrine\ORM\PersistentCollection {#1997 …}
        +votes: Doctrine\ORM\PersistentCollection {#1998 …}
        +reports: Doctrine\ORM\PersistentCollection {#2001 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
        -id: 269489
        -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5979667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704094477 {#1985
          date: 2024-01-01 08:34:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704156940 {#3064
        date: 2024-01-02 01:55:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 272071
      -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6341688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704156940 {#3063
        date: 2024-01-02 01:55:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "That’s a bit rude, don’t you think? He’s a person too and reads this comment… How would you feel reading st. like that about you? :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704200323 {#3283
      date: 2024-01-02 13:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 273337
    -bodyTs: "'bit':4 'comment':18 'feel':22 'like':25 'person':13 'read':16,23 'rude':5 'st':24 'think':9 'would':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350114"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200323 {#3284
      date: 2024-01-02 13:58:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "Well if I was a thin skin cry baby and somebody called me out on it, well if the shoe fits…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704203205 {#3493
    date: 2024-01-02 14:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 273432
  -bodyTs: "'babi':9 'call':12 'cri':8 'fit':21 'shoe':20 'skin':7 'somebodi':11 'thin':6 'well':1,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704203205 {#3494
    date: 2024-01-02 14:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3495
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2005
        +user: App\Entity\User {#1989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1710902693 {#1988
          date: 2024-03-20 03:44:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2006 …}
        +nested: Doctrine\ORM\PersistentCollection {#1997 …}
        +votes: Doctrine\ORM\PersistentCollection {#1998 …}
        +reports: Doctrine\ORM\PersistentCollection {#2001 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
        -id: 269489
        -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5979667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704094477 {#1985
          date: 2024-01-01 08:34:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704156940 {#3064
        date: 2024-01-02 01:55:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 272071
      -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6341688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704156940 {#3063
        date: 2024-01-02 01:55:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "That’s a bit rude, don’t you think? He’s a person too and reads this comment… How would you feel reading st. like that about you? :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704200323 {#3283
      date: 2024-01-02 13:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 273337
    -bodyTs: "'bit':4 'comment':18 'feel':22 'like':25 'person':13 'read':16,23 'rude':5 'st':24 'think':9 'would':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350114"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200323 {#3284
      date: 2024-01-02 13:58:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "Well if I was a thin skin cry baby and somebody called me out on it, well if the shoe fits…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704203205 {#3493
    date: 2024-01-02 14:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -id: 273432
  -bodyTs: "'babi':9 'call':12 'cri':8 'fit':21 'shoe':20 'skin':7 'somebodi':11 'thin':6 'well':1,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704203205 {#3494
    date: 2024-01-02 14:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2005
      +user: App\Entity\User {#1989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1710902693 {#1988
        date: 2024-03-20 03:44:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2006 …}
      +nested: Doctrine\ORM\PersistentCollection {#1997 …}
      +votes: Doctrine\ORM\PersistentCollection {#1998 …}
      +reports: Doctrine\ORM\PersistentCollection {#2001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
      -id: 269489
      -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5979667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704094477 {#1985
        date: 2024-01-01 08:34:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704156940 {#3064
      date: 2024-01-02 01:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 272071
    -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6341688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704156940 {#3063
      date: 2024-01-02 01:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: """
    Because he asked you for a source that one time?\n
    \n
    And he’s the thin-skinned one 💀
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704200969 {#3299
    date: 2024-01-02 14:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 273353
  -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5340992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200969 {#3300
    date: 2024-01-02 14:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2005
      +user: App\Entity\User {#1989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1710902693 {#1988
        date: 2024-03-20 03:44:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2006 …}
      +nested: Doctrine\ORM\PersistentCollection {#1997 …}
      +votes: Doctrine\ORM\PersistentCollection {#1998 …}
      +reports: Doctrine\ORM\PersistentCollection {#2001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
      -id: 269489
      -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5979667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704094477 {#1985
        date: 2024-01-01 08:34:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704156940 {#3064
      date: 2024-01-02 01:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 272071
    -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6341688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704156940 {#3063
      date: 2024-01-02 01:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: """
    Because he asked you for a source that one time?\n
    \n
    And he’s the thin-skinned one 💀
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704200969 {#3299
    date: 2024-01-02 14:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 273353
  -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5340992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200969 {#3300
    date: 2024-01-02 14:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2005
      +user: App\Entity\User {#1989 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1710902693 {#1988
        date: 2024-03-20 03:44:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2006 …}
      +nested: Doctrine\ORM\PersistentCollection {#1997 …}
      +votes: Doctrine\ORM\PersistentCollection {#1998 …}
      +reports: Doctrine\ORM\PersistentCollection {#2001 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
      -id: 269489
      -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5979667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704094477 {#1985
        date: 2024-01-01 08:34:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704156940 {#3064
      date: 2024-01-02 01:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3060 …}
    +nested: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 272071
    -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6341688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704156940 {#3063
      date: 2024-01-02 01:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: """
    Because he asked you for a source that one time?\n
    \n
    And he’s the thin-skinned one 💀
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704200969 {#3299
    date: 2024-01-02 14:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 273353
  -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5340992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200969 {#3300
    date: 2024-01-02 14:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2005
        +user: App\Entity\User {#1989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1710902693 {#1988
          date: 2024-03-20 03:44:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2006 …}
        +nested: Doctrine\ORM\PersistentCollection {#1997 …}
        +votes: Doctrine\ORM\PersistentCollection {#1998 …}
        +reports: Doctrine\ORM\PersistentCollection {#2001 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
        -id: 269489
        -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5979667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704094477 {#1985
          date: 2024-01-01 08:34:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704156940 {#3064
        date: 2024-01-02 01:55:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 272071
      -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6341688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704156940 {#3063
        date: 2024-01-02 01:55:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: """
      Because he asked you for a source that one time?\n
      \n
      And he’s the thin-skinned one 💀
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704200969 {#3299
      date: 2024-01-02 14:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3303 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    -id: 273353
    -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5340992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200969 {#3300
      date: 2024-01-02 14:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704203176 {#3508
    date: 2024-01-02 14:46:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3514 …}
  +votes: Doctrine\ORM\PersistentCollection {#3516 …}
  +reports: Doctrine\ORM\PersistentCollection {#3518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
  -id: 273430
  -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350678"
  +editedAt: DateTimeImmutable @1710858681 {#3509
    date: 2024-03-19 15:31:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704203176 {#3510
    date: 2024-01-02 14:46:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2005
        +user: App\Entity\User {#1989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1710902693 {#1988
          date: 2024-03-20 03:44:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2006 …}
        +nested: Doctrine\ORM\PersistentCollection {#1997 …}
        +votes: Doctrine\ORM\PersistentCollection {#1998 …}
        +reports: Doctrine\ORM\PersistentCollection {#2001 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
        -id: 269489
        -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5979667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704094477 {#1985
          date: 2024-01-01 08:34:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704156940 {#3064
        date: 2024-01-02 01:55:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 272071
      -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6341688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704156940 {#3063
        date: 2024-01-02 01:55:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: """
      Because he asked you for a source that one time?\n
      \n
      And he’s the thin-skinned one 💀
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704200969 {#3299
      date: 2024-01-02 14:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3303 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    -id: 273353
    -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5340992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200969 {#3300
      date: 2024-01-02 14:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704203176 {#3508
    date: 2024-01-02 14:46:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3514 …}
  +votes: Doctrine\ORM\PersistentCollection {#3516 …}
  +reports: Doctrine\ORM\PersistentCollection {#3518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
  -id: 273430
  -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350678"
  +editedAt: DateTimeImmutable @1710858681 {#3509
    date: 2024-03-19 15:31:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704203176 {#3510
    date: 2024-01-02 14:46:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3511
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2005
        +user: App\Entity\User {#1989 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1710902693 {#1988
          date: 2024-03-20 03:44:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2006 …}
        +nested: Doctrine\ORM\PersistentCollection {#1997 …}
        +votes: Doctrine\ORM\PersistentCollection {#1998 …}
        +reports: Doctrine\ORM\PersistentCollection {#2001 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
        -id: 269489
        -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5979667"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704094477 {#1985
          date: 2024-01-01 08:34:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704156940 {#3064
        date: 2024-01-02 01:55:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3060 …}
      +nested: Doctrine\ORM\PersistentCollection {#3058 …}
      +votes: Doctrine\ORM\PersistentCollection {#3056 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
      -id: 272071
      -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6341688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704156940 {#3063
        date: 2024-01-02 01:55:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: """
      Because he asked you for a source that one time?\n
      \n
      And he’s the thin-skinned one 💀
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704200969 {#3299
      date: 2024-01-02 14:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3303 …}
    +nested: Doctrine\ORM\PersistentCollection {#3305 …}
    +votes: Doctrine\ORM\PersistentCollection {#3307 …}
    +reports: Doctrine\ORM\PersistentCollection {#3309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
    -id: 273353
    -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5340992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704200969 {#3300
      date: 2024-01-02 14:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704203176 {#3508
    date: 2024-01-02 14:46:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3512 …}
  +nested: Doctrine\ORM\PersistentCollection {#3514 …}
  +votes: Doctrine\ORM\PersistentCollection {#3516 …}
  +reports: Doctrine\ORM\PersistentCollection {#3518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
  -id: 273430
  -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350678"
  +editedAt: DateTimeImmutable @1710858681 {#3509
    date: 2024-03-19 15:31:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704203176 {#3510
    date: 2024-01-02 14:46:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#3702
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3511
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: Proxies\__CG__\App\Entity\User {#3302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3062
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2005
          +user: App\Entity\User {#1989 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1710902693 {#1988
            date: 2024-03-20 03:44:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2006 …}
          +nested: Doctrine\ORM\PersistentCollection {#1997 …}
          +votes: Doctrine\ORM\PersistentCollection {#1998 …}
          +reports: Doctrine\ORM\PersistentCollection {#2001 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
          -id: 269489
          -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5979667"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704094477 {#1985
            date: 2024-01-01 08:34:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704156940 {#3064
          date: 2024-01-02 01:55:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3060 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3056 …}
        +reports: Doctrine\ORM\PersistentCollection {#3136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
        -id: 272071
        -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6341688"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704156940 {#3063
          date: 2024-01-02 01:55:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: """
        Because he asked you for a source that one time?\n
        \n
        And he’s the thin-skinned one 💀
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704200969 {#3299
        date: 2024-01-02 14:09:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3303 …}
      +nested: Doctrine\ORM\PersistentCollection {#3305 …}
      +votes: Doctrine\ORM\PersistentCollection {#3307 …}
      +reports: Doctrine\ORM\PersistentCollection {#3309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
      -id: 273353
      -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5340992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200969 {#3300
        date: 2024-01-02 14:09:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704203176 {#3508
      date: 2024-01-02 14:46:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3512 …}
    +nested: Doctrine\ORM\PersistentCollection {#3514 …}
    +votes: Doctrine\ORM\PersistentCollection {#3516 …}
    +reports: Doctrine\ORM\PersistentCollection {#3518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
    -id: 273430
    -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350678"
    +editedAt: DateTimeImmutable @1710858681 {#3509
      date: 2024-03-19 15:31:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704203176 {#3510
      date: 2024-01-02 14:46:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: """
    Nah I read the thread lmao\n
    \n
    He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704208497 {#3700
    date: 2024-01-02 16:14:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3705 …}
  +votes: Doctrine\ORM\PersistentCollection {#3707 …}
  +reports: Doctrine\ORM\PersistentCollection {#3709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
  -id: 273652
  -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5342473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704208497 {#3701
    date: 2024-01-02 16:14:57.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
171 DENIED edit
App\Entity\EntryComment {#3702
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3511
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: Proxies\__CG__\App\Entity\User {#3302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3062
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2005
          +user: App\Entity\User {#1989 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1710902693 {#1988
            date: 2024-03-20 03:44:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2006 …}
          +nested: Doctrine\ORM\PersistentCollection {#1997 …}
          +votes: Doctrine\ORM\PersistentCollection {#1998 …}
          +reports: Doctrine\ORM\PersistentCollection {#2001 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
          -id: 269489
          -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5979667"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704094477 {#1985
            date: 2024-01-01 08:34:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704156940 {#3064
          date: 2024-01-02 01:55:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3060 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3056 …}
        +reports: Doctrine\ORM\PersistentCollection {#3136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
        -id: 272071
        -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6341688"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704156940 {#3063
          date: 2024-01-02 01:55:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: """
        Because he asked you for a source that one time?\n
        \n
        And he’s the thin-skinned one 💀
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704200969 {#3299
        date: 2024-01-02 14:09:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3303 …}
      +nested: Doctrine\ORM\PersistentCollection {#3305 …}
      +votes: Doctrine\ORM\PersistentCollection {#3307 …}
      +reports: Doctrine\ORM\PersistentCollection {#3309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
      -id: 273353
      -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5340992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200969 {#3300
        date: 2024-01-02 14:09:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704203176 {#3508
      date: 2024-01-02 14:46:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3512 …}
    +nested: Doctrine\ORM\PersistentCollection {#3514 …}
    +votes: Doctrine\ORM\PersistentCollection {#3516 …}
    +reports: Doctrine\ORM\PersistentCollection {#3518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
    -id: 273430
    -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350678"
    +editedAt: DateTimeImmutable @1710858681 {#3509
      date: 2024-03-19 15:31:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704203176 {#3510
      date: 2024-01-02 14:46:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: """
    Nah I read the thread lmao\n
    \n
    He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704208497 {#3700
    date: 2024-01-02 16:14:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3705 …}
  +votes: Doctrine\ORM\PersistentCollection {#3707 …}
  +reports: Doctrine\ORM\PersistentCollection {#3709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
  -id: 273652
  -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5342473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704208497 {#3701
    date: 2024-01-02 16:14:57.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
172 DENIED moderate
App\Entity\EntryComment {#3702
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3511
    +user: Proxies\__CG__\App\Entity\User {#3061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: Proxies\__CG__\App\Entity\User {#3302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3062
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2005
          +user: App\Entity\User {#1989 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1710902693 {#1988
            date: 2024-03-20 03:44:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2006 …}
          +nested: Doctrine\ORM\PersistentCollection {#1997 …}
          +votes: Doctrine\ORM\PersistentCollection {#1998 …}
          +reports: Doctrine\ORM\PersistentCollection {#2001 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
          -id: 269489
          -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5979667"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704094477 {#1985
            date: 2024-01-01 08:34:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704156940 {#3064
          date: 2024-01-02 01:55:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3060 …}
        +nested: Doctrine\ORM\PersistentCollection {#3058 …}
        +votes: Doctrine\ORM\PersistentCollection {#3056 …}
        +reports: Doctrine\ORM\PersistentCollection {#3136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
        -id: 272071
        -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6341688"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704156940 {#3063
          date: 2024-01-02 01:55:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: """
        Because he asked you for a source that one time?\n
        \n
        And he’s the thin-skinned one 💀
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704200969 {#3299
        date: 2024-01-02 14:09:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3303 …}
      +nested: Doctrine\ORM\PersistentCollection {#3305 …}
      +votes: Doctrine\ORM\PersistentCollection {#3307 …}
      +reports: Doctrine\ORM\PersistentCollection {#3309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
      -id: 273353
      -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5340992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200969 {#3300
        date: 2024-01-02 14:09:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704203176 {#3508
      date: 2024-01-02 14:46:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3512 …}
    +nested: Doctrine\ORM\PersistentCollection {#3514 …}
    +votes: Doctrine\ORM\PersistentCollection {#3516 …}
    +reports: Doctrine\ORM\PersistentCollection {#3518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
    -id: 273430
    -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6350678"
    +editedAt: DateTimeImmutable @1710858681 {#3509
      date: 2024-03-19 15:31:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704203176 {#3510
      date: 2024-01-02 14:46:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: """
    Nah I read the thread lmao\n
    \n
    He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704208497 {#3700
    date: 2024-01-02 16:14:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3705 …}
  +votes: Doctrine\ORM\PersistentCollection {#3707 …}
  +reports: Doctrine\ORM\PersistentCollection {#3709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
  -id: 273652
  -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5342473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704208497 {#3701
    date: 2024-01-02 16:14:57.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3769
  +user: Proxies\__CG__\App\Entity\User {#3770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3702
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3511
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3301
        +user: Proxies\__CG__\App\Entity\User {#3302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2005
            +user: App\Entity\User {#1989 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1710902693 {#1988
              date: 2024-03-20 03:44:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2006 …}
            +nested: Doctrine\ORM\PersistentCollection {#1997 …}
            +votes: Doctrine\ORM\PersistentCollection {#1998 …}
            +reports: Doctrine\ORM\PersistentCollection {#2001 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
            -id: 269489
            -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5979667"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704094477 {#1985
              date: 2024-01-01 08:34:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2005}
          +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704156940 {#3064
            date: 2024-01-02 01:55:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
            "@AmosBurton_ThatGuy@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
          -id: 272071
          -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6341688"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704156940 {#3063
            date: 2024-01-02 01:55:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: """
          Because he asked you for a source that one time?\n
          \n
          And he’s the thin-skinned one 💀
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704200969 {#3299
          date: 2024-01-02 14:09:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3303 …}
        +nested: Doctrine\ORM\PersistentCollection {#3305 …}
        +votes: Doctrine\ORM\PersistentCollection {#3307 …}
        +reports: Doctrine\ORM\PersistentCollection {#3309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
        -id: 273353
        -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5340992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200969 {#3300
          date: 2024-01-02 14:09:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704203176 {#3508
        date: 2024-01-02 14:46:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3512 …}
      +nested: Doctrine\ORM\PersistentCollection {#3514 …}
      +votes: Doctrine\ORM\PersistentCollection {#3516 …}
      +reports: Doctrine\ORM\PersistentCollection {#3518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
      -id: 273430
      -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350678"
      +editedAt: DateTimeImmutable @1710858681 {#3509
        date: 2024-03-19 15:31:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704203176 {#3510
        date: 2024-01-02 14:46:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: """
      Nah I read the thread lmao\n
      \n
      He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704208497 {#3700
      date: 2024-01-02 16:14:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3705 …}
    +votes: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    -id: 273652
    -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5342473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704208497 {#3701
      date: 2024-01-02 16:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "🍿🍿🍿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704210596 {#3767
    date: 2024-01-02 16:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3775 …}
  +reports: Doctrine\ORM\PersistentCollection {#3777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
  -id: 273734
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5343000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210596 {#3768
    date: 2024-01-02 16:49:56.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
175 DENIED edit
App\Entity\EntryComment {#3769
  +user: Proxies\__CG__\App\Entity\User {#3770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3702
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3511
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3301
        +user: Proxies\__CG__\App\Entity\User {#3302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2005
            +user: App\Entity\User {#1989 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1710902693 {#1988
              date: 2024-03-20 03:44:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2006 …}
            +nested: Doctrine\ORM\PersistentCollection {#1997 …}
            +votes: Doctrine\ORM\PersistentCollection {#1998 …}
            +reports: Doctrine\ORM\PersistentCollection {#2001 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
            -id: 269489
            -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5979667"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704094477 {#1985
              date: 2024-01-01 08:34:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2005}
          +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704156940 {#3064
            date: 2024-01-02 01:55:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
            "@AmosBurton_ThatGuy@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
          -id: 272071
          -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6341688"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704156940 {#3063
            date: 2024-01-02 01:55:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: """
          Because he asked you for a source that one time?\n
          \n
          And he’s the thin-skinned one 💀
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704200969 {#3299
          date: 2024-01-02 14:09:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3303 …}
        +nested: Doctrine\ORM\PersistentCollection {#3305 …}
        +votes: Doctrine\ORM\PersistentCollection {#3307 …}
        +reports: Doctrine\ORM\PersistentCollection {#3309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
        -id: 273353
        -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5340992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200969 {#3300
          date: 2024-01-02 14:09:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704203176 {#3508
        date: 2024-01-02 14:46:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3512 …}
      +nested: Doctrine\ORM\PersistentCollection {#3514 …}
      +votes: Doctrine\ORM\PersistentCollection {#3516 …}
      +reports: Doctrine\ORM\PersistentCollection {#3518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
      -id: 273430
      -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350678"
      +editedAt: DateTimeImmutable @1710858681 {#3509
        date: 2024-03-19 15:31:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704203176 {#3510
        date: 2024-01-02 14:46:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: """
      Nah I read the thread lmao\n
      \n
      He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704208497 {#3700
      date: 2024-01-02 16:14:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3705 …}
    +votes: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    -id: 273652
    -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5342473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704208497 {#3701
      date: 2024-01-02 16:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "🍿🍿🍿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704210596 {#3767
    date: 2024-01-02 16:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3775 …}
  +reports: Doctrine\ORM\PersistentCollection {#3777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
  -id: 273734
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5343000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210596 {#3768
    date: 2024-01-02 16:49:56.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
176 DENIED moderate
App\Entity\EntryComment {#3769
  +user: Proxies\__CG__\App\Entity\User {#3770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3702
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3511
      +user: Proxies\__CG__\App\Entity\User {#3061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3301
        +user: Proxies\__CG__\App\Entity\User {#3302 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3062
          +user: Proxies\__CG__\App\Entity\User {#3061 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2005
            +user: App\Entity\User {#1989 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1710902693 {#1988
              date: 2024-03-20 03:44:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JDubbleu@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2006 …}
            +nested: Doctrine\ORM\PersistentCollection {#1997 …}
            +votes: Doctrine\ORM\PersistentCollection {#1998 …}
            +reports: Doctrine\ORM\PersistentCollection {#2001 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
            -id: 269489
            -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/5979667"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704094477 {#1985
              date: 2024-01-01 08:34:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2005}
          +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704156940 {#3064
            date: 2024-01-02 01:55:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
            "@AmosBurton_ThatGuy@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3060 …}
          +nested: Doctrine\ORM\PersistentCollection {#3058 …}
          +votes: Doctrine\ORM\PersistentCollection {#3056 …}
          +reports: Doctrine\ORM\PersistentCollection {#3136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
          -id: 272071
          -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6341688"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704156940 {#3063
            date: 2024-01-02 01:55:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: """
          Because he asked you for a source that one time?\n
          \n
          And he’s the thin-skinned one 💀
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1704200969 {#3299
          date: 2024-01-02 14:09:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3303 …}
        +nested: Doctrine\ORM\PersistentCollection {#3305 …}
        +votes: Doctrine\ORM\PersistentCollection {#3307 …}
        +reports: Doctrine\ORM\PersistentCollection {#3309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
        -id: 273353
        -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5340992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200969 {#3300
          date: 2024-01-02 14:09:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704203176 {#3508
        date: 2024-01-02 14:46:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3512 …}
      +nested: Doctrine\ORM\PersistentCollection {#3514 …}
      +votes: Doctrine\ORM\PersistentCollection {#3516 …}
      +reports: Doctrine\ORM\PersistentCollection {#3518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
      -id: 273430
      -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350678"
      +editedAt: DateTimeImmutable @1710858681 {#3509
        date: 2024-03-19 15:31:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704203176 {#3510
        date: 2024-01-02 14:46:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: """
      Nah I read the thread lmao\n
      \n
      He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1704208497 {#3700
      date: 2024-01-02 16:14:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3705 …}
    +votes: Doctrine\ORM\PersistentCollection {#3707 …}
    +reports: Doctrine\ORM\PersistentCollection {#3709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    -id: 273652
    -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5342473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704208497 {#3701
      date: 2024-01-02 16:14:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "🍿🍿🍿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704210596 {#3767
    date: 2024-01-02 16:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3771 …}
  +nested: Doctrine\ORM\PersistentCollection {#3773 …}
  +votes: Doctrine\ORM\PersistentCollection {#3775 …}
  +reports: Doctrine\ORM\PersistentCollection {#3777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
  -id: 273734
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5343000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210596 {#3768
    date: 2024-01-02 16:49:56.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3824
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3769
    +user: Proxies\__CG__\App\Entity\User {#3770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3702
      +user: Proxies\__CG__\App\Entity\User {#3302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3511
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3301
          +user: Proxies\__CG__\App\Entity\User {#3302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3062
            +user: Proxies\__CG__\App\Entity\User {#3061 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2005
              +user: App\Entity\User {#1989 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1710902693 {#1988
                date: 2024-03-20 03:44:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JDubbleu@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2006 …}
              +nested: Doctrine\ORM\PersistentCollection {#1997 …}
              +votes: Doctrine\ORM\PersistentCollection {#1998 …}
              +reports: Doctrine\ORM\PersistentCollection {#2001 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
              -id: 269489
              -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5979667"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704094477 {#1985
                date: 2024-01-01 08:34:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2005}
            +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704156940 {#3064
              date: 2024-01-02 01:55:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JDubbleu@programming.dev"
              "@AmosBurton_ThatGuy@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3060 …}
            +nested: Doctrine\ORM\PersistentCollection {#3058 …}
            +votes: Doctrine\ORM\PersistentCollection {#3056 …}
            +reports: Doctrine\ORM\PersistentCollection {#3136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
            -id: 272071
            -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6341688"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704156940 {#3063
              date: 2024-01-02 01:55:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2005}
          +body: """
            Because he asked you for a source that one time?\n
            \n
            And he’s the thin-skinned one 💀
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1704200969 {#3299
            date: 2024-01-02 14:09:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
            "@AmosBurton_ThatGuy@lemmy.ca"
            "@Thermal_shocked@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3303 …}
          +nested: Doctrine\ORM\PersistentCollection {#3305 …}
          +votes: Doctrine\ORM\PersistentCollection {#3307 …}
          +reports: Doctrine\ORM\PersistentCollection {#3309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
          -id: 273353
          -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5340992"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704200969 {#3300
            date: 2024-01-02 14:09:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704203176 {#3508
          date: 2024-01-02 14:46:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
          "@xor@lemmy.blahaj.zone"
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
          "@xor@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3512 …}
        +nested: Doctrine\ORM\PersistentCollection {#3514 …}
        +votes: Doctrine\ORM\PersistentCollection {#3516 …}
        +reports: Doctrine\ORM\PersistentCollection {#3518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
        -id: 273430
        -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6350678"
        +editedAt: DateTimeImmutable @1710858681 {#3509
          date: 2024-03-19 15:31:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704203176 {#3510
          date: 2024-01-02 14:46:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: """
        Nah I read the thread lmao\n
        \n
        He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704208497 {#3700
        date: 2024-01-02 16:14:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3705 …}
      +votes: Doctrine\ORM\PersistentCollection {#3707 …}
      +reports: Doctrine\ORM\PersistentCollection {#3709 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
      -id: 273652
      -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5342473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704208497 {#3701
        date: 2024-01-02 16:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "🍿🍿🍿"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704210596 {#3767
      date: 2024-01-02 16:49:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3771 …}
    +nested: Doctrine\ORM\PersistentCollection {#3773 …}
    +votes: Doctrine\ORM\PersistentCollection {#3775 …}
    +reports: Doctrine\ORM\PersistentCollection {#3777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
    -id: 273734
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5343000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704210596 {#3768
      date: 2024-01-02 16:49:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "The drama, it calls to me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704210883 {#3825
    date: 2024-01-02 16:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3820 …}
  +nested: Doctrine\ORM\PersistentCollection {#3815 …}
  +votes: Doctrine\ORM\PersistentCollection {#3819 …}
  +reports: Doctrine\ORM\PersistentCollection {#3829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3833 …}
  -id: 273749
  -bodyTs: "'call':4 'drama':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5343083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210883 {#3828
    date: 2024-01-02 16:54: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
179 DENIED edit
App\Entity\EntryComment {#3824
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3769
    +user: Proxies\__CG__\App\Entity\User {#3770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3702
      +user: Proxies\__CG__\App\Entity\User {#3302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3511
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3301
          +user: Proxies\__CG__\App\Entity\User {#3302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3062
            +user: Proxies\__CG__\App\Entity\User {#3061 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2005
              +user: App\Entity\User {#1989 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1710902693 {#1988
                date: 2024-03-20 03:44:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JDubbleu@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2006 …}
              +nested: Doctrine\ORM\PersistentCollection {#1997 …}
              +votes: Doctrine\ORM\PersistentCollection {#1998 …}
              +reports: Doctrine\ORM\PersistentCollection {#2001 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
              -id: 269489
              -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5979667"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704094477 {#1985
                date: 2024-01-01 08:34:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2005}
            +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704156940 {#3064
              date: 2024-01-02 01:55:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JDubbleu@programming.dev"
              "@AmosBurton_ThatGuy@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3060 …}
            +nested: Doctrine\ORM\PersistentCollection {#3058 …}
            +votes: Doctrine\ORM\PersistentCollection {#3056 …}
            +reports: Doctrine\ORM\PersistentCollection {#3136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
            -id: 272071
            -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6341688"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704156940 {#3063
              date: 2024-01-02 01:55:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2005}
          +body: """
            Because he asked you for a source that one time?\n
            \n
            And he’s the thin-skinned one 💀
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1704200969 {#3299
            date: 2024-01-02 14:09:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
            "@AmosBurton_ThatGuy@lemmy.ca"
            "@Thermal_shocked@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3303 …}
          +nested: Doctrine\ORM\PersistentCollection {#3305 …}
          +votes: Doctrine\ORM\PersistentCollection {#3307 …}
          +reports: Doctrine\ORM\PersistentCollection {#3309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
          -id: 273353
          -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5340992"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704200969 {#3300
            date: 2024-01-02 14:09:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704203176 {#3508
          date: 2024-01-02 14:46:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
          "@xor@lemmy.blahaj.zone"
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
          "@xor@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3512 …}
        +nested: Doctrine\ORM\PersistentCollection {#3514 …}
        +votes: Doctrine\ORM\PersistentCollection {#3516 …}
        +reports: Doctrine\ORM\PersistentCollection {#3518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
        -id: 273430
        -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6350678"
        +editedAt: DateTimeImmutable @1710858681 {#3509
          date: 2024-03-19 15:31:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704203176 {#3510
          date: 2024-01-02 14:46:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: """
        Nah I read the thread lmao\n
        \n
        He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704208497 {#3700
        date: 2024-01-02 16:14:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3705 …}
      +votes: Doctrine\ORM\PersistentCollection {#3707 …}
      +reports: Doctrine\ORM\PersistentCollection {#3709 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
      -id: 273652
      -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5342473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704208497 {#3701
        date: 2024-01-02 16:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "🍿🍿🍿"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704210596 {#3767
      date: 2024-01-02 16:49:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3771 …}
    +nested: Doctrine\ORM\PersistentCollection {#3773 …}
    +votes: Doctrine\ORM\PersistentCollection {#3775 …}
    +reports: Doctrine\ORM\PersistentCollection {#3777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
    -id: 273734
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5343000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704210596 {#3768
      date: 2024-01-02 16:49:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "The drama, it calls to me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704210883 {#3825
    date: 2024-01-02 16:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3820 …}
  +nested: Doctrine\ORM\PersistentCollection {#3815 …}
  +votes: Doctrine\ORM\PersistentCollection {#3819 …}
  +reports: Doctrine\ORM\PersistentCollection {#3829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3833 …}
  -id: 273749
  -bodyTs: "'call':4 'drama':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5343083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210883 {#3828
    date: 2024-01-02 16:54: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
180 DENIED moderate
App\Entity\EntryComment {#3824
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3769
    +user: Proxies\__CG__\App\Entity\User {#3770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3702
      +user: Proxies\__CG__\App\Entity\User {#3302 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3511
        +user: Proxies\__CG__\App\Entity\User {#3061 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3301
          +user: Proxies\__CG__\App\Entity\User {#3302 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3062
            +user: Proxies\__CG__\App\Entity\User {#3061 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2005
              +user: App\Entity\User {#1989 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "That person is one of the few usernames I consistently recognize here on lemmy as well, consistently has high quality comments and great arguments. Definitely a great person to have here on lemmy, thanks Flyingsquid!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1710902693 {#1988
                date: 2024-03-20 03:44:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@JDubbleu@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2006 …}
              +nested: Doctrine\ORM\PersistentCollection {#1997 …}
              +votes: Doctrine\ORM\PersistentCollection {#1998 …}
              +reports: Doctrine\ORM\PersistentCollection {#2001 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2004 …}
              -id: 269489
              -bodyTs: "'argument':24 'comment':21 'consist':10,17 'definit':25 'flyingsquid':35 'great':23,27 'high':19 'lemmi':14,33 'one':4 'person':2,28 'qualiti':20 'recogn':11 'thank':34 'usernam':8 'well':16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/5979667"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704094477 {#1985
                date: 2024-01-01 08:34:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2005}
            +body: "No, he’s a thin skinned mouth breather who can’t look shit up for himself."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1704156940 {#3064
              date: 2024-01-02 01:55:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@JDubbleu@programming.dev"
              "@AmosBurton_ThatGuy@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3060 …}
            +nested: Doctrine\ORM\PersistentCollection {#3058 …}
            +votes: Doctrine\ORM\PersistentCollection {#3056 …}
            +reports: Doctrine\ORM\PersistentCollection {#3136 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
            -id: 272071
            -bodyTs: "'breather':8 'look':12 'mouth':7 'shit':13 'skin':6 'thin':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6341688"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704156940 {#3063
              date: 2024-01-02 01:55:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2005}
          +body: """
            Because he asked you for a source that one time?\n
            \n
            And he’s the thin-skinned one 💀
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1704200969 {#3299
            date: 2024-01-02 14:09:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JDubbleu@programming.dev"
            "@AmosBurton_ThatGuy@lemmy.ca"
            "@Thermal_shocked@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3303 …}
          +nested: Doctrine\ORM\PersistentCollection {#3305 …}
          +votes: Doctrine\ORM\PersistentCollection {#3307 …}
          +reports: Doctrine\ORM\PersistentCollection {#3309 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
          -id: 273353
          -bodyTs: "'ask':3 'one':9,18 'skin':17 'sourc':7 'thin':16 'thin-skin':15 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5340992"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704200969 {#3300
            date: 2024-01-02 14:09:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2005}
        +body: "No he made a completely stupid and uninformed comment about guns and when he got corrected he got all pissy. He’s unable to do any research on his own and instead ask for evidence and when it’s presented he gets upset for being dense."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704203176 {#3508
          date: 2024-01-02 14:46:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
          "@xor@lemmy.blahaj.zone"
          "@JDubbleu@programming.dev"
          "@AmosBurton_ThatGuy@lemmy.ca"
          "@Thermal_shocked@lemmy.world"
          "@xor@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3512 …}
        +nested: Doctrine\ORM\PersistentCollection {#3514 …}
        +votes: Doctrine\ORM\PersistentCollection {#3516 …}
        +reports: Doctrine\ORM\PersistentCollection {#3518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3522 …}
        -id: 273430
        -bodyTs: "'ask':33 'comment':9 'complet':5 'correct':16 'dens':46 'evid':35 'get':42 'got':15,18 'gun':11 'instead':32 'made':3 'pissi':20 'present':40 'research':27 'stupid':6 'unabl':23 'uninform':8 'upset':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6350678"
        +editedAt: DateTimeImmutable @1710858681 {#3509
          date: 2024-03-19 15:31:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704203176 {#3510
          date: 2024-01-02 14:46:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2005}
      +body: """
        Nah I read the thread lmao\n
        \n
        He said “oh cool could you link those videos you mentioned” and you went “YOURE EVIL AND STUPID AND MEAN AND I HATE YOU AND IM TELLING MY MUMMY”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704208497 {#3700
        date: 2024-01-02 16:14:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@AmosBurton_ThatGuy@lemmy.ca"
        "@Thermal_shocked@lemmy.world"
        "@xor@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3705 …}
      +votes: Doctrine\ORM\PersistentCollection {#3707 …}
      +reports: Doctrine\ORM\PersistentCollection {#3709 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
      -id: 273652
      -bodyTs: "'cool':10 'could':11 'evil':22 'hate':29 'im':32 'link':13 'lmao':6 'mean':26 'mention':17 'mummi':35 'nah':1 'oh':9 'read':3 'said':8 'stupid':24 'tell':33 'thread':5 'video':15 'went':20 'your':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5342473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704208497 {#3701
        date: 2024-01-02 16:14:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2005}
    +body: "🍿🍿🍿"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704210596 {#3767
      date: 2024-01-02 16:49:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@AmosBurton_ThatGuy@lemmy.ca"
      "@Thermal_shocked@lemmy.world"
      "@xor@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3771 …}
    +nested: Doctrine\ORM\PersistentCollection {#3773 …}
    +votes: Doctrine\ORM\PersistentCollection {#3775 …}
    +reports: Doctrine\ORM\PersistentCollection {#3777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3781 …}
    -id: 273734
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5343000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704210596 {#3768
      date: 2024-01-02 16:49:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2005}
  +body: "The drama, it calls to me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704210883 {#3825
    date: 2024-01-02 16:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@AmosBurton_ThatGuy@lemmy.ca"
    "@Thermal_shocked@lemmy.world"
    "@xor@lemmy.blahaj.zone"
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3820 …}
  +nested: Doctrine\ORM\PersistentCollection {#3815 …}
  +votes: Doctrine\ORM\PersistentCollection {#3819 …}
  +reports: Doctrine\ORM\PersistentCollection {#3829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3833 …}
  -id: 273749
  -bodyTs: "'call':4 'drama':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5343083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704210883 {#3828
    date: 2024-01-02 16:54: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
181 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
182 DENIED moderate
App\Entity\EntryComment {#2511
  +user: App\Entity\User {#2524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    same, but it’s the Picard maneuver instead\n
    \n
    I love you both🥰
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712569979 {#2506
    date: 2024-04-08 11:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2512 …}
  +nested: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  -id: 272985
  -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3763915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704088963 {#2507
    date: 2024-01-01 07:02: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
183 DENIED edit
App\Entity\EntryComment {#2511
  +user: App\Entity\User {#2524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    same, but it’s the Picard maneuver instead\n
    \n
    I love you both🥰
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712569979 {#2506
    date: 2024-04-08 11:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2512 …}
  +nested: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  -id: 272985
  -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3763915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704088963 {#2507
    date: 2024-01-01 07:02: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
184 DENIED moderate
App\Entity\EntryComment {#2511
  +user: App\Entity\User {#2524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    same, but it’s the Picard maneuver instead\n
    \n
    I love you both🥰
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712569979 {#2506
    date: 2024-04-08 11:52:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2512 …}
  +nested: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  -id: 272985
  -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3763915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704088963 {#2507
    date: 2024-01-01 07:02: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2511
    +user: App\Entity\User {#2524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      same, but it’s the Picard maneuver instead\n
      \n
      I love you both🥰
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712569979 {#2506
      date: 2024-04-08 11:52:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2512 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 272985
    -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3763915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704088963 {#2507
      date: 2024-01-01 07:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "So it isn’t just me. I commented a while back to FlyingSquid I see them and ThePicardManeuver all over the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704204507 {#3149
    date: 2024-01-02 15:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 287105
  -bodyTs: "'back':11 'comment':8 'flyingsquid':13 'isn':3 'place':22 'see':15 'thepicardmaneuv':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6068196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204507 {#3150
    date: 2024-01-02 15:08:27.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
187 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2511
    +user: App\Entity\User {#2524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      same, but it’s the Picard maneuver instead\n
      \n
      I love you both🥰
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712569979 {#2506
      date: 2024-04-08 11:52:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2512 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 272985
    -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3763915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704088963 {#2507
      date: 2024-01-01 07:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "So it isn’t just me. I commented a while back to FlyingSquid I see them and ThePicardManeuver all over the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704204507 {#3149
    date: 2024-01-02 15:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 287105
  -bodyTs: "'back':11 'comment':8 'flyingsquid':13 'isn':3 'place':22 'see':15 'thepicardmaneuv':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6068196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204507 {#3150
    date: 2024-01-02 15:08:27.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
188 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2511
    +user: App\Entity\User {#2524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      same, but it’s the Picard maneuver instead\n
      \n
      I love you both🥰
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712569979 {#2506
      date: 2024-04-08 11:52:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2512 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 272985
    -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3763915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704088963 {#2507
      date: 2024-01-01 07:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "So it isn’t just me. I commented a while back to FlyingSquid I see them and ThePicardManeuver all over the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704204507 {#3149
    date: 2024-01-02 15:08:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 287105
  -bodyTs: "'back':11 'comment':8 'flyingsquid':13 'isn':3 'place':22 'see':15 'thepicardmaneuv':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6068196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204507 {#3150
    date: 2024-01-02 15:08:27.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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2511
    +user: App\Entity\User {#2524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      same, but it’s the Picard maneuver instead\n
      \n
      I love you both🥰
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712569979 {#2506
      date: 2024-04-08 11:52:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2512 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 272985
    -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3763915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704088963 {#2507
      date: 2024-01-01 07:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "I’ve seen so many creative names here, I love it. Flying squid?! Picard maneuver?! What else is there?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704205760 {#3165
    date: 2024-01-02 15:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 273527
  -bodyTs: "'creativ':6 'els':17 'fli':12 'love':10 'maneuv':15 'mani':5 'name':7 'picard':14 'seen':3 'squid':13 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205760 {#3166
    date: 2024-01-02 15:29: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
191 DENIED edit
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2511
    +user: App\Entity\User {#2524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      same, but it’s the Picard maneuver instead\n
      \n
      I love you both🥰
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712569979 {#2506
      date: 2024-04-08 11:52:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2512 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 272985
    -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3763915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704088963 {#2507
      date: 2024-01-01 07:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "I’ve seen so many creative names here, I love it. Flying squid?! Picard maneuver?! What else is there?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704205760 {#3165
    date: 2024-01-02 15:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 273527
  -bodyTs: "'creativ':6 'els':17 'fli':12 'love':10 'maneuv':15 'mani':5 'name':7 'picard':14 'seen':3 'squid':13 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205760 {#3166
    date: 2024-01-02 15:29: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
192 DENIED moderate
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2511
    +user: App\Entity\User {#2524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      same, but it’s the Picard maneuver instead\n
      \n
      I love you both🥰
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712569979 {#2506
      date: 2024-04-08 11:52:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2512 …}
    +nested: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    -id: 272985
    -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.cafe/comment/3763915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704088963 {#2507
      date: 2024-01-01 07:02:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "I’ve seen so many creative names here, I love it. Flying squid?! Picard maneuver?! What else is there?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704205760 {#3165
    date: 2024-01-02 15:29:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 273527
  -bodyTs: "'creativ':6 'els':17 'fli':12 'love':10 'maneuv':15 'mani':5 'name':7 'picard':14 'seen':3 'squid':13 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6351247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205760 {#3166
    date: 2024-01-02 15:29: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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3411
  +user: App\Entity\User {#2524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2511
      +user: App\Entity\User {#2524 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        same, but it’s the Picard maneuver instead\n
        \n
        I love you both🥰
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1712569979 {#2506
        date: 2024-04-08 11:52:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2512 …}
      +nested: Doctrine\ORM\PersistentCollection {#2514 …}
      +votes: Doctrine\ORM\PersistentCollection {#2516 …}
      +reports: Doctrine\ORM\PersistentCollection {#2518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
      -id: 272985
      -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3763915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704088963 {#2507
        date: 2024-01-01 07:02:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2511}
    +body: "I’ve seen so many creative names here, I love it. Flying squid?! Picard maneuver?! What else is there?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704205760 {#3165
      date: 2024-01-02 15:29:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@moon@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 273527
    -bodyTs: "'creativ':6 'els':17 'fli':12 'love':10 'maneuv':15 'mani':5 'name':7 'picard':14 'seen':3 'squid':13 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6351247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704205760 {#3166
      date: 2024-01-02 15:29:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "cum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704212928 {#3409
    date: 2024-01-02 17:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
    "@SendMePhotos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 273846
  -bodyTs: "'cum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3785484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212928 {#3410
    date: 2024-01-02 17:28: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
195 DENIED edit
App\Entity\EntryComment {#3411
  +user: App\Entity\User {#2524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2511
      +user: App\Entity\User {#2524 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        same, but it’s the Picard maneuver instead\n
        \n
        I love you both🥰
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1712569979 {#2506
        date: 2024-04-08 11:52:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2512 …}
      +nested: Doctrine\ORM\PersistentCollection {#2514 …}
      +votes: Doctrine\ORM\PersistentCollection {#2516 …}
      +reports: Doctrine\ORM\PersistentCollection {#2518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
      -id: 272985
      -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3763915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704088963 {#2507
        date: 2024-01-01 07:02:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2511}
    +body: "I’ve seen so many creative names here, I love it. Flying squid?! Picard maneuver?! What else is there?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704205760 {#3165
      date: 2024-01-02 15:29:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@moon@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 273527
    -bodyTs: "'creativ':6 'els':17 'fli':12 'love':10 'maneuv':15 'mani':5 'name':7 'picard':14 'seen':3 'squid':13 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6351247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704205760 {#3166
      date: 2024-01-02 15:29:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "cum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704212928 {#3409
    date: 2024-01-02 17:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
    "@SendMePhotos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 273846
  -bodyTs: "'cum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3785484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212928 {#3410
    date: 2024-01-02 17:28: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
196 DENIED moderate
App\Entity\EntryComment {#3411
  +user: App\Entity\User {#2524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3167
    +user: Proxies\__CG__\App\Entity\User {#3168 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2511
      +user: App\Entity\User {#2524 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        same, but it’s the Picard maneuver instead\n
        \n
        I love you both🥰
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1712569979 {#2506
        date: 2024-04-08 11:52:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2512 …}
      +nested: Doctrine\ORM\PersistentCollection {#2514 …}
      +votes: Doctrine\ORM\PersistentCollection {#2516 …}
      +reports: Doctrine\ORM\PersistentCollection {#2518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
      -id: 272985
      -bodyTs: "'instead':8 'love':10 'maneuv':7 'picard':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.cafe/comment/3763915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704088963 {#2507
        date: 2024-01-01 07:02:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2511}
    +body: "I’ve seen so many creative names here, I love it. Flying squid?! Picard maneuver?! What else is there?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704205760 {#3165
      date: 2024-01-02 15:29:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@moon@lemmy.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3171 …}
    +votes: Doctrine\ORM\PersistentCollection {#3173 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 273527
    -bodyTs: "'creativ':6 'els':17 'fli':12 'love':10 'maneuv':15 'mani':5 'name':7 'picard':14 'seen':3 'squid':13 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6351247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704205760 {#3166
      date: 2024-01-02 15:29:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2511}
  +body: "cum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704212928 {#3409
    date: 2024-01-02 17:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@moon@lemmy.cafe"
    "@SendMePhotos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3414 …}
  +votes: Doctrine\ORM\PersistentCollection {#3416 …}
  +reports: Doctrine\ORM\PersistentCollection {#3418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3422 …}
  -id: 273846
  -bodyTs: "'cum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/3785484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704212928 {#3410
    date: 2024-01-02 17:28: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Who is that?\n
    \n
    Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710582349 {#2579
    date: 2024-03-16 10:45:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 269161
  -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4431686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080981 {#2580
    date: 2024-01-01 04:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Who is that?\n
    \n
    Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710582349 {#2579
    date: 2024-03-16 10:45:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 269161
  -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4431686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080981 {#2580
    date: 2024-01-01 04:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Who is that?\n
    \n
    Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710582349 {#2579
    date: 2024-03-16 10:45:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 269161
  -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4431686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080981 {#2580
    date: 2024-01-01 04:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2584
    +user: App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Who is that?\n
      \n
      Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710582349 {#2579
      date: 2024-03-16 10:45:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2585 …}
    +nested: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    -id: 269161
    -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4431686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704080981 {#2580
      date: 2024-01-01 04:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2584}
  +body: "The Flying Squid is someone who contributes to Lemmy comment sections a ton. They’re super friendly and also add a lot of discussion. Given the nature of Lemmy being so small though they stand out because they’re often leading discussions. Pretty much just a really good discussion contributor who is super recognizable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704093743 {#3079
    date: 2024-01-01 08:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@alcoholicorn@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 269476
  -bodyTs: "'add':20 'also':19 'comment':10 'contribut':7 'contributor':50 'discuss':24,42,49 'fli':2 'friend':17 'given':25 'good':48 'lead':41 'lemmi':9,29 'lot':22 'much':44 'natur':27 'often':40 'pretti':43 're':15,39 'realli':47 'recogniz':54 'section':11 'small':32 'someon':5 'squid':3 'stand':35 'super':16,53 'though':33 'ton':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6048459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704093743 {#3078
    date: 2024-01-01 08:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2584
    +user: App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Who is that?\n
      \n
      Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710582349 {#2579
      date: 2024-03-16 10:45:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2585 …}
    +nested: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    -id: 269161
    -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4431686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704080981 {#2580
      date: 2024-01-01 04:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2584}
  +body: "The Flying Squid is someone who contributes to Lemmy comment sections a ton. They’re super friendly and also add a lot of discussion. Given the nature of Lemmy being so small though they stand out because they’re often leading discussions. Pretty much just a really good discussion contributor who is super recognizable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704093743 {#3079
    date: 2024-01-01 08:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@alcoholicorn@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 269476
  -bodyTs: "'add':20 'also':19 'comment':10 'contribut':7 'contributor':50 'discuss':24,42,49 'fli':2 'friend':17 'given':25 'good':48 'lead':41 'lemmi':9,29 'lot':22 'much':44 'natur':27 'often':40 'pretti':43 're':15,39 'realli':47 'recogniz':54 'section':11 'small':32 'someon':5 'squid':3 'stand':35 'super':16,53 'though':33 'ton':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6048459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704093743 {#3078
    date: 2024-01-01 08:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2584
    +user: App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Who is that?\n
      \n
      Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710582349 {#2579
      date: 2024-03-16 10:45:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2585 …}
    +nested: Doctrine\ORM\PersistentCollection {#2587 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    -id: 269161
    -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4431686"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704080981 {#2580
      date: 2024-01-01 04:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2584}
  +body: "The Flying Squid is someone who contributes to Lemmy comment sections a ton. They’re super friendly and also add a lot of discussion. Given the nature of Lemmy being so small though they stand out because they’re often leading discussions. Pretty much just a really good discussion contributor who is super recognizable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704093743 {#3079
    date: 2024-01-01 08:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@alcoholicorn@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3076 …}
  +nested: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
  -id: 269476
  -bodyTs: "'add':20 'also':19 'comment':10 'contribut':7 'contributor':50 'discuss':24,42,49 'fli':2 'friend':17 'given':25 'good':48 'lead':41 'lemmi':9,29 'lot':22 'much':44 'natur':27 'often':40 'pretti':43 're':15,39 'realli':47 'recogniz':54 'section':11 'small':32 'someon':5 'squid':3 'stand':35 'super':16,53 'though':33 'ton':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6048459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704093743 {#3078
    date: 2024-01-01 08:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2584
      +user: App\Entity\User {#2597 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Who is that?\n
        \n
        Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1710582349 {#2579
        date: 2024-03-16 10:45:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2585 …}
      +nested: Doctrine\ORM\PersistentCollection {#2587 …}
      +votes: Doctrine\ORM\PersistentCollection {#2589 …}
      +reports: Doctrine\ORM\PersistentCollection {#2591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
      -id: 269161
      -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4431686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704080981 {#2580
        date: 2024-01-01 04:49:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2584}
    +body: "The Flying Squid is someone who contributes to Lemmy comment sections a ton. They’re super friendly and also add a lot of discussion. Given the nature of Lemmy being so small though they stand out because they’re often leading discussions. Pretty much just a really good discussion contributor who is super recognizable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704093743 {#3079
      date: 2024-01-01 08:22:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@alcoholicorn@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3076 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    -id: 269476
    -bodyTs: "'add':20 'also':19 'comment':10 'contribut':7 'contributor':50 'discuss':24,42,49 'fli':2 'friend':17 'given':25 'good':48 'lead':41 'lemmi':9,29 'lot':22 'much':44 'natur':27 'often':40 'pretti':43 're':15,39 'realli':47 'recogniz':54 'section':11 'small':32 'someon':5 'squid':3 'stand':35 'super':16,53 'though':33 'ton':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6048459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704093743 {#3078
      date: 2024-01-01 08:22:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2584}
  +body: "Found the boot licker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704111036 {#3267
    date: 2024-01-01 13:10:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@alcoholicorn@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 271691
  -bodyTs: "'boot':3 'found':1 'licker':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7768434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704111036 {#3268
    date: 2024-01-01 13:10: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
207 DENIED edit
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2584
      +user: App\Entity\User {#2597 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Who is that?\n
        \n
        Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1710582349 {#2579
        date: 2024-03-16 10:45:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2585 …}
      +nested: Doctrine\ORM\PersistentCollection {#2587 …}
      +votes: Doctrine\ORM\PersistentCollection {#2589 …}
      +reports: Doctrine\ORM\PersistentCollection {#2591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
      -id: 269161
      -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4431686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704080981 {#2580
        date: 2024-01-01 04:49:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2584}
    +body: "The Flying Squid is someone who contributes to Lemmy comment sections a ton. They’re super friendly and also add a lot of discussion. Given the nature of Lemmy being so small though they stand out because they’re often leading discussions. Pretty much just a really good discussion contributor who is super recognizable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704093743 {#3079
      date: 2024-01-01 08:22:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@alcoholicorn@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3076 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    -id: 269476
    -bodyTs: "'add':20 'also':19 'comment':10 'contribut':7 'contributor':50 'discuss':24,42,49 'fli':2 'friend':17 'given':25 'good':48 'lead':41 'lemmi':9,29 'lot':22 'much':44 'natur':27 'often':40 'pretti':43 're':15,39 'realli':47 'recogniz':54 'section':11 'small':32 'someon':5 'squid':3 'stand':35 'super':16,53 'though':33 'ton':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6048459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704093743 {#3078
      date: 2024-01-01 08:22:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2584}
  +body: "Found the boot licker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704111036 {#3267
    date: 2024-01-01 13:10:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@alcoholicorn@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 271691
  -bodyTs: "'boot':3 'found':1 'licker':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7768434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704111036 {#3268
    date: 2024-01-01 13:10: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
208 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2584
      +user: App\Entity\User {#2597 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Who is that?\n
        \n
        Lemmy.world ‘preemptively defederated Hexbear as a last resort’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1710582349 {#2579
        date: 2024-03-16 10:45:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2585 …}
      +nested: Doctrine\ORM\PersistentCollection {#2587 …}
      +votes: Doctrine\ORM\PersistentCollection {#2589 …}
      +reports: Doctrine\ORM\PersistentCollection {#2591 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
      -id: 269161
      -bodyTs: "'defeder':6 'hexbear':7 'last':10 'lemmy.world':4 'preemptiv':5 'resort':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4431686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704080981 {#2580
        date: 2024-01-01 04:49:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2584}
    +body: "The Flying Squid is someone who contributes to Lemmy comment sections a ton. They’re super friendly and also add a lot of discussion. Given the nature of Lemmy being so small though they stand out because they’re often leading discussions. Pretty much just a really good discussion contributor who is super recognizable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1704093743 {#3079
      date: 2024-01-01 08:22:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@alcoholicorn@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3076 …}
    +nested: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3066 …}
    -id: 269476
    -bodyTs: "'add':20 'also':19 'comment':10 'contribut':7 'contributor':50 'discuss':24,42,49 'fli':2 'friend':17 'given':25 'good':48 'lead':41 'lemmi':9,29 'lot':22 'much':44 'natur':27 'often':40 'pretti':43 're':15,39 'realli':47 'recogniz':54 'section':11 'small':32 'someon':5 'squid':3 'stand':35 'super':16,53 'though':33 'ton':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6048459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704093743 {#3078
      date: 2024-01-01 08:22:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2584}
  +body: "Found the boot licker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704111036 {#3267
    date: 2024-01-01 13:10:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@alcoholicorn@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 271691
  -bodyTs: "'boot':3 'found':1 'licker':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7768434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704111036 {#3268
    date: 2024-01-01 13:10: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
209 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
210 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s also the cheese_greater guy who always posts on asklemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704080397 {#2652
    date: 2024-01-01 04:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 271661
  -bodyTs: "'also':3 'alway':9 'asklemmi':12 'chees':5 'greater':6 'guy':7 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7762273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080397 {#2653
    date: 2024-01-01 04:39:57.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
211 DENIED edit
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s also the cheese_greater guy who always posts on asklemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704080397 {#2652
    date: 2024-01-01 04:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 271661
  -bodyTs: "'also':3 'alway':9 'asklemmi':12 'chees':5 'greater':6 'guy':7 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7762273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080397 {#2653
    date: 2024-01-01 04:39:57.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
212 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s also the cheese_greater guy who always posts on asklemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704080397 {#2652
    date: 2024-01-01 04:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 271661
  -bodyTs: "'also':3 'alway':9 'asklemmi':12 'chees':5 'greater':6 'guy':7 'post':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7762273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080397 {#2653
    date: 2024-01-01 04:39:57.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    He puts in 15 hours a day but I'm sure he's paid well.  \n
     [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1710937727 {#2725
    date: 2024-03-20 13:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 269119
  -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
  +editedAt: DateTimeImmutable @1710152938 {#2726
    date: 2024-03-11 11:28:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704079502 {#2727
    date: 2024-01-01 04:25:02.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
215 DENIED edit
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    He puts in 15 hours a day but I'm sure he's paid well.  \n
     [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1710937727 {#2725
    date: 2024-03-20 13:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 269119
  -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
  +editedAt: DateTimeImmutable @1710152938 {#2726
    date: 2024-03-11 11:28:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704079502 {#2727
    date: 2024-01-01 04:25:02.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
216 DENIED moderate
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    He puts in 15 hours a day but I'm sure he's paid well.  \n
     [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1710937727 {#2725
    date: 2024-03-20 13:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 269119
  -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
  +editedAt: DateTimeImmutable @1710152938 {#2726
    date: 2024-03-11 11:28:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704079502 {#2727
    date: 2024-01-01 04:25:02.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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3109
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2731
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      He puts in 15 hours a day but I'm sure he's paid well.  \n
       [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1710937727 {#2725
      date: 2024-03-20 13:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 269119
    -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
    +editedAt: DateTimeImmutable @1710152938 {#2726
      date: 2024-03-11 11:28:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704079502 {#2727
      date: 2024-01-01 04:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1704081038 {#3111
    date: 2024-01-01 04:50:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 269163
  -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5318589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704081038 {#3110
    date: 2024-01-01 04:50:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3109
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2731
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      He puts in 15 hours a day but I'm sure he's paid well.  \n
       [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1710937727 {#2725
      date: 2024-03-20 13:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 269119
    -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
    +editedAt: DateTimeImmutable @1710152938 {#2726
      date: 2024-03-11 11:28:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704079502 {#2727
      date: 2024-01-01 04:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1704081038 {#3111
    date: 2024-01-01 04:50:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 269163
  -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5318589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704081038 {#3110
    date: 2024-01-01 04:50:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3109
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2731
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      He puts in 15 hours a day but I'm sure he's paid well.  \n
       [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1710937727 {#2725
      date: 2024-03-20 13:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 269119
    -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
    +editedAt: DateTimeImmutable @1710152938 {#2726
      date: 2024-03-11 11:28:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704079502 {#2727
      date: 2024-01-01 04:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1704081038 {#3111
    date: 2024-01-01 04:50:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3108 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3104 …}
  +reports: Doctrine\ORM\PersistentCollection {#3102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 269163
  -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5318589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704081038 {#3110
    date: 2024-01-01 04:50:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: App\Entity\User {#2893 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2731
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        He puts in 15 hours a day but I'm sure he's paid well.  \n
         [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1710937727 {#2725
        date: 2024-03-20 13:28:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 269119
      -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
      +editedAt: DateTimeImmutable @1710152938 {#2726
        date: 2024-03-11 11:28:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704079502 {#2727
        date: 2024-01-01 04:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2731}
    +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1704081038 {#3111
      date: 2024-01-01 04:50:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@Blackout@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3106 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    -id: 269163
    -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5318589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704081038 {#3110
      date: 2024-01-01 04:50:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "What’s that from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704216341 {#3251
    date: 2024-01-02 18:25:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 274005
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216341 {#3252
    date: 2024-01-02 18:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: App\Entity\User {#2893 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2731
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        He puts in 15 hours a day but I'm sure he's paid well.  \n
         [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1710937727 {#2725
        date: 2024-03-20 13:28:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 269119
      -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
      +editedAt: DateTimeImmutable @1710152938 {#2726
        date: 2024-03-11 11:28:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704079502 {#2727
        date: 2024-01-01 04:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2731}
    +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1704081038 {#3111
      date: 2024-01-01 04:50:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@Blackout@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3106 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    -id: 269163
    -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5318589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704081038 {#3110
      date: 2024-01-01 04:50:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "What’s that from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704216341 {#3251
    date: 2024-01-02 18:25:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 274005
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216341 {#3252
    date: 2024-01-02 18:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: App\Entity\User {#2893 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2731
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        He puts in 15 hours a day but I'm sure he's paid well.  \n
         [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1710937727 {#2725
        date: 2024-03-20 13:28:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 269119
      -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
      +editedAt: DateTimeImmutable @1710152938 {#2726
        date: 2024-03-11 11:28:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704079502 {#2727
        date: 2024-01-01 04:25:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2731}
    +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1704081038 {#3111
      date: 2024-01-01 04:50:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@Blackout@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3108 …}
    +nested: Doctrine\ORM\PersistentCollection {#3106 …}
    +votes: Doctrine\ORM\PersistentCollection {#3104 …}
    +reports: Doctrine\ORM\PersistentCollection {#3102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    -id: 269163
    -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5318589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704081038 {#3110
      date: 2024-01-01 04:50:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "What’s that from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704216341 {#3251
    date: 2024-01-02 18:25:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 274005
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216341 {#3252
    date: 2024-01-02 18:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#3556
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3253
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3109
      +user: App\Entity\User {#2893 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2731
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          He puts in 15 hours a day but I'm sure he's paid well.  \n
           [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1710937727 {#2725
          date: 2024-03-20 13:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 269119
        -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
        +editedAt: DateTimeImmutable @1710152938 {#2726
          date: 2024-03-11 11:28:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704079502 {#2727
          date: 2024-01-01 04:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2731}
      +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1704081038 {#3111
        date: 2024-01-01 04:50:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@Blackout@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3108 …}
      +nested: Doctrine\ORM\PersistentCollection {#3106 …}
      +votes: Doctrine\ORM\PersistentCollection {#3104 …}
      +reports: Doctrine\ORM\PersistentCollection {#3102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
      -id: 269163
      -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5318589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704081038 {#3110
        date: 2024-01-01 04:50:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2731}
    +body: "What’s that from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704216341 {#3251
      date: 2024-01-02 18:25:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@Blackout@kbin.social"
      "@ummthatguy@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 274005
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704216341 {#3252
      date: 2024-01-02 18:25:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "Star Trek: Strange New Worlds. Well worth your time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704216409 {#3554
    date: 2024-01-02 18:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@ummthatguy@startrek.website"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 274009
  -bodyTs: "'new':4 'star':1 'strang':3 'time':9 'trek':2 'well':6 'world':5 'worth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5348348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216409 {#3555
    date: 2024-01-02 18:26:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#3556
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3253
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3109
      +user: App\Entity\User {#2893 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2731
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          He puts in 15 hours a day but I'm sure he's paid well.  \n
           [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1710937727 {#2725
          date: 2024-03-20 13:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 269119
        -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
        +editedAt: DateTimeImmutable @1710152938 {#2726
          date: 2024-03-11 11:28:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704079502 {#2727
          date: 2024-01-01 04:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2731}
      +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1704081038 {#3111
        date: 2024-01-01 04:50:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@Blackout@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3108 …}
      +nested: Doctrine\ORM\PersistentCollection {#3106 …}
      +votes: Doctrine\ORM\PersistentCollection {#3104 …}
      +reports: Doctrine\ORM\PersistentCollection {#3102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
      -id: 269163
      -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5318589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704081038 {#3110
        date: 2024-01-01 04:50:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2731}
    +body: "What’s that from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704216341 {#3251
      date: 2024-01-02 18:25:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@Blackout@kbin.social"
      "@ummthatguy@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 274005
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704216341 {#3252
      date: 2024-01-02 18:25:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "Star Trek: Strange New Worlds. Well worth your time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704216409 {#3554
    date: 2024-01-02 18:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@ummthatguy@startrek.website"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 274009
  -bodyTs: "'new':4 'star':1 'strang':3 'time':9 'trek':2 'well':6 'world':5 'worth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5348348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216409 {#3555
    date: 2024-01-02 18:26:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#3556
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3253
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3109
      +user: App\Entity\User {#2893 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2731
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          He puts in 15 hours a day but I'm sure he's paid well.  \n
           [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1710937727 {#2725
          date: 2024-03-20 13:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JDubbleu@programming.dev"
          "@JDubbleu@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 269119
        -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
        +editedAt: DateTimeImmutable @1710152938 {#2726
          date: 2024-03-11 11:28:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704079502 {#2727
          date: 2024-01-01 04:25:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2731}
      +body: "![](https://64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1704081038 {#3111
        date: 2024-01-01 04:50:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
        "@Blackout@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3108 …}
      +nested: Doctrine\ORM\PersistentCollection {#3106 …}
      +votes: Doctrine\ORM\PersistentCollection {#3104 …}
      +reports: Doctrine\ORM\PersistentCollection {#3102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
      -id: 269163
      -bodyTs: "'/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':3 '64.media.tumblr.com':2 '64.media.tumblr.com/c4189ef8886cefdcf89bba7566528589/1318f1ed6695eb10-68/s400x600/0ebc3cfea690462e3a5c759a740451c67c975567.gifv)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5318589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704081038 {#3110
        date: 2024-01-01 04:50:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2731}
    +body: "What’s that from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704216341 {#3251
      date: 2024-01-02 18:25:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@Blackout@kbin.social"
      "@ummthatguy@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3255 …}
    +nested: Doctrine\ORM\PersistentCollection {#3257 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 274005
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704216341 {#3252
      date: 2024-01-02 18:25:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "Star Trek: Strange New Worlds. Well worth your time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704216409 {#3554
    date: 2024-01-02 18:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@ummthatguy@startrek.website"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 274009
  -bodyTs: "'new':4 'star':1 'strang':3 'time':9 'trek':2 'well':6 'world':5 'worth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5348348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704216409 {#3555
    date: 2024-01-02 18:26:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2731
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      He puts in 15 hours a day but I'm sure he's paid well.  \n
       [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1710937727 {#2725
      date: 2024-03-20 13:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 269119
    -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
    +editedAt: DateTimeImmutable @1710152938 {#2726
      date: 2024-03-11 11:28:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704079502 {#2727
      date: 2024-01-01 04:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "Foreign karma pressure farm. …run by both Biden and Trump. It’s all the same bed that’s slept in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704081966 {#3096
    date: 2024-01-01 05:06:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 269188
  -bodyTs: "'bed':16 'biden':8 'farm':4 'foreign':1 'karma':2 'pressur':3 'run':5 'slept':19 'trump':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6985178"
  +editedAt: DateTimeImmutable @1710163277 {#3095
    date: 2024-03-11 14:21:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704081966 {#3094
    date: 2024-01-01 05:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2731
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      He puts in 15 hours a day but I'm sure he's paid well.  \n
       [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1710937727 {#2725
      date: 2024-03-20 13:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 269119
    -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
    +editedAt: DateTimeImmutable @1710152938 {#2726
      date: 2024-03-11 11:28:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704079502 {#2727
      date: 2024-01-01 04:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "Foreign karma pressure farm. …run by both Biden and Trump. It’s all the same bed that’s slept in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704081966 {#3096
    date: 2024-01-01 05:06:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 269188
  -bodyTs: "'bed':16 'biden':8 'farm':4 'foreign':1 'karma':2 'pressur':3 'run':5 'slept':19 'trump':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6985178"
  +editedAt: DateTimeImmutable @1710163277 {#3095
    date: 2024-03-11 14:21:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704081966 {#3094
    date: 2024-01-01 05:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2731
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      He puts in 15 hours a day but I'm sure he's paid well.  \n
       [moola](https://c.tenor.com/GdseAygslZsAAAAd/tenor.gif)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1710937727 {#2725
      date: 2024-03-20 13:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 269119
    -bodyTs: "'/gdseaygslzsaaaad/tenor.gif)':19 '15':4 'c.tenor.com':18 'c.tenor.com/gdseaygslzsaaaad/tenor.gif)':17 'day':7 'hour':5 'm':10 'moola':16 'paid':14 'put':2 'sure':11 'well':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/733883/-/comment/4356795"
    +editedAt: DateTimeImmutable @1710152938 {#2726
      date: 2024-03-11 11:28:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704079502 {#2727
      date: 2024-01-01 04:25:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2731}
  +body: "Foreign karma pressure farm. …run by both Biden and Trump. It’s all the same bed that’s slept in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704081966 {#3096
    date: 2024-01-01 05:06:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
    "@JDubbleu@programming.dev"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 269188
  -bodyTs: "'bed':16 'biden':8 'farm':4 'foreign':1 'karma':2 'pressur':3 'run':5 'slept':19 'trump':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6985178"
  +editedAt: DateTimeImmutable @1710163277 {#3095
    date: 2024-03-11 14:21:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704081966 {#3094
    date: 2024-01-01 05:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#2805
  +user: App\Entity\User {#2818 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first day on Lemmy I saw them multiple times and thought it was a coincidence\n
    \n
    It’s been months now and I realize I’ll see that name until the end of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704079257 {#2800
    date: 2024-01-01 04:20:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 269112
  -bodyTs: "'coincid':16 'day':3 'end':32 'first':2 'lemmi':5 'll':26 'month':20 'multipl':9 'name':29 'realiz':24 'saw':7 'see':27 'thought':12 'time':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079257 {#2801
    date: 2024-01-01 04:20:57.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
235 DENIED edit
App\Entity\EntryComment {#2805
  +user: App\Entity\User {#2818 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first day on Lemmy I saw them multiple times and thought it was a coincidence\n
    \n
    It’s been months now and I realize I’ll see that name until the end of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704079257 {#2800
    date: 2024-01-01 04:20:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 269112
  -bodyTs: "'coincid':16 'day':3 'end':32 'first':2 'lemmi':5 'll':26 'month':20 'multipl':9 'name':29 'realiz':24 'saw':7 'see':27 'thought':12 'time':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079257 {#2801
    date: 2024-01-01 04:20:57.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
236 DENIED moderate
App\Entity\EntryComment {#2805
  +user: App\Entity\User {#2818 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first day on Lemmy I saw them multiple times and thought it was a coincidence\n
    \n
    It’s been months now and I realize I’ll see that name until the end of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704079257 {#2800
    date: 2024-01-01 04:20:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 269112
  -bodyTs: "'coincid':16 'day':3 'end':32 'first':2 'lemmi':5 'll':26 'month':20 'multipl':9 'name':29 'realiz':24 'saw':7 'see':27 'thought':12 'time':10,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6327761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079257 {#2801
    date: 2024-01-01 04:20:57.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
237 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
238 DENIED moderate
App\Entity\EntryComment {#2880
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s\n
    \n
    Love ya, buddy. Keep up the good work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704076636 {#2875
    date: 2024-01-01 03:37:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2881 …}
  +nested: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2885 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  -id: 269024
  -bodyTs: "'/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':3 'buddi':6 'good':10 'keep':7 'love':4 'startrek.website':2 'startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':1 'work':11 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076636 {#2876
    date: 2024-01-01 03:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#2880
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s\n
    \n
    Love ya, buddy. Keep up the good work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704076636 {#2875
    date: 2024-01-01 03:37:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2881 …}
  +nested: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2885 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  -id: 269024
  -bodyTs: "'/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':3 'buddi':6 'good':10 'keep':7 'love':4 'startrek.website':2 'startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':1 'work':11 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076636 {#2876
    date: 2024-01-01 03:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#2880
  +user: App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s\n
    \n
    Love ya, buddy. Keep up the good work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704076636 {#2875
    date: 2024-01-01 03:37:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2881 …}
  +nested: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2885 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  -id: 269024
  -bodyTs: "'/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':3 'buddi':6 'good':10 'keep':7 'love':4 'startrek.website':2 'startrek.website/pictrs/image/6ea3a46b-ec61-4879-9e87-b2937ac68ba4.jpeg)/s':1 'work':11 'ya':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5317901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076636 {#2876
    date: 2024-01-01 03:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 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
242 DENIED moderate
App\Entity\EntryComment {#2955
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dig the healthy discussion and desire to actuality have conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1710635679 {#2950
    date: 2024-03-17 01:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  -id: 269003
  -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076259 {#2951
    date: 2024-01-01 03:30: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
243 DENIED edit
App\Entity\EntryComment {#2955
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dig the healthy discussion and desire to actuality have conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1710635679 {#2950
    date: 2024-03-17 01:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  -id: 269003
  -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076259 {#2951
    date: 2024-01-01 03:30: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
244 DENIED moderate
App\Entity\EntryComment {#2955
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I dig the healthy discussion and desire to actuality have conversations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1710635679 {#2950
    date: 2024-03-17 01:34:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  -id: 269003
  -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076259 {#2951
    date: 2024-01-01 03:30: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
245 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
246 DENIED moderate
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: App\Entity\User {#2968 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I dig the healthy discussion and desire to actuality have conversations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710635679 {#2950
      date: 2024-03-17 01:34:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2956 …}
    +nested: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    -id: 269003
    -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6984240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704076259 {#2951
      date: 2024-01-01 03:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1704076468 {#3041
    date: 2024-01-01 03:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 269018
  -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6045882"
  +editedAt: DateTimeImmutable @1710140526 {#3044
    date: 2024-03-11 08:02:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704076468 {#3040
    date: 2024-01-01 03:34:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
247 DENIED edit
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: App\Entity\User {#2968 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I dig the healthy discussion and desire to actuality have conversations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710635679 {#2950
      date: 2024-03-17 01:34:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2956 …}
    +nested: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    -id: 269003
    -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6984240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704076259 {#2951
      date: 2024-01-01 03:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1704076468 {#3041
    date: 2024-01-01 03:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 269018
  -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6045882"
  +editedAt: DateTimeImmutable @1710140526 {#3044
    date: 2024-03-11 08:02:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704076468 {#3040
    date: 2024-01-01 03:34:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
248 DENIED moderate
App\Entity\EntryComment {#3037
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: App\Entity\User {#2968 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I dig the healthy discussion and desire to actuality have conversations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1710635679 {#2950
      date: 2024-03-17 01:34:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2956 …}
    +nested: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    -id: 269003
    -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6984240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704076259 {#2951
      date: 2024-01-01 03:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1704076468 {#3041
    date: 2024-01-01 03:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 269018
  -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6045882"
  +editedAt: DateTimeImmutable @1710140526 {#3044
    date: 2024-03-11 08:02:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704076468 {#3040
    date: 2024-01-01 03:34:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
249 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
250 DENIED moderate
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3037
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: App\Entity\User {#2968 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "I dig the healthy discussion and desire to actuality have conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1710635679 {#2950
        date: 2024-03-17 01:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2956 …}
      +nested: Doctrine\ORM\PersistentCollection {#2958 …}
      +votes: Doctrine\ORM\PersistentCollection {#2960 …}
      +reports: Doctrine\ORM\PersistentCollection {#2962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
      -id: 269003
      -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6984240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704076259 {#2951
        date: 2024-01-01 03:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2955}
    +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1704076468 {#3041
      date: 2024-01-01 03:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 269018
    -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6045882"
    +editedAt: DateTimeImmutable @1710140526 {#3044
      date: 2024-03-11 08:02:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704076468 {#3040
      date: 2024-01-01 03:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "For me it’s Squid and that one guy with the Buc-ee’s pfp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704152796 {#3215
    date: 2024-01-02 00:46:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 272027
  -bodyTs: "'buc':13 'buc-e':12 'ee':14 'guy':9 'one':8 'pfp':16 'squid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6340803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704152796 {#3218
    date: 2024-01-02 00:46: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
251 DENIED edit
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3037
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: App\Entity\User {#2968 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "I dig the healthy discussion and desire to actuality have conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1710635679 {#2950
        date: 2024-03-17 01:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2956 …}
      +nested: Doctrine\ORM\PersistentCollection {#2958 …}
      +votes: Doctrine\ORM\PersistentCollection {#2960 …}
      +reports: Doctrine\ORM\PersistentCollection {#2962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
      -id: 269003
      -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6984240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704076259 {#2951
        date: 2024-01-01 03:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2955}
    +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1704076468 {#3041
      date: 2024-01-01 03:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 269018
    -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6045882"
    +editedAt: DateTimeImmutable @1710140526 {#3044
      date: 2024-03-11 08:02:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704076468 {#3040
      date: 2024-01-01 03:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "For me it’s Squid and that one guy with the Buc-ee’s pfp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704152796 {#3215
    date: 2024-01-02 00:46:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 272027
  -bodyTs: "'buc':13 'buc-e':12 'ee':14 'guy':9 'one':8 'pfp':16 'squid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6340803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704152796 {#3218
    date: 2024-01-02 00:46: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
252 DENIED moderate
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3037
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: App\Entity\User {#2968 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "I dig the healthy discussion and desire to actuality have conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1710635679 {#2950
        date: 2024-03-17 01:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2956 …}
      +nested: Doctrine\ORM\PersistentCollection {#2958 …}
      +votes: Doctrine\ORM\PersistentCollection {#2960 …}
      +reports: Doctrine\ORM\PersistentCollection {#2962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
      -id: 269003
      -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6984240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704076259 {#2951
        date: 2024-01-01 03:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2955}
    +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1704076468 {#3041
      date: 2024-01-01 03:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 269018
    -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6045882"
    +editedAt: DateTimeImmutable @1710140526 {#3044
      date: 2024-03-11 08:02:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704076468 {#3040
      date: 2024-01-01 03:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "For me it’s Squid and that one guy with the Buc-ee’s pfp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704152796 {#3215
    date: 2024-01-02 00:46:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 272027
  -bodyTs: "'buc':13 'buc-e':12 'ee':14 'guy':9 'one':8 'pfp':16 'squid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6340803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704152796 {#3218
    date: 2024-01-02 00:46: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
253 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
254 DENIED moderate
App\Entity\EntryComment {#3238
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3037
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: App\Entity\User {#2968 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "I dig the healthy discussion and desire to actuality have conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1710635679 {#2950
        date: 2024-03-17 01:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2956 …}
      +nested: Doctrine\ORM\PersistentCollection {#2958 …}
      +votes: Doctrine\ORM\PersistentCollection {#2960 …}
      +reports: Doctrine\ORM\PersistentCollection {#2962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
      -id: 269003
      -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6984240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704076259 {#2951
        date: 2024-01-01 03:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2955}
    +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1704076468 {#3041
      date: 2024-01-01 03:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 269018
    -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6045882"
    +editedAt: DateTimeImmutable @1710140526 {#3044
      date: 2024-03-11 08:02:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704076468 {#3040
      date: 2024-01-01 03:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "Hah I feel ya!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704076688 {#3236
    date: 2024-01-01 03:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 269026
  -bodyTs: "'feel':3 'hah':1 'ya':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076688 {#3237
    date: 2024-01-01 03:38: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
255 DENIED edit
App\Entity\EntryComment {#3238
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3037
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: App\Entity\User {#2968 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "I dig the healthy discussion and desire to actuality have conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1710635679 {#2950
        date: 2024-03-17 01:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2956 …}
      +nested: Doctrine\ORM\PersistentCollection {#2958 …}
      +votes: Doctrine\ORM\PersistentCollection {#2960 …}
      +reports: Doctrine\ORM\PersistentCollection {#2962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
      -id: 269003
      -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6984240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704076259 {#2951
        date: 2024-01-01 03:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2955}
    +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1704076468 {#3041
      date: 2024-01-01 03:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 269018
    -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6045882"
    +editedAt: DateTimeImmutable @1710140526 {#3044
      date: 2024-03-11 08:02:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704076468 {#3040
      date: 2024-01-01 03:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "Hah I feel ya!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704076688 {#3236
    date: 2024-01-01 03:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 269026
  -bodyTs: "'feel':3 'hah':1 'ya':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076688 {#3237
    date: 2024-01-01 03:38: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
256 DENIED moderate
App\Entity\EntryComment {#3238
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3037
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2955
      +user: App\Entity\User {#2968 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "I dig the healthy discussion and desire to actuality have conversations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1710635679 {#2950
        date: 2024-03-17 01:34:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JDubbleu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2956 …}
      +nested: Doctrine\ORM\PersistentCollection {#2958 …}
      +votes: Doctrine\ORM\PersistentCollection {#2960 …}
      +reports: Doctrine\ORM\PersistentCollection {#2962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
      -id: 269003
      -bodyTs: "'actual':9 'convers':11 'desir':7 'dig':2 'discuss':5 'healthi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6984240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704076259 {#2951
        date: 2024-01-01 03:30:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2955}
    +body: "100%. This isn’t a dig at all. I just noticed how often I’ve seen their comments and now I can’t not notice it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1704076468 {#3041
      date: 2024-01-01 03:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
      "@JDubbleu@programming.dev"
      "@hypnotoad__@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3123 …}
    +nested: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
    -id: 269018
    -bodyTs: "'100':1 'comment':18 'dig':6 'isn':3 'notic':11,25 'often':13 'seen':16 've':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6045882"
    +editedAt: DateTimeImmutable @1710140526 {#3044
      date: 2024-03-11 08:02:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704076468 {#3040
      date: 2024-01-01 03:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2955}
  +body: "Hah I feel ya!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704076688 {#3236
    date: 2024-01-01 03:38:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JDubbleu@programming.dev"
    "@hypnotoad__@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 269026
  -bodyTs: "'feel':3 'hah':1 'ya':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6984313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704076688 {#3237
    date: 2024-01-01 03:38: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