GET https://kbin.spritesserver.nl/d/startrek.website/comments?p=10

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.15 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 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 {#1838
  +user: App\Entity\User {#1508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m 37, but I have no clue what this is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728672100 {#83
    date: 2024-10-11 20:41:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1977 …}
  +nested: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  -id: 340476
  -bodyTs: "'37':3 'clue':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5443094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218159 {#1932
    date: 2024-01-25 22:29:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1838
  +user: App\Entity\User {#1508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m 37, but I have no clue what this is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728672100 {#83
    date: 2024-10-11 20:41:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1977 …}
  +nested: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  -id: 340476
  -bodyTs: "'37':3 'clue':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5443094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218159 {#1932
    date: 2024-01-25 22:29:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1838
  +user: App\Entity\User {#1508 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m 37, but I have no clue what this is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1728672100 {#83
    date: 2024-10-11 20:41:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1977 …}
  +nested: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  -id: 340476
  -bodyTs: "'37':3 'clue':8 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5443094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218159 {#1932
    date: 2024-01-25 22:29:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3252
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#1838
    +user: App\Entity\User {#1508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m 37, but I have no clue what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728672100 {#83
      date: 2024-10-11 20:41:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1977 …}
    +nested: Doctrine\ORM\PersistentCollection {#1967 …}
    +votes: Doctrine\ORM\PersistentCollection {#1941 …}
    +reports: Doctrine\ORM\PersistentCollection {#1841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
    -id: 340476
    -bodyTs: "'37':3 'clue':8 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5443094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706218159 {#1932
      date: 2024-01-25 22:29:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1838}
  +body: "32, have seen the commercial thousands of times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706219974 {#3250
    date: 2024-01-25 22:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@kajko@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 340548
  -bodyTs: "'32':1 'commerci':5 'seen':3 'thousand':6 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219974 {#3251
    date: 2024-01-25 22:59: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
7 DENIED edit
App\Entity\EntryComment {#3252
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#1838
    +user: App\Entity\User {#1508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m 37, but I have no clue what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728672100 {#83
      date: 2024-10-11 20:41:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1977 …}
    +nested: Doctrine\ORM\PersistentCollection {#1967 …}
    +votes: Doctrine\ORM\PersistentCollection {#1941 …}
    +reports: Doctrine\ORM\PersistentCollection {#1841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
    -id: 340476
    -bodyTs: "'37':3 'clue':8 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5443094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706218159 {#1932
      date: 2024-01-25 22:29:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1838}
  +body: "32, have seen the commercial thousands of times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706219974 {#3250
    date: 2024-01-25 22:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@kajko@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 340548
  -bodyTs: "'32':1 'commerci':5 'seen':3 'thousand':6 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219974 {#3251
    date: 2024-01-25 22:59: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
8 DENIED moderate
App\Entity\EntryComment {#3252
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#1838
    +user: App\Entity\User {#1508 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’m 37, but I have no clue what this is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1728672100 {#83
      date: 2024-10-11 20:41:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1977 …}
    +nested: Doctrine\ORM\PersistentCollection {#1967 …}
    +votes: Doctrine\ORM\PersistentCollection {#1941 …}
    +reports: Doctrine\ORM\PersistentCollection {#1841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
    -id: 340476
    -bodyTs: "'37':3 'clue':8 'm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5443094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706218159 {#1932
      date: 2024-01-25 22:29:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1838}
  +body: "32, have seen the commercial thousands of times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706219974 {#3250
    date: 2024-01-25 22:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@kajko@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 340548
  -bodyTs: "'32':1 'commerci':5 'seen':3 'thousand':6 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219974 {#3251
    date: 2024-01-25 22:59: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
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 {#1620
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me you’re in a cult without saying you’re in a cult."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706218080 {#1559
    date: 2024-01-25 22:28:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 340474
  -bodyTs: "'cult':7,14 're':4,11 'say':9 'tell':1 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8045108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218080 {#1556
    date: 2024-01-25 22:28:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me you’re in a cult without saying you’re in a cult."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706218080 {#1559
    date: 2024-01-25 22:28:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 340474
  -bodyTs: "'cult':7,14 're':4,11 'say':9 'tell':1 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8045108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218080 {#1556
    date: 2024-01-25 22:28:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me you’re in a cult without saying you’re in a cult."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706218080 {#1559
    date: 2024-01-25 22:28:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 340474
  -bodyTs: "'cult':7,14 're':4,11 'say':9 'tell':1 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8045108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218080 {#1556
    date: 2024-01-25 22:28:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: App\Entity\User {#1907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1728688922 {#2364
    date: 2024-10-12 01:22:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 340438
  -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7011325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706217235 {#2372
    date: 2024-01-25 22:13:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#1907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1728688922 {#2364
    date: 2024-10-12 01:22:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 340438
  -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7011325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706217235 {#2372
    date: 2024-01-25 22:13:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#1907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1728688922 {#2364
    date: 2024-10-12 01:22:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 340438
  -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7011325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706217235 {#2372
    date: 2024-01-25 22:13:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3221
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728688922 {#2364
      date: 2024-10-12 01:22:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 340438
    -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706217235 {#2372
      date: 2024-01-25 22:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    That’s why you had to do the sprints. To be ready to escape Bill Clinton when he appears.\n
    \n
    They tried to warn you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706223587 {#3218
    date: 2024-01-25 23:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 340676
  -bodyTs: "'appear':19 'bill':15 'clinton':16 'escap':14 'readi':12 'sprint':9 'tri':21 'warn':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013289"
  +editedAt: DateTimeImmutable @1728682473 {#3219
    date: 2024-10-11 23:34:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706223587 {#3220
    date: 2024-01-25 23:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728688922 {#2364
      date: 2024-10-12 01:22:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 340438
    -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706217235 {#2372
      date: 2024-01-25 22:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    That’s why you had to do the sprints. To be ready to escape Bill Clinton when he appears.\n
    \n
    They tried to warn you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706223587 {#3218
    date: 2024-01-25 23:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 340676
  -bodyTs: "'appear':19 'bill':15 'clinton':16 'escap':14 'readi':12 'sprint':9 'tri':21 'warn':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013289"
  +editedAt: DateTimeImmutable @1728682473 {#3219
    date: 2024-10-11 23:34:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706223587 {#3220
    date: 2024-01-25 23:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728688922 {#2364
      date: 2024-10-12 01:22:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 340438
    -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706217235 {#2372
      date: 2024-01-25 22:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: """
    That’s why you had to do the sprints. To be ready to escape Bill Clinton when he appears.\n
    \n
    They tried to warn you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706223587 {#3218
    date: 2024-01-25 23:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3222 …}
  +nested: Doctrine\ORM\PersistentCollection {#3224 …}
  +votes: Doctrine\ORM\PersistentCollection {#3226 …}
  +reports: Doctrine\ORM\PersistentCollection {#3228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3232 …}
  -id: 340676
  -bodyTs: "'appear':19 'bill':15 'clinton':16 'escap':14 'readi':12 'sprint':9 'tri':21 'warn':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013289"
  +editedAt: DateTimeImmutable @1728682473 {#3219
    date: 2024-10-11 23:34:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706223587 {#3220
    date: 2024-01-25 23:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728688922 {#2364
      date: 2024-10-12 01:22:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 340438
    -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706217235 {#2372
      date: 2024-01-25 22:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "Obama wasn’t mad, just disappointed that I was out of shape"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706224806 {#3234
    date: 2024-01-26 00:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 340724
  -bodyTs: "'disappoint':6 'mad':4 'obama':1 'shape':12 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706224806 {#3235
    date: 2024-01-26 00:20: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
23 DENIED edit
App\Entity\EntryComment {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728688922 {#2364
      date: 2024-10-12 01:22:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 340438
    -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706217235 {#2372
      date: 2024-01-25 22:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "Obama wasn’t mad, just disappointed that I was out of shape"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706224806 {#3234
    date: 2024-01-26 00:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 340724
  -bodyTs: "'disappoint':6 'mad':4 'obama':1 'shape':12 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706224806 {#3235
    date: 2024-01-26 00:20: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
24 DENIED moderate
App\Entity\EntryComment {#3236
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2385
    +user: App\Entity\User {#1907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to impress Bill Clinton. I failed to do so, so he came to my house to call me a loser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1728688922 {#2364
      date: 2024-10-12 01:22:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2384 …}
    +nested: Doctrine\ORM\PersistentCollection {#2379 …}
    +votes: Doctrine\ORM\PersistentCollection {#2383 …}
    +reports: Doctrine\ORM\PersistentCollection {#1906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
    -id: 340438
    -bodyTs: "'bill':5 'call':19 'came':14 'clinton':6 'fail':8 'hous':17 'impress':4 'loser':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706217235 {#2372
      date: 2024-01-25 22:13:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2385}
  +body: "Obama wasn’t mad, just disappointed that I was out of shape"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1706224806 {#3234
    date: 2024-01-26 00:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 340724
  -bodyTs: "'disappoint':6 'mad':4 'obama':1 'shape':12 'wasn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706224806 {#3235
    date: 2024-01-26 00:20: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
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 {#2081
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1728777828 {#2083
    date: 2024-10-13 02:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 340334
  -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214782 {#2082
    date: 2024-01-25 21:33: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
27 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1728777828 {#2083
    date: 2024-10-13 02:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 340334
  -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214782 {#2082
    date: 2024-01-25 21:33: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
28 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1728777828 {#2083
    date: 2024-10-13 02:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 340334
  -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214782 {#2082
    date: 2024-01-25 21:33: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
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 {#3205
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1728777828 {#2083
      date: 2024-10-13 02:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 340334
    -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706214782 {#2082
      date: 2024-01-25 21:33:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +body: "Same reason W wanted to be president and same result"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706252669 {#3203
    date: 2024-01-26 08:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@sunbrrnslapper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 341410
  -bodyTs: "'presid':7 'reason':2 'result':10 'w':3 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7026761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706252669 {#3204
    date: 2024-01-26 08:04: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
31 DENIED edit
App\Entity\EntryComment {#3205
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1728777828 {#2083
      date: 2024-10-13 02:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 340334
    -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706214782 {#2082
      date: 2024-01-25 21:33:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +body: "Same reason W wanted to be president and same result"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706252669 {#3203
    date: 2024-01-26 08:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@sunbrrnslapper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 341410
  -bodyTs: "'presid':7 'reason':2 'result':10 'w':3 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7026761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706252669 {#3204
    date: 2024-01-26 08:04: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
32 DENIED moderate
App\Entity\EntryComment {#3205
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#2093 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1728777828 {#2083
      date: 2024-10-13 02:03:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2077 …}
    +nested: Doctrine\ORM\PersistentCollection {#2063 …}
    +votes: Doctrine\ORM\PersistentCollection {#2064 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 340334
    -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706214782 {#2082
      date: 2024-01-25 21:33:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +body: "Same reason W wanted to be president and same result"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706252669 {#3203
    date: 2024-01-26 08:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@sunbrrnslapper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3208 …}
  +votes: Doctrine\ORM\PersistentCollection {#3210 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 341410
  -bodyTs: "'presid':7 'reason':2 'result':10 'w':3 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7026761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706252669 {#3204
    date: 2024-01-26 08:04: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
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 {#3384
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2081
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1728777828 {#2083
        date: 2024-10-13 02:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 340334
      -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7010485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706214782 {#2082
        date: 2024-01-25 21:33:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2081}
    +body: "Same reason W wanted to be president and same result"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706252669 {#3203
      date: 2024-01-26 08:04:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@sunbrrnslapper@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 341410
    -bodyTs: "'presid':7 'reason':2 'result':10 'w':3 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7026761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706252669 {#3204
      date: 2024-01-26 08:04:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +body: "Haha!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706277355 {#3382
    date: 2024-01-26 14:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@sunbrrnslapper@lemmy.world"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 341983
  -bodyTs: "'haha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706277355 {#3383
    date: 2024-01-26 14:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3384
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2081
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1728777828 {#2083
        date: 2024-10-13 02:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 340334
      -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7010485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706214782 {#2082
        date: 2024-01-25 21:33:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2081}
    +body: "Same reason W wanted to be president and same result"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706252669 {#3203
      date: 2024-01-26 08:04:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@sunbrrnslapper@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 341410
    -bodyTs: "'presid':7 'reason':2 'result':10 'w':3 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7026761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706252669 {#3204
      date: 2024-01-26 08:04:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +body: "Haha!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706277355 {#3382
    date: 2024-01-26 14:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@sunbrrnslapper@lemmy.world"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 341983
  -bodyTs: "'haha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706277355 {#3383
    date: 2024-01-26 14:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3384
  +user: App\Entity\User {#2093 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3205
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2081
      +user: App\Entity\User {#2093 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "I did it to impress George Bush Sr. I’m not sure he cares either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1728777828 {#2083
        date: 2024-10-13 02:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 340334
      -bodyTs: "'bush':7 'care':14 'either':15 'georg':6 'impress':5 'm':10 'sr':8 'sure':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7010485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706214782 {#2082
        date: 2024-01-25 21:33:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2081}
    +body: "Same reason W wanted to be president and same result"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706252669 {#3203
      date: 2024-01-26 08:04:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@sunbrrnslapper@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3206 …}
    +nested: Doctrine\ORM\PersistentCollection {#3208 …}
    +votes: Doctrine\ORM\PersistentCollection {#3210 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 341410
    -bodyTs: "'presid':7 'reason':2 'result':10 'w':3 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7026761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706252669 {#3204
      date: 2024-01-26 08:04:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2081}
  +body: "Haha!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706277355 {#3382
    date: 2024-01-26 14:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@sunbrrnslapper@lemmy.world"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3385 …}
  +nested: Doctrine\ORM\PersistentCollection {#3387 …}
  +votes: Doctrine\ORM\PersistentCollection {#3389 …}
  +reports: Doctrine\ORM\PersistentCollection {#3391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3395 …}
  -id: 341983
  -bodyTs: "'haha':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706277355 {#3383
    date: 2024-01-26 14:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2071
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s ok, I understand 🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706214403 {#2072
    date: 2024-01-25 21:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 340314
  -bodyTs: "'ok':3 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214403 {#2069
    date: 2024-01-25 21:26: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
39 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s ok, I understand 🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706214403 {#2072
    date: 2024-01-25 21:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 340314
  -bodyTs: "'ok':3 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214403 {#2069
    date: 2024-01-25 21:26: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
40 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#2052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s ok, I understand 🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706214403 {#2072
    date: 2024-01-25 21:26:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 340314
  -bodyTs: "'ok':3 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214403 {#2069
    date: 2024-01-25 21:26: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
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 {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to do it to Impress Pres. John F Kennedy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728656175 {#2229
    date: 2024-10-11 16:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 340280
  -bodyTs: "'f':10 'impress':7 'john':9 'kennedi':11 'pres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8650819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213576 {#2228
    date: 2024-01-25 21:12: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
43 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to do it to Impress Pres. John F Kennedy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728656175 {#2229
    date: 2024-10-11 16:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 340280
  -bodyTs: "'f':10 'impress':7 'john':9 'kennedi':11 'pres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8650819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213576 {#2228
    date: 2024-01-25 21:12: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
44 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#2312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "I had to do it to Impress Pres. John F Kennedy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728656175 {#2229
    date: 2024-10-11 16:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 340280
  -bodyTs: "'f':10 'impress':7 'john':9 'kennedi':11 'pres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8650819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213576 {#2228
    date: 2024-01-25 21:12: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
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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2299
    +user: App\Entity\User {#2312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to do it to Impress Pres. John F Kennedy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728656175 {#2229
      date: 2024-10-11 16:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2311 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2309 …}
    +reports: Doctrine\ORM\PersistentCollection {#2302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
    -id: 340280
    -bodyTs: "'f':10 'impress':7 'john':9 'kennedi':11 'pres':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8650819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706213576 {#2228
      date: 2024-01-25 21:12:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2299}
  +body: "My efforts were to impress Arnold Schwarzenegger and George H.W. Bush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706214232 {#3187
    date: 2024-01-25 21:23:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@JimmyBigSausage@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 340306
  -bodyTs: "'arnold':6 'bush':11 'effort':2 'georg':9 'h.w':10 'impress':5 'schwarzenegg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214232 {#3188
    date: 2024-01-25 21:23: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
47 DENIED edit
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2299
    +user: App\Entity\User {#2312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to do it to Impress Pres. John F Kennedy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728656175 {#2229
      date: 2024-10-11 16:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2311 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2309 …}
    +reports: Doctrine\ORM\PersistentCollection {#2302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
    -id: 340280
    -bodyTs: "'f':10 'impress':7 'john':9 'kennedi':11 'pres':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8650819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706213576 {#2228
      date: 2024-01-25 21:12:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2299}
  +body: "My efforts were to impress Arnold Schwarzenegger and George H.W. Bush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706214232 {#3187
    date: 2024-01-25 21:23:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@JimmyBigSausage@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 340306
  -bodyTs: "'arnold':6 'bush':11 'effort':2 'georg':9 'h.w':10 'impress':5 'schwarzenegg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214232 {#3188
    date: 2024-01-25 21:23: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
48 DENIED moderate
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2299
    +user: App\Entity\User {#2312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "I had to do it to Impress Pres. John F Kennedy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728656175 {#2229
      date: 2024-10-11 16:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2311 …}
    +nested: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2309 …}
    +reports: Doctrine\ORM\PersistentCollection {#2302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
    -id: 340280
    -bodyTs: "'f':10 'impress':7 'john':9 'kennedi':11 'pres':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8650819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706213576 {#2228
      date: 2024-01-25 21:12:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2299}
  +body: "My efforts were to impress Arnold Schwarzenegger and George H.W. Bush."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706214232 {#3187
    date: 2024-01-25 21:23:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@JimmyBigSausage@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 340306
  -bodyTs: "'arnold':6 'bush':11 'effort':2 'georg':9 'h.w':10 'impress':5 'schwarzenegg':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214232 {#3188
    date: 2024-01-25 21:23: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
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 {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was right on the tail end, born in 2006. I definitely remember this commercial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706213140 {#2257
    date: 2024-01-25 21:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 340253
  -bodyTs: "'2006':10 'born':8 'commerci':15 'definit':12 'end':7 'rememb':13 'right':3 'tail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8042807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213140 {#2268
    date: 2024-01-25 21:05: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
51 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was right on the tail end, born in 2006. I definitely remember this commercial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706213140 {#2257
    date: 2024-01-25 21:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 340253
  -bodyTs: "'2006':10 'born':8 'commerci':15 'definit':12 'end':7 'rememb':13 'right':3 'tail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8042807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213140 {#2268
    date: 2024-01-25 21:05: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
52 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#2233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was right on the tail end, born in 2006. I definitely remember this commercial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706213140 {#2257
    date: 2024-01-25 21:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 340253
  -bodyTs: "'2006':10 'born':8 'commerci':15 'definit':12 'end':7 'rememb':13 'right':3 'tail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8042807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213140 {#2268
    date: 2024-01-25 21:05: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
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 {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah-one, ah-two, ah-three, *crunch.* Ah-three licks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706212866 {#2174
    date: 2024-01-25 21:01:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 340238
  -bodyTs: "'ah':2,5,8,12 'ah-on':1 'ah-thre':7,11 'ah-two':4 'crunch':10 'lick':14 'one':3 'three':9,13 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4949561"
  +editedAt: DateTimeImmutable @1728651432 {#2178
    date: 2024-10-11 14:57:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212866 {#2170
    date: 2024-01-25 21:01: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
55 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah-one, ah-two, ah-three, *crunch.* Ah-three licks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706212866 {#2174
    date: 2024-01-25 21:01:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 340238
  -bodyTs: "'ah':2,5,8,12 'ah-on':1 'ah-thre':7,11 'ah-two':4 'crunch':10 'lick':14 'one':3 'three':9,13 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4949561"
  +editedAt: DateTimeImmutable @1728651432 {#2178
    date: 2024-10-11 14:57:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212866 {#2170
    date: 2024-01-25 21:01: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
56 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah-one, ah-two, ah-three, *crunch.* Ah-three licks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706212866 {#2174
    date: 2024-01-25 21:01:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 340238
  -bodyTs: "'ah':2,5,8,12 'ah-on':1 'ah-thre':7,11 'ah-two':4 'crunch':10 'lick':14 'one':3 'three':9,13 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4949561"
  +editedAt: DateTimeImmutable @1728651432 {#2178
    date: 2024-10-11 14:57:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212866 {#2170
    date: 2024-01-25 21:01: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
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 {#2504
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s a barred owl.\n
    \n
    Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728730820 {#2499
    date: 2024-10-12 13:00:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 340234
  -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212792 {#2500
    date: 2024-01-25 20:59: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
59 DENIED edit
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s a barred owl.\n
    \n
    Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728730820 {#2499
    date: 2024-10-12 13:00:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 340234
  -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212792 {#2500
    date: 2024-01-25 20:59: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
60 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That’s a barred owl.\n
    \n
    Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728730820 {#2499
    date: 2024-10-12 13:00:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 340234
  -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212792 {#2500
    date: 2024-01-25 20:59: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
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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s a barred owl.\n
      \n
      Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728730820 {#2499
      date: 2024-10-12 13:00:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 340234
    -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212792 {#2500
      date: 2024-01-25 20:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "Fun fact you can talk to just about anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706225151 {#3155
    date: 2024-01-26 00:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 340734
  -bodyTs: "'anyth':9 'fact':2 'fun':1 'talk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706225151 {#3156
    date: 2024-01-26 00:25:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s a barred owl.\n
      \n
      Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728730820 {#2499
      date: 2024-10-12 13:00:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 340234
    -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212792 {#2500
      date: 2024-01-25 20:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "Fun fact you can talk to just about anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706225151 {#3155
    date: 2024-01-26 00:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 340734
  -bodyTs: "'anyth':9 'fact':2 'fun':1 'talk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706225151 {#3156
    date: 2024-01-26 00:25:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s a barred owl.\n
      \n
      Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728730820 {#2499
      date: 2024-10-12 13:00:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 340234
    -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212792 {#2500
      date: 2024-01-25 20:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "Fun fact you can talk to just about anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706225151 {#3155
    date: 2024-01-26 00:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 340734
  -bodyTs: "'anyth':9 'fact':2 'fun':1 'talk':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706225151 {#3156
    date: 2024-01-26 00:25:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3368
  +user: Proxies\__CG__\App\Entity\User {#3369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: App\Entity\EntryComment {#2504
      +user: App\Entity\User {#2517 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        That’s a barred owl.\n
        \n
        Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728730820 {#2499
        date: 2024-10-12 13:00:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2505 …}
      +nested: Doctrine\ORM\PersistentCollection {#2507 …}
      +votes: Doctrine\ORM\PersistentCollection {#2509 …}
      +reports: Doctrine\ORM\PersistentCollection {#2511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
      -id: 340234
      -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706212792 {#2500
        date: 2024-01-25 20:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "Fun fact you can talk to just about anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706225151 {#3155
      date: 2024-01-26 00:25:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@evasive_chimpanzee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 340734
    -bodyTs: "'anyth':9 'fact':2 'fun':1 'talk':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7013932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706225151 {#3156
      date: 2024-01-26 00:25:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: """
    This reminds of of the classic MS DOS mindscape point and click games like Shadowgate or Deja Vu (“What would you like to **SAY** to the table?”) And the typical responses of such nonsense:\n
    \n
    > You have strange views of companionship friend\n
    \n
    > You are greeted with silence\n
    \n
    > Delirium is the gateway to insanity!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706245395 {#3365
    date: 2024-01-26 06:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 341262
  -bodyTs: "'classic':6 'click':12 'companionship':40 'deja':17 'delirium':47 'dos':8 'friend':41 'game':13 'gateway':50 'greet':44 'insan':52 'like':14,22 'mindscap':9 'ms':7 'nonsens':34 'point':10 'remind':2 'respons':31 'say':24 'shadowg':15 'silenc':46 'strang':37 'tabl':27 'typic':30 'view':38 'vu':18 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7133965"
  +editedAt: DateTimeImmutable @1728731050 {#3366
    date: 2024-10-12 13:04:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706245395 {#3367
    date: 2024-01-26 06:03: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
67 DENIED edit
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: App\Entity\EntryComment {#2504
      +user: App\Entity\User {#2517 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        That’s a barred owl.\n
        \n
        Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728730820 {#2499
        date: 2024-10-12 13:00:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2505 …}
      +nested: Doctrine\ORM\PersistentCollection {#2507 …}
      +votes: Doctrine\ORM\PersistentCollection {#2509 …}
      +reports: Doctrine\ORM\PersistentCollection {#2511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
      -id: 340234
      -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706212792 {#2500
        date: 2024-01-25 20:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "Fun fact you can talk to just about anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706225151 {#3155
      date: 2024-01-26 00:25:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@evasive_chimpanzee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 340734
    -bodyTs: "'anyth':9 'fact':2 'fun':1 'talk':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7013932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706225151 {#3156
      date: 2024-01-26 00:25:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: """
    This reminds of of the classic MS DOS mindscape point and click games like Shadowgate or Deja Vu (“What would you like to **SAY** to the table?”) And the typical responses of such nonsense:\n
    \n
    > You have strange views of companionship friend\n
    \n
    > You are greeted with silence\n
    \n
    > Delirium is the gateway to insanity!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706245395 {#3365
    date: 2024-01-26 06:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 341262
  -bodyTs: "'classic':6 'click':12 'companionship':40 'deja':17 'delirium':47 'dos':8 'friend':41 'game':13 'gateway':50 'greet':44 'insan':52 'like':14,22 'mindscap':9 'ms':7 'nonsens':34 'point':10 'remind':2 'respons':31 'say':24 'shadowg':15 'silenc':46 'strang':37 'tabl':27 'typic':30 'view':38 'vu':18 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7133965"
  +editedAt: DateTimeImmutable @1728731050 {#3366
    date: 2024-10-12 13:04:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706245395 {#3367
    date: 2024-01-26 06:03: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
68 DENIED moderate
App\Entity\EntryComment {#3368
  +user: Proxies\__CG__\App\Entity\User {#3369 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: App\Entity\EntryComment {#2504
      +user: App\Entity\User {#2517 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        That’s a barred owl.\n
        \n
        Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728730820 {#2499
        date: 2024-10-12 13:00:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2505 …}
      +nested: Doctrine\ORM\PersistentCollection {#2507 …}
      +votes: Doctrine\ORM\PersistentCollection {#2509 …}
      +reports: Doctrine\ORM\PersistentCollection {#2511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
      -id: 340234
      -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706212792 {#2500
        date: 2024-01-25 20:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2504}
    +body: "Fun fact you can talk to just about anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706225151 {#3155
      date: 2024-01-26 00:25:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@evasive_chimpanzee@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +nested: Doctrine\ORM\PersistentCollection {#3161 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 340734
    -bodyTs: "'anyth':9 'fact':2 'fun':1 'talk':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7013932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706225151 {#3156
      date: 2024-01-26 00:25:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: """
    This reminds of of the classic MS DOS mindscape point and click games like Shadowgate or Deja Vu (“What would you like to **SAY** to the table?”) And the typical responses of such nonsense:\n
    \n
    > You have strange views of companionship friend\n
    \n
    > You are greeted with silence\n
    \n
    > Delirium is the gateway to insanity!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706245395 {#3365
    date: 2024-01-26 06:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
    "@MyDearWatson616@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3370 …}
  +nested: Doctrine\ORM\PersistentCollection {#3372 …}
  +votes: Doctrine\ORM\PersistentCollection {#3374 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 341262
  -bodyTs: "'classic':6 'click':12 'companionship':40 'deja':17 'delirium':47 'dos':8 'friend':41 'game':13 'gateway':50 'greet':44 'insan':52 'like':14,22 'mindscap':9 'ms':7 'nonsens':34 'point':10 'remind':2 'respons':31 'say':24 'shadowg':15 'silenc':46 'strang':37 'tabl':27 'typic':30 'view':38 'vu':18 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7133965"
  +editedAt: DateTimeImmutable @1728731050 {#3366
    date: 2024-10-12 13:04:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706245395 {#3367
    date: 2024-01-26 06:03: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
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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s a barred owl.\n
      \n
      Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728730820 {#2499
      date: 2024-10-12 13:00:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 340234
    -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212792 {#2500
      date: 2024-01-25 20:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "They just aggressively clack their beaks at me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706219853 {#3171
    date: 2024-01-25 22:57:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 340542
  -bodyTs: "'aggress':3 'beak':6 'clack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219853 {#3172
    date: 2024-01-25 22:57: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
71 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s a barred owl.\n
      \n
      Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728730820 {#2499
      date: 2024-10-12 13:00:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 340234
    -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212792 {#2500
      date: 2024-01-25 20:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "They just aggressively clack their beaks at me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706219853 {#3171
    date: 2024-01-25 22:57:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 340542
  -bodyTs: "'aggress':3 'beak':6 'clack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219853 {#3172
    date: 2024-01-25 22:57: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
72 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: App\Entity\EntryComment {#2504
    +user: App\Entity\User {#2517 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      That’s a barred owl.\n
      \n
      Fun fact: you can talk to them, and they’ll talk back. Whether it’s a good idea or not, I have no clue, but I’ve done it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728730820 {#2499
      date: 2024-10-12 13:00:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2505 …}
    +nested: Doctrine\ORM\PersistentCollection {#2507 …}
    +votes: Doctrine\ORM\PersistentCollection {#2509 …}
    +reports: Doctrine\ORM\PersistentCollection {#2511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
    -id: 340234
    -bodyTs: "'back':17 'bar':4 'clue':29 'done':33 'fact':7 'fun':6 'good':22 'idea':23 'll':15 'owl':5 'talk':10,16 've':32 'whether':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212792 {#2500
      date: 2024-01-25 20:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2504}
  +body: "They just aggressively clack their beaks at me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706219853 {#3171
    date: 2024-01-25 22:57:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@evasive_chimpanzee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 340542
  -bodyTs: "'aggress':3 'beak':6 'clack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706219853 {#3172
    date: 2024-01-25 22:57: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
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 {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "Winter is coming! … or, is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706212431 {#2572
    date: 2024-01-25 20:53:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 340214
  -bodyTs: "'come':3 'winter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8042517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212431 {#2573
    date: 2024-01-25 20:53:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "Winter is coming! … or, is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706212431 {#2572
    date: 2024-01-25 20:53:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 340214
  -bodyTs: "'come':3 'winter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8042517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212431 {#2573
    date: 2024-01-25 20:53:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: "Winter is coming! … or, is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706212431 {#2572
    date: 2024-01-25 20:53:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 340214
  -bodyTs: "'come':3 'winter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8042517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212431 {#2573
    date: 2024-01-25 20:53:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "They had to make sure middle schoolers would be ready to fight a war at a moments notice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706211838 {#2645
    date: 2024-01-25 20:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 340183
  -bodyTs: "'fight':12 'make':4 'middl':6 'moment':17 'notic':18 'readi':10 'schooler':7 'sure':5 'war':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5966705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211838 {#2646
    date: 2024-01-25 20:43: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
79 DENIED edit
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "They had to make sure middle schoolers would be ready to fight a war at a moments notice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706211838 {#2645
    date: 2024-01-25 20:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 340183
  -bodyTs: "'fight':12 'make':4 'middl':6 'moment':17 'notic':18 'readi':10 'schooler':7 'sure':5 'war':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5966705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211838 {#2646
    date: 2024-01-25 20:43: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
80 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "They had to make sure middle schoolers would be ready to fight a war at a moments notice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706211838 {#2645
    date: 2024-01-25 20:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 340183
  -bodyTs: "'fight':12 'make':4 'middl':6 'moment':17 'notic':18 'readi':10 'schooler':7 'sure':5 'war':14 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5966705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211838 {#2646
    date: 2024-01-25 20:43: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
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 {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    yes…\n
    \n
    ![](https://lemmy.ml/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1706210901 {#2719
    date: 2024-01-25 20:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 340141
  -bodyTs: "'/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)':4 'lemmy.ml':3 'lemmy.ml/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7723055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210901 {#2720
    date: 2024-01-25 20:28: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
83 DENIED edit
App\Entity\EntryComment {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    yes…\n
    \n
    ![](https://lemmy.ml/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1706210901 {#2719
    date: 2024-01-25 20:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 340141
  -bodyTs: "'/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)':4 'lemmy.ml':3 'lemmy.ml/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7723055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210901 {#2720
    date: 2024-01-25 20:28: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
84 DENIED moderate
App\Entity\EntryComment {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    yes…\n
    \n
    ![](https://lemmy.ml/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1706210901 {#2719
    date: 2024-01-25 20:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 340141
  -bodyTs: "'/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)':4 'lemmy.ml':3 'lemmy.ml/pictrs/image/4f4b7242-0977-4255-93d4-651002d3c711.jpeg)':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7723055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210901 {#2720
    date: 2024-01-25 20:28: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
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 {#2799
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1728747479 {#2794
    date: 2024-10-12 17:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 340139
  -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210889 {#2795
    date: 2024-01-25 20:28: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
87 DENIED edit
App\Entity\EntryComment {#2799
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1728747479 {#2794
    date: 2024-10-12 17:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 340139
  -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210889 {#2795
    date: 2024-01-25 20:28: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
88 DENIED moderate
App\Entity\EntryComment {#2799
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1728747479 {#2794
    date: 2024-10-12 17:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 340139
  -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210889 {#2795
    date: 2024-01-25 20:28: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
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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "How much could a box cost? $10k?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706223694 {#3085
    date: 2024-01-26 00:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 340686
  -bodyTs: "'10k':7 'box':5 'cost':6 'could':3 'much':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223694 {#3084
    date: 2024-01-26 00:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "How much could a box cost? $10k?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706223694 {#3085
    date: 2024-01-26 00:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 340686
  -bodyTs: "'10k':7 'box':5 'cost':6 'could':3 'much':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223694 {#3084
    date: 2024-01-26 00:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "How much could a box cost? $10k?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706223694 {#3085
    date: 2024-01-26 00:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 340686
  -bodyTs: "'10k':7 'box':5 'cost':6 'could':3 'much':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7013334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706223694 {#3084
    date: 2024-01-26 00:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "We were poor rural Canadians. Our sit-and-reach used a wooden ruler and a blocky wood scrap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706250875 {#3069
    date: 2024-01-26 07:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 341361
  -bodyTs: "'blocki':17 'canadian':5 'poor':3 'reach':10 'ruler':14 'rural':4 'scrap':19 'sit':8 'sit-and-reach':7 'use':11 'wood':18 'wooden':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6726445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250875 {#3068
    date: 2024-01-26 07:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "We were poor rural Canadians. Our sit-and-reach used a wooden ruler and a blocky wood scrap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706250875 {#3069
    date: 2024-01-26 07:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 341361
  -bodyTs: "'blocki':17 'canadian':5 'poor':3 'reach':10 'ruler':14 'rural':4 'scrap':19 'sit':8 'sit-and-reach':7 'use':11 'wood':18 'wooden':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6726445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250875 {#3068
    date: 2024-01-26 07:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "We were poor rural Canadians. Our sit-and-reach used a wooden ruler and a blocky wood scrap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706250875 {#3069
    date: 2024-01-26 07:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 341361
  -bodyTs: "'blocki':17 'canadian':5 'poor':3 'reach':10 'ruler':14 'rural':4 'scrap':19 'sit':8 'sit-and-reach':7 'use':11 'wood':18 'wooden':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6726445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250875 {#3068
    date: 2024-01-26 07:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3050
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706211387 {#3053
    date: 2024-01-25 20:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 340161
  -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4949173"
  +editedAt: DateTimeImmutable @1728647189 {#3052
    date: 2024-10-11 13:46:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706211387 {#3051
    date: 2024-01-25 20:36: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
99 DENIED edit
App\Entity\EntryComment {#3050
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706211387 {#3053
    date: 2024-01-25 20:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 340161
  -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4949173"
  +editedAt: DateTimeImmutable @1728647189 {#3052
    date: 2024-10-11 13:46:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706211387 {#3051
    date: 2024-01-25 20:36: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
100 DENIED moderate
App\Entity\EntryComment {#3050
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706211387 {#3053
    date: 2024-01-25 20:36:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  -id: 340161
  -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4949173"
  +editedAt: DateTimeImmutable @1728647189 {#3052
    date: 2024-10-11 13:46:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706211387 {#3051
    date: 2024-01-25 20:36: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
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 {#3305
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706211387 {#3053
      date: 2024-01-25 20:36:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3049 …}
    +nested: Doctrine\ORM\PersistentCollection {#3047 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 340161
    -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/4949173"
    +editedAt: DateTimeImmutable @1728647189 {#3052
      date: 2024-10-11 13:46:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706211387 {#3051
      date: 2024-01-25 20:36:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Follow the funsies…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706211640 {#3303
    date: 2024-01-25 20:40:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 340176
  -bodyTs: "'follow':1 'funsi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211640 {#3304
    date: 2024-01-25 20:40: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
103 DENIED edit
App\Entity\EntryComment {#3305
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706211387 {#3053
      date: 2024-01-25 20:36:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3049 …}
    +nested: Doctrine\ORM\PersistentCollection {#3047 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 340161
    -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/4949173"
    +editedAt: DateTimeImmutable @1728647189 {#3052
      date: 2024-10-11 13:46:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706211387 {#3051
      date: 2024-01-25 20:36:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Follow the funsies…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706211640 {#3303
    date: 2024-01-25 20:40:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 340176
  -bodyTs: "'follow':1 'funsi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211640 {#3304
    date: 2024-01-25 20:40: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
104 DENIED moderate
App\Entity\EntryComment {#3305
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1706211387 {#3053
      date: 2024-01-25 20:36:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3049 …}
    +nested: Doctrine\ORM\PersistentCollection {#3047 …}
    +votes: Doctrine\ORM\PersistentCollection {#3127 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    -id: 340161
    -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/4949173"
    +editedAt: DateTimeImmutable @1728647189 {#3052
      date: 2024-10-11 13:46:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706211387 {#3051
      date: 2024-01-25 20:36:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Follow the funsies…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706211640 {#3303
    date: 2024-01-25 20:40:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 340176
  -bodyTs: "'follow':1 'funsi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7009364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211640 {#3304
    date: 2024-01-25 20:40: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
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 {#3401
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#2799
        +user: App\Entity\User {#2812 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1728747479 {#2794
          date: 2024-10-12 17:37:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2800 …}
        +nested: Doctrine\ORM\PersistentCollection {#2802 …}
        +votes: Doctrine\ORM\PersistentCollection {#2804 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -id: 340139
        -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7009094"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706210889 {#2795
          date: 2024-01-25 20:28:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2799}
      +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706211387 {#3053
        date: 2024-01-25 20:36:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3049 …}
      +nested: Doctrine\ORM\PersistentCollection {#3047 …}
      +votes: Doctrine\ORM\PersistentCollection {#3127 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
      -id: 340161
      -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4949173"
      +editedAt: DateTimeImmutable @1728647189 {#3052
        date: 2024-10-11 13:46:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706211387 {#3051
        date: 2024-01-25 20:36:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Follow the funsies…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1706211640 {#3303
      date: 2024-01-25 20:40:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3308 …}
    +votes: Doctrine\ORM\PersistentCollection {#3310 …}
    +reports: Doctrine\ORM\PersistentCollection {#3312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
    -id: 340176
    -bodyTs: "'follow':1 'funsi':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706211640 {#3304
      date: 2024-01-25 20:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: """
    Bozo! I fuckin’ knew it!\n
    \n
    Your reign of ping-pong terror stops now!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706239332 {#3400
    date: 2024-01-26 04:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 341138
  -bodyTs: "'bozo':1 'fuckin':3 'knew':4 'ping':10 'ping-pong':9 'pong':11 'reign':7 'stop':13 'terror':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7020698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706239332 {#3403
    date: 2024-01-26 04:22: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
107 DENIED edit
App\Entity\EntryComment {#3401
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#2799
        +user: App\Entity\User {#2812 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1728747479 {#2794
          date: 2024-10-12 17:37:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2800 …}
        +nested: Doctrine\ORM\PersistentCollection {#2802 …}
        +votes: Doctrine\ORM\PersistentCollection {#2804 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -id: 340139
        -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7009094"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706210889 {#2795
          date: 2024-01-25 20:28:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2799}
      +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706211387 {#3053
        date: 2024-01-25 20:36:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3049 …}
      +nested: Doctrine\ORM\PersistentCollection {#3047 …}
      +votes: Doctrine\ORM\PersistentCollection {#3127 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
      -id: 340161
      -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4949173"
      +editedAt: DateTimeImmutable @1728647189 {#3052
        date: 2024-10-11 13:46:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706211387 {#3051
        date: 2024-01-25 20:36:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Follow the funsies…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1706211640 {#3303
      date: 2024-01-25 20:40:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3308 …}
    +votes: Doctrine\ORM\PersistentCollection {#3310 …}
    +reports: Doctrine\ORM\PersistentCollection {#3312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
    -id: 340176
    -bodyTs: "'follow':1 'funsi':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706211640 {#3304
      date: 2024-01-25 20:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: """
    Bozo! I fuckin’ knew it!\n
    \n
    Your reign of ping-pong terror stops now!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706239332 {#3400
    date: 2024-01-26 04:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 341138
  -bodyTs: "'bozo':1 'fuckin':3 'knew':4 'ping':10 'ping-pong':9 'pong':11 'reign':7 'stop':13 'terror':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7020698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706239332 {#3403
    date: 2024-01-26 04:22: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
108 DENIED moderate
App\Entity\EntryComment {#3401
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#2799
        +user: App\Entity\User {#2812 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1728747479 {#2794
          date: 2024-10-12 17:37:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2800 …}
        +nested: Doctrine\ORM\PersistentCollection {#2802 …}
        +votes: Doctrine\ORM\PersistentCollection {#2804 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -id: 340139
        -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7009094"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706210889 {#2795
          date: 2024-01-25 20:28:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2799}
      +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706211387 {#3053
        date: 2024-01-25 20:36:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3049 …}
      +nested: Doctrine\ORM\PersistentCollection {#3047 …}
      +votes: Doctrine\ORM\PersistentCollection {#3127 …}
      +reports: Doctrine\ORM\PersistentCollection {#3128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
      -id: 340161
      -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://yiffit.net/comment/4949173"
      +editedAt: DateTimeImmutable @1728647189 {#3052
        date: 2024-10-11 13:46:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706211387 {#3051
        date: 2024-01-25 20:36:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Follow the funsies…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1706211640 {#3303
      date: 2024-01-25 20:40:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3308 …}
    +votes: Doctrine\ORM\PersistentCollection {#3310 …}
    +reports: Doctrine\ORM\PersistentCollection {#3312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
    -id: 340176
    -bodyTs: "'follow':1 'funsi':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706211640 {#3304
      date: 2024-01-25 20:40:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: """
    Bozo! I fuckin’ knew it!\n
    \n
    Your reign of ping-pong terror stops now!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706239332 {#3400
    date: 2024-01-26 04:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3412 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 341138
  -bodyTs: "'bozo':1 'fuckin':3 'knew':4 'ping':10 'ping-pong':9 'pong':11 'reign':7 'stop':13 'terror':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7020698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706239332 {#3403
    date: 2024-01-26 04:22: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
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 {#3460
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: Proxies\__CG__\App\Entity\User {#3406 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3050
        +user: App\Entity\User {#1998 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#2799
          +user: App\Entity\User {#2812 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1728747479 {#2794
            date: 2024-10-12 17:37:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2800 …}
          +nested: Doctrine\ORM\PersistentCollection {#2802 …}
          +votes: Doctrine\ORM\PersistentCollection {#2804 …}
          +reports: Doctrine\ORM\PersistentCollection {#2806 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
          -id: 340139
          -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7009094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706210889 {#2795
            date: 2024-01-25 20:28:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2799}
        +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1706211387 {#3053
          date: 2024-01-25 20:36:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@jopepa@lemmy.world"
          "@The_Picard_Maneuver@startrek.website"
          "@jopepa@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3049 …}
        +nested: Doctrine\ORM\PersistentCollection {#3047 …}
        +votes: Doctrine\ORM\PersistentCollection {#3127 …}
        +reports: Doctrine\ORM\PersistentCollection {#3128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
        -id: 340161
        -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://yiffit.net/comment/4949173"
        +editedAt: DateTimeImmutable @1728647189 {#3052
          date: 2024-10-11 13:46:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706211387 {#3051
          date: 2024-01-25 20:36:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2799}
      +body: "Follow the funsies…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1706211640 {#3303
        date: 2024-01-25 20:40:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
        "@Kolanaki@yiffit.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3306 …}
      +nested: Doctrine\ORM\PersistentCollection {#3308 …}
      +votes: Doctrine\ORM\PersistentCollection {#3310 …}
      +reports: Doctrine\ORM\PersistentCollection {#3312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
      -id: 340176
      -bodyTs: "'follow':1 'funsi':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706211640 {#3304
        date: 2024-01-25 20:40:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: """
      Bozo! I fuckin’ knew it!\n
      \n
      Your reign of ping-pong terror stops now!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706239332 {#3400
      date: 2024-01-26 04:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3412 …}
    +nested: Doctrine\ORM\PersistentCollection {#3408 …}
    +votes: Doctrine\ORM\PersistentCollection {#3410 …}
    +reports: Doctrine\ORM\PersistentCollection {#3414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
    -id: 341138
    -bodyTs: "'bozo':1 'fuckin':3 'knew':4 'ping':10 'ping-pong':9 'pong':11 'reign':7 'stop':13 'terror':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706239332 {#3403
      date: 2024-01-26 04:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Honk Honk! Burst of confetti and a red balloon remains. It floats but doesn’t rise, though the string is attached to nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706241233 {#3458
    date: 2024-01-26 04:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 341180
  -bodyTs: "'attach':21 'balloon':9 'burst':3 'confetti':5 'doesn':14 'float':12 'honk':1,2 'noth':23 'red':8 'remain':10 'rise':16 'string':19 'though':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7021550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241233 {#3459
    date: 2024-01-26 04:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3460
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: Proxies\__CG__\App\Entity\User {#3406 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3050
        +user: App\Entity\User {#1998 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#2799
          +user: App\Entity\User {#2812 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1728747479 {#2794
            date: 2024-10-12 17:37:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2800 …}
          +nested: Doctrine\ORM\PersistentCollection {#2802 …}
          +votes: Doctrine\ORM\PersistentCollection {#2804 …}
          +reports: Doctrine\ORM\PersistentCollection {#2806 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
          -id: 340139
          -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7009094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706210889 {#2795
            date: 2024-01-25 20:28:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2799}
        +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1706211387 {#3053
          date: 2024-01-25 20:36:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@jopepa@lemmy.world"
          "@The_Picard_Maneuver@startrek.website"
          "@jopepa@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3049 …}
        +nested: Doctrine\ORM\PersistentCollection {#3047 …}
        +votes: Doctrine\ORM\PersistentCollection {#3127 …}
        +reports: Doctrine\ORM\PersistentCollection {#3128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
        -id: 340161
        -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://yiffit.net/comment/4949173"
        +editedAt: DateTimeImmutable @1728647189 {#3052
          date: 2024-10-11 13:46:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706211387 {#3051
          date: 2024-01-25 20:36:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2799}
      +body: "Follow the funsies…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1706211640 {#3303
        date: 2024-01-25 20:40:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
        "@Kolanaki@yiffit.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3306 …}
      +nested: Doctrine\ORM\PersistentCollection {#3308 …}
      +votes: Doctrine\ORM\PersistentCollection {#3310 …}
      +reports: Doctrine\ORM\PersistentCollection {#3312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
      -id: 340176
      -bodyTs: "'follow':1 'funsi':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706211640 {#3304
        date: 2024-01-25 20:40:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: """
      Bozo! I fuckin’ knew it!\n
      \n
      Your reign of ping-pong terror stops now!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706239332 {#3400
      date: 2024-01-26 04:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3412 …}
    +nested: Doctrine\ORM\PersistentCollection {#3408 …}
    +votes: Doctrine\ORM\PersistentCollection {#3410 …}
    +reports: Doctrine\ORM\PersistentCollection {#3414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
    -id: 341138
    -bodyTs: "'bozo':1 'fuckin':3 'knew':4 'ping':10 'ping-pong':9 'pong':11 'reign':7 'stop':13 'terror':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706239332 {#3403
      date: 2024-01-26 04:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Honk Honk! Burst of confetti and a red balloon remains. It floats but doesn’t rise, though the string is attached to nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706241233 {#3458
    date: 2024-01-26 04:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 341180
  -bodyTs: "'attach':21 'balloon':9 'burst':3 'confetti':5 'doesn':14 'float':12 'honk':1,2 'noth':23 'red':8 'remain':10 'rise':16 'string':19 'though':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7021550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241233 {#3459
    date: 2024-01-26 04:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3460
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401
    +user: Proxies\__CG__\App\Entity\User {#3406 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3050
        +user: App\Entity\User {#1998 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#2799
          +user: App\Entity\User {#2812 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1728747479 {#2794
            date: 2024-10-12 17:37:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2800 …}
          +nested: Doctrine\ORM\PersistentCollection {#2802 …}
          +votes: Doctrine\ORM\PersistentCollection {#2804 …}
          +reports: Doctrine\ORM\PersistentCollection {#2806 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
          -id: 340139
          -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7009094"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706210889 {#2795
            date: 2024-01-25 20:28:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2799}
        +body: "I remember doing the presidential fitness tests; but my school didn’t have any equipment for it… My school didn’t even fund a rich asshole?! We just did it for funsies?!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1706211387 {#3053
          date: 2024-01-25 20:36:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@jopepa@lemmy.world"
          "@The_Picard_Maneuver@startrek.website"
          "@jopepa@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3049 …}
        +nested: Doctrine\ORM\PersistentCollection {#3047 …}
        +votes: Doctrine\ORM\PersistentCollection {#3127 …}
        +reports: Doctrine\ORM\PersistentCollection {#3128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
        -id: 340161
        -bodyTs: "'asshol':26 'didn':11,20 'equip':15 'even':22 'fit':6 'fund':23 'funsi':32 'presidenti':5 'rememb':2 'rich':25 'school':10,19 'test':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://yiffit.net/comment/4949173"
        +editedAt: DateTimeImmutable @1728647189 {#3052
          date: 2024-10-11 13:46:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706211387 {#3051
          date: 2024-01-25 20:36:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2799}
      +body: "Follow the funsies…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1706211640 {#3303
        date: 2024-01-25 20:40:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@jopepa@lemmy.world"
        "@Kolanaki@yiffit.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3306 …}
      +nested: Doctrine\ORM\PersistentCollection {#3308 …}
      +votes: Doctrine\ORM\PersistentCollection {#3310 …}
      +reports: Doctrine\ORM\PersistentCollection {#3312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
      -id: 340176
      -bodyTs: "'follow':1 'funsi':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706211640 {#3304
        date: 2024-01-25 20:40:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: """
      Bozo! I fuckin’ knew it!\n
      \n
      Your reign of ping-pong terror stops now!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706239332 {#3400
      date: 2024-01-26 04:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
      "@Kolanaki@yiffit.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3412 …}
    +nested: Doctrine\ORM\PersistentCollection {#3408 …}
    +votes: Doctrine\ORM\PersistentCollection {#3410 …}
    +reports: Doctrine\ORM\PersistentCollection {#3414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
    -id: 341138
    -bodyTs: "'bozo':1 'fuckin':3 'knew':4 'ping':10 'ping-pong':9 'pong':11 'reign':7 'stop':13 'terror':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7020698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706239332 {#3403
      date: 2024-01-26 04:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Honk Honk! Burst of confetti and a red balloon remains. It floats but doesn’t rise, though the string is attached to nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706241233 {#3458
    date: 2024-01-26 04:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@Kolanaki@yiffit.net"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 341180
  -bodyTs: "'attach':21 'balloon':9 'burst':3 'confetti':5 'doesn':14 'float':12 'honk':1,2 'noth':23 'red':8 'remain':10 'rise':16 'string':19 'though':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7021550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241233 {#3459
    date: 2024-01-26 04:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Man, I had to go check it just in case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706215324 {#3119
    date: 2024-01-25 21:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 340353
  -bodyTs: "'case':10 'check':6 'go':5 'man':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215324 {#3120
    date: 2024-01-25 21:42:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Man, I had to go check it just in case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706215324 {#3119
    date: 2024-01-25 21:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 340353
  -bodyTs: "'case':10 'check':6 'go':5 'man':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215324 {#3120
    date: 2024-01-25 21:42:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3121
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Man, I had to go check it just in case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706215324 {#3119
    date: 2024-01-25 21:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3123 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 340353
  -bodyTs: "'case':10 'check':6 'go':5 'man':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215324 {#3120
    date: 2024-01-25 21:42:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Did you find the proof? I gave it a half-effort on mobile and didn’t succeed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706241932 {#3318
    date: 2024-01-26 05:05:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 341191
  -bodyTs: "'didn':16 'effort':12 'find':3 'gave':7 'half':11 'half-effort':10 'mobil':14 'proof':5 'succeed':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7747155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241932 {#3319
    date: 2024-01-26 05:05: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
119 DENIED edit
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Did you find the proof? I gave it a half-effort on mobile and didn’t succeed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706241932 {#3318
    date: 2024-01-26 05:05:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 341191
  -bodyTs: "'didn':16 'effort':12 'find':3 'gave':7 'half':11 'half-effort':10 'mobil':14 'proof':5 'succeed':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7747155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241932 {#3319
    date: 2024-01-26 05:05: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
120 DENIED moderate
App\Entity\EntryComment {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Did you find the proof? I gave it a half-effort on mobile and didn’t succeed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706241932 {#3318
    date: 2024-01-26 05:05:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 341191
  -bodyTs: "'didn':16 'effort':12 'find':3 'gave':7 'half':11 'half-effort':10 'mobil':14 'proof':5 'succeed':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7747155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241932 {#3319
    date: 2024-01-26 05:05: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
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 {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "And?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706256981 {#3334
    date: 2024-01-26 09:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 341506
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6836946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256981 {#3335
    date: 2024-01-26 09:16: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
123 DENIED edit
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "And?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706256981 {#3334
    date: 2024-01-26 09:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 341506
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6836946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256981 {#3335
    date: 2024-01-26 09:16: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
124 DENIED moderate
App\Entity\EntryComment {#3336
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "And?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706256981 {#3334
    date: 2024-01-26 09:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 341506
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6836946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256981 {#3335
    date: 2024-01-26 09:16: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
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 {#3352
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Was it Lockheed Martin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706215715 {#3350
    date: 2024-01-25 21:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 340379
  -bodyTs: "'lockhe':3 'martin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215715 {#3351
    date: 2024-01-25 21:48:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3352
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Was it Lockheed Martin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706215715 {#3350
    date: 2024-01-25 21:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 340379
  -bodyTs: "'lockhe':3 'martin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215715 {#3351
    date: 2024-01-25 21:48:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3352
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3121
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2799
      +user: App\Entity\User {#2812 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1728747479 {#2794
        date: 2024-10-12 17:37:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2800 …}
      +nested: Doctrine\ORM\PersistentCollection {#2802 …}
      +votes: Doctrine\ORM\PersistentCollection {#2804 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -id: 340139
      -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7009094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210889 {#2795
        date: 2024-01-25 20:28:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2799}
    +body: "Man, I had to go check it just in case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1706215324 {#3119
      date: 2024-01-25 21:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@jopepa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3123 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 340353
    -bodyTs: "'case':10 'check':6 'go':5 'man':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215324 {#3120
      date: 2024-01-25 21:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "Was it Lockheed Martin?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706215715 {#3350
    date: 2024-01-25 21:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
    "@gibmiser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 340379
  -bodyTs: "'lockhe':3 'martin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215715 {#3351
    date: 2024-01-25 21:48:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "In Civil Air Patrol they just screwed a ruler into a box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706215356 {#3139
    date: 2024-01-25 21:42:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 340356
  -bodyTs: "'air':3 'box':12 'civil':2 'patrol':4 'ruler':9 'screw':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215356 {#3140
    date: 2024-01-25 21:42: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
131 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "In Civil Air Patrol they just screwed a ruler into a box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706215356 {#3139
    date: 2024-01-25 21:42:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 340356
  -bodyTs: "'air':3 'box':12 'civil':2 'patrol':4 'ruler':9 'screw':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215356 {#3140
    date: 2024-01-25 21:42: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
132 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2799
    +user: App\Entity\User {#2812 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know all of those sit and reach boxes were manufactured by Halliburton? Follow the money…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1728747479 {#2794
      date: 2024-10-12 17:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2800 …}
    +nested: Doctrine\ORM\PersistentCollection {#2802 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -id: 340139
    -bodyTs: "'box':10 'follow':15 'halliburton':14 'know':3 'manufactur':12 'money':17 'reach':9 'sit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7009094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210889 {#2795
      date: 2024-01-25 20:28:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2799}
  +body: "In Civil Air Patrol they just screwed a ruler into a box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706215356 {#3139
    date: 2024-01-25 21:42:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@jopepa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 340356
  -bodyTs: "'air':3 'box':12 'civil':2 'patrol':4 'ruler':9 'screw':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215356 {#3140
    date: 2024-01-25 21:42: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
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 {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "[www.youtube.com/watch?v=BwSts2s4ba4](https://www.youtube.com/watch?v=BwSts2s4ba4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706209885 {#2867
    date: 2024-01-25 20:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 340088
  -bodyTs: "'/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':3 'www.youtube.com':2 'www.youtube.com/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209885 {#2868
    date: 2024-01-25 20:11: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
135 DENIED edit
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "[www.youtube.com/watch?v=BwSts2s4ba4](https://www.youtube.com/watch?v=BwSts2s4ba4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706209885 {#2867
    date: 2024-01-25 20:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 340088
  -bodyTs: "'/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':3 'www.youtube.com':2 'www.youtube.com/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209885 {#2868
    date: 2024-01-25 20:11: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
136 DENIED moderate
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "[www.youtube.com/watch?v=BwSts2s4ba4](https://www.youtube.com/watch?v=BwSts2s4ba4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706209885 {#2867
    date: 2024-01-25 20:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 340088
  -bodyTs: "'/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':3 'www.youtube.com':2 'www.youtube.com/watch?v=bwsts2s4ba4](https://www.youtube.com/watch?v=bwsts2s4ba4)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209885 {#2868
    date: 2024-01-25 20:11: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
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 {#2946
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
    \n
    Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728697982 {#2941
    date: 2024-10-12 03:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 340087
  -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6707953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209858 {#2942
    date: 2024-01-25 20:10: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
139 DENIED edit
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
    \n
    Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728697982 {#2941
    date: 2024-10-12 03:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 340087
  -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6707953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209858 {#2942
    date: 2024-01-25 20:10: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
140 DENIED moderate
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
    \n
    Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728697982 {#2941
    date: 2024-10-12 03:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2948 …}
  +nested: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  -id: 340087
  -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6707953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209858 {#2942
    date: 2024-01-25 20:10: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
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 {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2946
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
      \n
      Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728697982 {#2941
      date: 2024-10-12 03:53:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 340087
    -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6707953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209858 {#2942
      date: 2024-01-25 20:10:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "And instead of blocking it out, destroy it, and do the things that you said instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706215657 {#3032
    date: 2024-01-25 21:47:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 340371
  -bodyTs: "'block':4 'destroy':7 'instead':2,16 'said':15 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215657 {#3035
    date: 2024-01-25 21:47: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
143 DENIED edit
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2946
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
      \n
      Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728697982 {#2941
      date: 2024-10-12 03:53:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 340087
    -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6707953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209858 {#2942
      date: 2024-01-25 20:10:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "And instead of blocking it out, destroy it, and do the things that you said instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706215657 {#3032
    date: 2024-01-25 21:47:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 340371
  -bodyTs: "'block':4 'destroy':7 'instead':2,16 'said':15 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215657 {#3035
    date: 2024-01-25 21:47: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
144 DENIED moderate
App\Entity\EntryComment {#3031
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2946
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
      \n
      Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728697982 {#2941
      date: 2024-10-12 03:53:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 340087
    -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6707953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209858 {#2942
      date: 2024-01-25 20:10:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "And instead of blocking it out, destroy it, and do the things that you said instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706215657 {#3032
    date: 2024-01-25 21:47:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 340371
  -bodyTs: "'block':4 'destroy':7 'instead':2,16 'said':15 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215657 {#3035
    date: 2024-01-25 21:47: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
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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2946
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
      \n
      Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728697982 {#2941
      date: 2024-10-12 03:53:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 340087
    -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6707953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209858 {#2942
      date: 2024-01-25 20:10:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706210641 {#3101
    date: 2024-01-25 20:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 340130
  -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210641 {#3100
    date: 2024-01-25 20:24: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
147 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2946
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
      \n
      Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728697982 {#2941
      date: 2024-10-12 03:53:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 340087
    -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6707953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209858 {#2942
      date: 2024-01-25 20:10:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706210641 {#3101
    date: 2024-01-25 20:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 340130
  -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210641 {#3100
    date: 2024-01-25 20:24: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
148 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#2946
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
      \n
      Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1728697982 {#2941
      date: 2024-10-12 03:53:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2948 …}
    +nested: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    -id: 340087
    -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6707953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209858 {#2942
      date: 2024-01-25 20:10:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706210641 {#3101
    date: 2024-01-25 20:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 340130
  -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210641 {#3100
    date: 2024-01-25 20:24: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
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 {#3267
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2946
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
        \n
        Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728697982 {#2941
        date: 2024-10-12 03:53:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2948 …}
      +nested: Doctrine\ORM\PersistentCollection {#2950 …}
      +votes: Doctrine\ORM\PersistentCollection {#2952 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 340087
      -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6707953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209858 {#2942
        date: 2024-01-25 20:10:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706210641 {#3101
      date: 2024-01-25 20:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 340130
    -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210641 {#3100
      date: 2024-01-25 20:24:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "A park. How nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706215693 {#3272
    date: 2024-01-25 21:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3281 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 340374
  -bodyTs: "'nice':4 'park':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215693 {#3269
    date: 2024-01-25 21:48:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2946
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
        \n
        Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728697982 {#2941
        date: 2024-10-12 03:53:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2948 …}
      +nested: Doctrine\ORM\PersistentCollection {#2950 …}
      +votes: Doctrine\ORM\PersistentCollection {#2952 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 340087
      -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6707953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209858 {#2942
        date: 2024-01-25 20:10:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706210641 {#3101
      date: 2024-01-25 20:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 340130
    -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210641 {#3100
      date: 2024-01-25 20:24:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "A park. How nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706215693 {#3272
    date: 2024-01-25 21:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3281 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 340374
  -bodyTs: "'nice':4 'park':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215693 {#3269
    date: 2024-01-25 21:48:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3267
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2946
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
        \n
        Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728697982 {#2941
        date: 2024-10-12 03:53:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2948 …}
      +nested: Doctrine\ORM\PersistentCollection {#2950 …}
      +votes: Doctrine\ORM\PersistentCollection {#2952 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 340087
      -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6707953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209858 {#2942
        date: 2024-01-25 20:10:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706210641 {#3101
      date: 2024-01-25 20:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 340130
    -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210641 {#3100
      date: 2024-01-25 20:24:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "A park. How nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706215693 {#3272
    date: 2024-01-25 21:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3279 …}
  +votes: Doctrine\ORM\PersistentCollection {#3281 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 340374
  -bodyTs: "'nice':4 'park':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215693 {#3269
    date: 2024-01-25 21:48:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3290
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2946
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
        \n
        Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728697982 {#2941
        date: 2024-10-12 03:53:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2948 …}
      +nested: Doctrine\ORM\PersistentCollection {#2950 …}
      +votes: Doctrine\ORM\PersistentCollection {#2952 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 340087
      -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6707953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209858 {#2942
        date: 2024-01-25 20:10:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706210641 {#3101
      date: 2024-01-25 20:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 340130
    -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210641 {#3100
      date: 2024-01-25 20:24:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: """
    Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
    \n
    But plants are nearly free, so we could just have that in more places…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706212839 {#3288
    date: 2024-01-25 21:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 340235
  -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6709135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212839 {#3289
    date: 2024-01-25 21:00: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
155 DENIED edit
App\Entity\EntryComment {#3290
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2946
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
        \n
        Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728697982 {#2941
        date: 2024-10-12 03:53:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2948 …}
      +nested: Doctrine\ORM\PersistentCollection {#2950 …}
      +votes: Doctrine\ORM\PersistentCollection {#2952 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 340087
      -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6707953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209858 {#2942
        date: 2024-01-25 20:10:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706210641 {#3101
      date: 2024-01-25 20:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 340130
    -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210641 {#3100
      date: 2024-01-25 20:24:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: """
    Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
    \n
    But plants are nearly free, so we could just have that in more places…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706212839 {#3288
    date: 2024-01-25 21:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 340235
  -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6709135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212839 {#3289
    date: 2024-01-25 21:00: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
156 DENIED moderate
App\Entity\EntryComment {#3290
  +user: App\Entity\User {#2960 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#2946
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
        \n
        Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1728697982 {#2941
        date: 2024-10-12 03:53:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2948 …}
      +nested: Doctrine\ORM\PersistentCollection {#2950 …}
      +votes: Doctrine\ORM\PersistentCollection {#2952 …}
      +reports: Doctrine\ORM\PersistentCollection {#2954 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
      -id: 340087
      -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6707953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209858 {#2942
        date: 2024-01-25 20:10:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706210641 {#3101
      date: 2024-01-25 20:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 340130
    -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008993"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210641 {#3100
      date: 2024-01-25 20:24:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: """
    Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
    \n
    But plants are nearly free, so we could just have that in more places…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706212839 {#3288
    date: 2024-01-25 21:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 340235
  -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6709135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706212839 {#3289
    date: 2024-01-25 21:00: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
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 {#3422
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3290
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#2946
        +user: App\Entity\User {#2960 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
          \n
          Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728697982 {#2941
          date: 2024-10-12 03:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2948 …}
        +nested: Doctrine\ORM\PersistentCollection {#2950 …}
        +votes: Doctrine\ORM\PersistentCollection {#2952 …}
        +reports: Doctrine\ORM\PersistentCollection {#2954 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
        -id: 340087
        -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6707953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209858 {#2942
          date: 2024-01-25 20:10:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706210641 {#3101
        date: 2024-01-25 20:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3097 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3093 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 340130
      -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210641 {#3100
        date: 2024-01-25 20:24:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: """
      Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
      \n
      But plants are nearly free, so we could just have that in more places…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706212839 {#3288
      date: 2024-01-25 21:00:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 340235
    -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6709135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212839 {#3289
      date: 2024-01-25 21:00:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I heard they let us live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706215709 {#3420
    date: 2024-01-25 21:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 340378
  -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215709 {#3421
    date: 2024-01-25 21:48: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
159 DENIED edit
App\Entity\EntryComment {#3422
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3290
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#2946
        +user: App\Entity\User {#2960 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
          \n
          Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728697982 {#2941
          date: 2024-10-12 03:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2948 …}
        +nested: Doctrine\ORM\PersistentCollection {#2950 …}
        +votes: Doctrine\ORM\PersistentCollection {#2952 …}
        +reports: Doctrine\ORM\PersistentCollection {#2954 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
        -id: 340087
        -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6707953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209858 {#2942
          date: 2024-01-25 20:10:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706210641 {#3101
        date: 2024-01-25 20:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3097 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3093 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 340130
      -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210641 {#3100
        date: 2024-01-25 20:24:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: """
      Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
      \n
      But plants are nearly free, so we could just have that in more places…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706212839 {#3288
      date: 2024-01-25 21:00:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 340235
    -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6709135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212839 {#3289
      date: 2024-01-25 21:00:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I heard they let us live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706215709 {#3420
    date: 2024-01-25 21:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 340378
  -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215709 {#3421
    date: 2024-01-25 21:48: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
160 DENIED moderate
App\Entity\EntryComment {#3422
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3290
    +user: App\Entity\User {#2960 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3099
      +user: Proxies\__CG__\App\Entity\User {#3098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#2946
        +user: App\Entity\User {#2960 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
          \n
          Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728697982 {#2941
          date: 2024-10-12 03:53:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2948 …}
        +nested: Doctrine\ORM\PersistentCollection {#2950 …}
        +votes: Doctrine\ORM\PersistentCollection {#2952 …}
        +reports: Doctrine\ORM\PersistentCollection {#2954 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
        -id: 340087
        -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6707953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209858 {#2942
          date: 2024-01-25 20:10:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706210641 {#3101
        date: 2024-01-25 20:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3097 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3093 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 340130
      -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706210641 {#3100
        date: 2024-01-25 20:24:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: """
      Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
      \n
      But plants are nearly free, so we could just have that in more places…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706212839 {#3288
      date: 2024-01-25 21:00:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 340235
    -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6709135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706212839 {#3289
      date: 2024-01-25 21:00:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I heard they let us live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706215709 {#3420
    date: 2024-01-25 21:48:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 340378
  -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7010807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706215709 {#3421
    date: 2024-01-25 21:48: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
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 {#3436
  +user: Proxies\__CG__\App\Entity\User {#3444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3290
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3098 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#2946
          +user: App\Entity\User {#2960 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
            \n
            Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1728697982 {#2941
            date: 2024-10-12 03:53:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2948 …}
          +nested: Doctrine\ORM\PersistentCollection {#2950 …}
          +votes: Doctrine\ORM\PersistentCollection {#2952 …}
          +reports: Doctrine\ORM\PersistentCollection {#2954 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
          -id: 340087
          -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6707953"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706209858 {#2942
            date: 2024-01-25 20:10:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2946}
        +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706210641 {#3101
          date: 2024-01-25 20:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@macaroni1556@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3097 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3093 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
        -id: 340130
        -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706210641 {#3100
          date: 2024-01-25 20:24:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: """
        Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
        \n
        But plants are nearly free, so we could just have that in more places…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706212839 {#3288
        date: 2024-01-25 21:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
        "@repungnant_canary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3291 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3295 …}
      +reports: Doctrine\ORM\PersistentCollection {#3297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
      -id: 340235
      -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6709135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706212839 {#3289
        date: 2024-01-25 21:00:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I heard they let us live."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706215709 {#3420
      date: 2024-01-25 21:48:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 340378
    -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215709 {#3421
      date: 2024-01-25 21:48:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "They also cool down the surrounding impermeable surfaces. We need more trees!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706228885 {#3441
    date: 2024-01-26 01:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
    "@anarchy79@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 340873
  -bodyTs: "'also':2 'cool':3 'imperm':7 'need':10 'surfac':8 'surround':6 'tree':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8657887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706228885 {#3438
    date: 2024-01-26 01:28:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3436
  +user: Proxies\__CG__\App\Entity\User {#3444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3290
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3098 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#2946
          +user: App\Entity\User {#2960 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
            \n
            Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1728697982 {#2941
            date: 2024-10-12 03:53:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2948 …}
          +nested: Doctrine\ORM\PersistentCollection {#2950 …}
          +votes: Doctrine\ORM\PersistentCollection {#2952 …}
          +reports: Doctrine\ORM\PersistentCollection {#2954 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
          -id: 340087
          -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6707953"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706209858 {#2942
            date: 2024-01-25 20:10:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2946}
        +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706210641 {#3101
          date: 2024-01-25 20:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@macaroni1556@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3097 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3093 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
        -id: 340130
        -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706210641 {#3100
          date: 2024-01-25 20:24:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: """
        Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
        \n
        But plants are nearly free, so we could just have that in more places…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706212839 {#3288
        date: 2024-01-25 21:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
        "@repungnant_canary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3291 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3295 …}
      +reports: Doctrine\ORM\PersistentCollection {#3297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
      -id: 340235
      -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6709135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706212839 {#3289
        date: 2024-01-25 21:00:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I heard they let us live."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706215709 {#3420
      date: 2024-01-25 21:48:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 340378
    -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215709 {#3421
      date: 2024-01-25 21:48:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "They also cool down the surrounding impermeable surfaces. We need more trees!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706228885 {#3441
    date: 2024-01-26 01:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
    "@anarchy79@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 340873
  -bodyTs: "'also':2 'cool':3 'imperm':7 'need':10 'surfac':8 'surround':6 'tree':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8657887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706228885 {#3438
    date: 2024-01-26 01:28:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3436
  +user: Proxies\__CG__\App\Entity\User {#3444 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3290
      +user: App\Entity\User {#2960 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3099
        +user: Proxies\__CG__\App\Entity\User {#3098 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#2946
          +user: App\Entity\User {#2960 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
            \n
            Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1728697982 {#2941
            date: 2024-10-12 03:53:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2948 …}
          +nested: Doctrine\ORM\PersistentCollection {#2950 …}
          +votes: Doctrine\ORM\PersistentCollection {#2952 …}
          +reports: Doctrine\ORM\PersistentCollection {#2954 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
          -id: 340087
          -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6707953"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706209858 {#2942
            date: 2024-01-25 20:10:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2946}
        +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706210641 {#3101
          date: 2024-01-25 20:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@macaroni1556@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3097 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3093 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
        -id: 340130
        -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706210641 {#3100
          date: 2024-01-25 20:24:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: """
        Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
        \n
        But plants are nearly free, so we could just have that in more places…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706212839 {#3288
        date: 2024-01-25 21:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
        "@repungnant_canary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3291 …}
      +nested: Doctrine\ORM\PersistentCollection {#3293 …}
      +votes: Doctrine\ORM\PersistentCollection {#3295 …}
      +reports: Doctrine\ORM\PersistentCollection {#3297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
      -id: 340235
      -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6709135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706212839 {#3289
        date: 2024-01-25 21:00:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "I heard they let us live."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706215709 {#3420
      date: 2024-01-25 21:48:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 340378
    -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7010807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706215709 {#3421
      date: 2024-01-25 21:48:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "They also cool down the surrounding impermeable surfaces. We need more trees!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706228885 {#3441
    date: 2024-01-26 01:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
    "@anarchy79@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3447 …}
  +nested: Doctrine\ORM\PersistentCollection {#3449 …}
  +votes: Doctrine\ORM\PersistentCollection {#3445 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 340873
  -bodyTs: "'also':2 'cool':3 'imperm':7 'need':10 'surfac':8 'surround':6 'tree':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8657887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706228885 {#3438
    date: 2024-01-26 01:28:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3474
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3436
    +user: Proxies\__CG__\App\Entity\User {#3444 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3290
        +user: App\Entity\User {#2960 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#3099
          +user: Proxies\__CG__\App\Entity\User {#3098 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: App\Entity\EntryComment {#2946
            +user: App\Entity\User {#2960 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
              \n
              Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1728697982 {#2941
              date: 2024-10-12 03:53:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2948 …}
            +nested: Doctrine\ORM\PersistentCollection {#2950 …}
            +votes: Doctrine\ORM\PersistentCollection {#2952 …}
            +reports: Doctrine\ORM\PersistentCollection {#2954 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
            -id: 340087
            -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6707953"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706209858 {#2942
              date: 2024-01-25 20:10:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2946}
          +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706210641 {#3101
            date: 2024-01-25 20:24:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@macaroni1556@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3097 …}
          +nested: Doctrine\ORM\PersistentCollection {#3095 …}
          +votes: Doctrine\ORM\PersistentCollection {#3093 …}
          +reports: Doctrine\ORM\PersistentCollection {#3091 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
          -id: 340130
          -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008993"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706210641 {#3100
            date: 2024-01-25 20:24:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2946}
        +body: """
          Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
          \n
          But plants are nearly free, so we could just have that in more places…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706212839 {#3288
          date: 2024-01-25 21:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@macaroni1556@lemmy.ca"
          "@repungnant_canary@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3291 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3295 …}
        +reports: Doctrine\ORM\PersistentCollection {#3297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
        -id: 340235
        -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6709135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706212839 {#3289
          date: 2024-01-25 21:00:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: "I heard they let us live."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706215709 {#3420
        date: 2024-01-25 21:48:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
        "@repungnant_canary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 340378
      -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7010807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706215709 {#3421
        date: 2024-01-25 21:48:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "They also cool down the surrounding impermeable surfaces. We need more trees!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706228885 {#3441
      date: 2024-01-26 01:28:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
      "@anarchy79@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3447 …}
    +nested: Doctrine\ORM\PersistentCollection {#3449 …}
    +votes: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
    -id: 340873
    -bodyTs: "'also':2 'cool':3 'imperm':7 'need':10 'surfac':8 'surround':6 'tree':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8657887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706228885 {#3438
      date: 2024-01-26 01:28:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I love trees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706229141 {#3479
    date: 2024-01-26 01:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
    "@anarchy79@lemmy.world"
    "@Overshoot2648@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 340876
  -bodyTs: "'love':2 'tree':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7015814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706229141 {#3476
    date: 2024-01-26 01:32: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
167 DENIED edit
App\Entity\EntryComment {#3474
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3436
    +user: Proxies\__CG__\App\Entity\User {#3444 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3290
        +user: App\Entity\User {#2960 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#3099
          +user: Proxies\__CG__\App\Entity\User {#3098 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: App\Entity\EntryComment {#2946
            +user: App\Entity\User {#2960 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
              \n
              Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1728697982 {#2941
              date: 2024-10-12 03:53:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2948 …}
            +nested: Doctrine\ORM\PersistentCollection {#2950 …}
            +votes: Doctrine\ORM\PersistentCollection {#2952 …}
            +reports: Doctrine\ORM\PersistentCollection {#2954 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
            -id: 340087
            -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6707953"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706209858 {#2942
              date: 2024-01-25 20:10:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2946}
          +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706210641 {#3101
            date: 2024-01-25 20:24:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@macaroni1556@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3097 …}
          +nested: Doctrine\ORM\PersistentCollection {#3095 …}
          +votes: Doctrine\ORM\PersistentCollection {#3093 …}
          +reports: Doctrine\ORM\PersistentCollection {#3091 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
          -id: 340130
          -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008993"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706210641 {#3100
            date: 2024-01-25 20:24:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2946}
        +body: """
          Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
          \n
          But plants are nearly free, so we could just have that in more places…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706212839 {#3288
          date: 2024-01-25 21:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@macaroni1556@lemmy.ca"
          "@repungnant_canary@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3291 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3295 …}
        +reports: Doctrine\ORM\PersistentCollection {#3297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
        -id: 340235
        -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6709135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706212839 {#3289
          date: 2024-01-25 21:00:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: "I heard they let us live."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706215709 {#3420
        date: 2024-01-25 21:48:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
        "@repungnant_canary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 340378
      -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7010807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706215709 {#3421
        date: 2024-01-25 21:48:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "They also cool down the surrounding impermeable surfaces. We need more trees!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706228885 {#3441
      date: 2024-01-26 01:28:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
      "@anarchy79@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3447 …}
    +nested: Doctrine\ORM\PersistentCollection {#3449 …}
    +votes: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
    -id: 340873
    -bodyTs: "'also':2 'cool':3 'imperm':7 'need':10 'surfac':8 'surround':6 'tree':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8657887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706228885 {#3438
      date: 2024-01-26 01:28:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I love trees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706229141 {#3479
    date: 2024-01-26 01:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
    "@anarchy79@lemmy.world"
    "@Overshoot2648@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 340876
  -bodyTs: "'love':2 'tree':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7015814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706229141 {#3476
    date: 2024-01-26 01:32: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
168 DENIED moderate
App\Entity\EntryComment {#3474
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: App\Entity\EntryComment {#3436
    +user: Proxies\__CG__\App\Entity\User {#3444 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: Proxies\__CG__\App\Entity\User {#3114 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: App\Entity\EntryComment {#3290
        +user: App\Entity\User {#2960 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: App\Entity\EntryComment {#3099
          +user: Proxies\__CG__\App\Entity\User {#3098 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
          +image: null
          +parent: App\Entity\EntryComment {#2946
            +user: App\Entity\User {#2960 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2947 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
            +image: null
            +parent: null
            +root: null
            +body: """
              Rather than blocking it out, replace it with greenery, shrubs, trees, flowers, grasses\n
              \n
              Some of the most beautiful areas of any city are where people and nature are together. Just give me big ass trees alongside the towering buildings!
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1728697982 {#2941
              date: 2024-10-12 03:53:02.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2948 …}
            +nested: Doctrine\ORM\PersistentCollection {#2950 …}
            +votes: Doctrine\ORM\PersistentCollection {#2952 …}
            +reports: Doctrine\ORM\PersistentCollection {#2954 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
            -id: 340087
            -bodyTs: "'alongsid':36 'area':19 'ass':34 'beauti':18 'big':33 'block':3 'build':39 'citi':22 'flower':12 'give':31 'grass':13 'greeneri':9 'natur':27 'peopl':25 'rather':1 'replac':6 'shrub':10 'togeth':29 'tower':38 'tree':11,35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6707953"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706209858 {#2942
              date: 2024-01-25 20:10:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2946}
          +body: "I mean, if we’re talking about New York you’ve got a huge ass park just around the corner. But yeah, I agree"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706210641 {#3101
            date: 2024-01-25 20:24:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@macaroni1556@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3097 …}
          +nested: Doctrine\ORM\PersistentCollection {#3095 …}
          +votes: Doctrine\ORM\PersistentCollection {#3093 …}
          +reports: Doctrine\ORM\PersistentCollection {#3091 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
          -id: 340130
          -bodyTs: "'agre':24 'around':18 'ass':15 'corner':20 'got':12 'huge':14 'mean':2 'new':8 'park':16 're':5 'talk':6 've':11 'yeah':22 'york':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008993"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706210641 {#3100
            date: 2024-01-25 20:24:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2946}
        +body: """
          Yup, it’s amazing. And the real estate around central park is some of the most valuable in the world!\n
          \n
          But plants are nearly free, so we could just have that in more places…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706212839 {#3288
          date: 2024-01-25 21:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@macaroni1556@lemmy.ca"
          "@repungnant_canary@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3291 …}
        +nested: Doctrine\ORM\PersistentCollection {#3293 …}
        +votes: Doctrine\ORM\PersistentCollection {#3295 …}
        +reports: Doctrine\ORM\PersistentCollection {#3297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
        -id: 340235
        -bodyTs: "'amaz':4 'around':9 'central':10 'could':28 'estat':8 'free':25 'near':24 'park':11 'place':34 'plant':22 'real':7 'valuabl':17 'world':20 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6709135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706212839 {#3289
          date: 2024-01-25 21:00:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2946}
      +body: "I heard they let us live."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706215709 {#3420
        date: 2024-01-25 21:48:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@macaroni1556@lemmy.ca"
        "@repungnant_canary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 340378
      -bodyTs: "'heard':2 'let':4 'live':6 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7010807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706215709 {#3421
        date: 2024-01-25 21:48:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2946}
    +body: "They also cool down the surrounding impermeable surfaces. We need more trees!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706228885 {#3441
      date: 2024-01-26 01:28:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@macaroni1556@lemmy.ca"
      "@repungnant_canary@lemmy.world"
      "@anarchy79@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3447 …}
    +nested: Doctrine\ORM\PersistentCollection {#3449 …}
    +votes: Doctrine\ORM\PersistentCollection {#3445 …}
    +reports: Doctrine\ORM\PersistentCollection {#3452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
    -id: 340873
    -bodyTs: "'also':2 'cool':3 'imperm':7 'need':10 'surfac':8 'surround':6 'tree':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8657887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706228885 {#3438
      date: 2024-01-26 01:28:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2946}
  +body: "I love trees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706229141 {#3479
    date: 2024-01-26 01:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@macaroni1556@lemmy.ca"
    "@repungnant_canary@lemmy.world"
    "@anarchy79@lemmy.world"
    "@Overshoot2648@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3482 …}
  +nested: Doctrine\ORM\PersistentCollection {#3486 …}
  +votes: Doctrine\ORM\PersistentCollection {#3488 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 340876
  -bodyTs: "'love':2 'tree':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7015814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706229141 {#3476
    date: 2024-01-26 01:32: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