GET https://kbin.spritesserver.nl/d/programming.dev/comments?p=8

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726516300 {#1872
    date: 2024-09-16 21:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 314777
  -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435571 {#2437
    date: 2024-01-16 21:06:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726516300 {#1872
    date: 2024-09-16 21:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 314777
  -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435571 {#2437
    date: 2024-01-16 21:06:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726516300 {#1872
    date: 2024-09-16 21:51:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 314777
  -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705435571 {#2437
    date: 2024-01-16 21:06:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726516300 {#1872
      date: 2024-09-16 21:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 314777
    -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435571 {#2437
      date: 2024-01-16 21:06:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Imagine he rode it back to the bank and bullied the shit out of him"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705466493 {#3225
    date: 2024-01-17 05:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 315945
  -bodyTs: "'back':5 'bank':8 'bulli':10 'imagin':1 'rode':3 'shit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6540665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705466493 {#3226
    date: 2024-01-17 05:41: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
7 DENIED edit
App\Entity\EntryComment {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726516300 {#1872
      date: 2024-09-16 21:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 314777
    -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435571 {#2437
      date: 2024-01-16 21:06:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Imagine he rode it back to the bank and bullied the shit out of him"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705466493 {#3225
    date: 2024-01-17 05:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 315945
  -bodyTs: "'back':5 'bank':8 'bulli':10 'imagin':1 'rode':3 'shit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6540665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705466493 {#3226
    date: 2024-01-17 05:41: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
8 DENIED moderate
App\Entity\EntryComment {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726516300 {#1872
      date: 2024-09-16 21:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 314777
    -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435571 {#2437
      date: 2024-01-16 21:06:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "Imagine he rode it back to the bank and bullied the shit out of him"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705466493 {#3225
    date: 2024-01-17 05:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 315945
  -bodyTs: "'back':5 'bank':8 'bulli':10 'imagin':1 'rode':3 'shit':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6540665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705466493 {#3226
    date: 2024-01-17 05:41: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
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 {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726516300 {#1872
      date: 2024-09-16 21:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 314777
    -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435571 {#2437
      date: 2024-01-16 21:06:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "I’m praying for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705621967 {#3241
    date: 2024-01-19 00:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 320804
  -bodyTs: "'m':2 'pray':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7509688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705621967 {#3242
    date: 2024-01-19 00:52: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
11 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726516300 {#1872
      date: 2024-09-16 21:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 314777
    -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435571 {#2437
      date: 2024-01-16 21:06:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "I’m praying for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705621967 {#3241
    date: 2024-01-19 00:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 320804
  -bodyTs: "'m':2 'pray':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7509688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705621967 {#3242
    date: 2024-01-19 00:52: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
12 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1813
    +user: App\Entity\User {#2450 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726516300 {#1872
      date: 2024-09-16 21:51:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1600 …}
    +nested: Doctrine\ORM\PersistentCollection {#1513 …}
    +votes: Doctrine\ORM\PersistentCollection {#1849 …}
    +reports: Doctrine\ORM\PersistentCollection {#1391 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 314777
    -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705435571 {#2437
      date: 2024-01-16 21:06:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "I’m praying for this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705621967 {#3241
    date: 2024-01-19 00:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 320804
  -bodyTs: "'m':2 'pray':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7509688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705621967 {#3242
    date: 2024-01-19 00:52: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
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 {#3394
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726516300 {#1872
        date: 2024-09-16 21:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fogetaboutit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 314777
      -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435571 {#2437
        date: 2024-01-16 21:06:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I’m praying for this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705621967 {#3241
      date: 2024-01-19 00:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
      "@Boogiepop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 320804
    -bodyTs: "'m':2 'pray':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7509688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705621967 {#3242
      date: 2024-01-19 00:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "![1000007580](https://lemmy.world/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705622640 {#3392
    date: 2024-01-19 01:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
    "@DickJones@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 320826
  -bodyTs: "'/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)':4 '1000007580':1 'lemmy.world':3 'lemmy.world/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6812283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705622640 {#3393
    date: 2024-01-19 01:04: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
15 DENIED edit
App\Entity\EntryComment {#3394
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726516300 {#1872
        date: 2024-09-16 21:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fogetaboutit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 314777
      -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435571 {#2437
        date: 2024-01-16 21:06:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I’m praying for this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705621967 {#3241
      date: 2024-01-19 00:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
      "@Boogiepop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 320804
    -bodyTs: "'m':2 'pray':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7509688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705621967 {#3242
      date: 2024-01-19 00:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "![1000007580](https://lemmy.world/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705622640 {#3392
    date: 2024-01-19 01:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
    "@DickJones@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 320826
  -bodyTs: "'/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)':4 '1000007580':1 'lemmy.world':3 'lemmy.world/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6812283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705622640 {#3393
    date: 2024-01-19 01:04: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
16 DENIED moderate
App\Entity\EntryComment {#3394
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#3243
    +user: Proxies\__CG__\App\Entity\User {#3244 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: App\Entity\EntryComment {#1813
      +user: App\Entity\User {#2450 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was reading this earlier thinking ‘holy shit, did Nanashi go for the long con?’"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726516300 {#1872
        date: 2024-09-16 21:51:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fogetaboutit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1600 …}
      +nested: Doctrine\ORM\PersistentCollection {#1513 …}
      +votes: Doctrine\ORM\PersistentCollection {#1849 …}
      +reports: Doctrine\ORM\PersistentCollection {#1391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
      -id: 314777
      -bodyTs: "'con':15 'earlier':5 'go':11 'holi':7 'long':14 'nanashi':10 'read':3 'shit':8 'think':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6751671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705435571 {#2437
        date: 2024-01-16 21:06:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1813}
    +body: "I’m praying for this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705621967 {#3241
      date: 2024-01-19 00:52:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fogetaboutit@programming.dev"
      "@Boogiepop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3245 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    -id: 320804
    -bodyTs: "'m':2 'pray':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7509688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705621967 {#3242
      date: 2024-01-19 00:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1813}
  +body: "![1000007580](https://lemmy.world/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705622640 {#3392
    date: 2024-01-19 01:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fogetaboutit@programming.dev"
    "@Boogiepop@lemmy.world"
    "@DickJones@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 320826
  -bodyTs: "'/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)':4 '1000007580':1 'lemmy.world':3 'lemmy.world/pictrs/image/a3d27cd1-0ba2-4237-9f09-ee38fd4995f9.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6812283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705622640 {#3393
    date: 2024-01-19 01:04: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
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 {#1683
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1725367817 {#1554
    date: 2024-09-03 14:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 314709
  -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6272575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434195 {#1596
    date: 2024-01-16 20:43: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
19 DENIED edit
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1725367817 {#1554
    date: 2024-09-03 14:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 314709
  -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6272575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434195 {#1596
    date: 2024-01-16 20:43: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
20 DENIED moderate
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1725367817 {#1554
    date: 2024-09-03 14:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 314709
  -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6272575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434195 {#1596
    date: 2024-01-16 20:43: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
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 {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1725367817 {#1554
      date: 2024-09-03 14:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1689 …}
    +nested: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    -id: 314709
    -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6272575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434195 {#1596
      date: 2024-01-16 20:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">type Booleanish = true & false\n
    </span>\n
    ```\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705453308 {#3193
    date: 2024-01-17 02:01:48.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@JPDev@programming.dev"
    "@docAvid@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 315573
  -bodyTs: "'booleanish':2 'fals':4 'true':3 'type':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6481621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705453308 {#3194
    date: 2024-01-17 02:01:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1725367817 {#1554
      date: 2024-09-03 14:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1689 …}
    +nested: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    -id: 314709
    -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6272575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434195 {#1596
      date: 2024-01-16 20:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">type Booleanish = true & false\n
    </span>\n
    ```\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705453308 {#3193
    date: 2024-01-17 02:01:48.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@JPDev@programming.dev"
    "@docAvid@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 315573
  -bodyTs: "'booleanish':2 'fals':4 'true':3 'type':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6481621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705453308 {#3194
    date: 2024-01-17 02:01:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1725367817 {#1554
      date: 2024-09-03 14:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1689 …}
    +nested: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    -id: 314709
    -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6272575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434195 {#1596
      date: 2024-01-16 20:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">type Booleanish = true & false\n
    </span>\n
    ```\n
    \n
    ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705453308 {#3193
    date: 2024-01-17 02:01:48.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@JPDev@programming.dev"
    "@docAvid@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 315573
  -bodyTs: "'booleanish':2 'fals':4 'true':3 'type':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6481621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705453308 {#3194
    date: 2024-01-17 02:01:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1725367817 {#1554
      date: 2024-09-03 14:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1689 …}
    +nested: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    -id: 314709
    -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6272575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434195 {#1596
      date: 2024-01-16 20:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    This looks like javascript so let me guess the typescript definition\n
    \n
    `any|unknown`\n
    \n
    > this is a joke, please chill
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705440133 {#3209
    date: 2024-01-16 22:22:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@docAvid@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 315008
  -bodyTs: "'chill':19 'definit':11 'guess':8 'javascript':4 'joke':17 'let':6 'like':3 'look':2 'pleas':18 'typescript':10 'unknown':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2106490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440133 {#3210
    date: 2024-01-16 22:22: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
27 DENIED edit
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1725367817 {#1554
      date: 2024-09-03 14:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1689 …}
    +nested: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    -id: 314709
    -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6272575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434195 {#1596
      date: 2024-01-16 20:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    This looks like javascript so let me guess the typescript definition\n
    \n
    `any|unknown`\n
    \n
    > this is a joke, please chill
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705440133 {#3209
    date: 2024-01-16 22:22:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@docAvid@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 315008
  -bodyTs: "'chill':19 'definit':11 'guess':8 'javascript':4 'joke':17 'let':6 'like':3 'look':2 'pleas':18 'typescript':10 'unknown':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2106490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440133 {#3210
    date: 2024-01-16 22:22: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
28 DENIED moderate
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1628 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Weird. `Booleanish` isn’t a built-in, I’m pretty sure. I’d like to see the definition."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1725367817 {#1554
      date: 2024-09-03 14:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1689 …}
    +nested: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    -id: 314709
    -bodyTs: "'booleanish':2 'built':7 'built-in':6 'd':14 'definit':19 'isn':3 'like':15 'm':10 'pretti':11 'see':17 'sure':12 'weird':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6272575"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434195 {#1596
      date: 2024-01-16 20:43:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: """
    This looks like javascript so let me guess the typescript definition\n
    \n
    `any|unknown`\n
    \n
    > this is a joke, please chill
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705440133 {#3209
    date: 2024-01-16 22:22:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@docAvid@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 315008
  -bodyTs: "'chill':19 'definit':11 'guess':8 'javascript':4 'joke':17 'let':6 'like':3 'look':2 'pleas':18 'typescript':10 'unknown':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2106490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440133 {#3210
    date: 2024-01-16 22:22: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
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 {#2370
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1725594547 {#2469
    date: 2024-09-06 05:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 314542
  -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431359 {#2467
    date: 2024-01-16 19:55:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1725594547 {#2469
    date: 2024-09-06 05:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 314542
  -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431359 {#2467
    date: 2024-01-16 19:55:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2381 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1725594547 {#2469
    date: 2024-09-06 05:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 314542
  -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431359 {#2467
    date: 2024-01-16 19:55:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "&lt;mod&gt; marked this as resolved 3 months after last comment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705464910 {#3043
    date: 2024-01-17 05:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  -id: 315905
  -bodyTs: "'3':6 'comment':10 'last':9 'mark':2 'mod':1 'month':7 'resolv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8357281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464910 {#3042
    date: 2024-01-17 05:15:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "&lt;mod&gt; marked this as resolved 3 months after last comment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705464910 {#3043
    date: 2024-01-17 05:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  -id: 315905
  -bodyTs: "'3':6 'comment':10 'last':9 'mark':2 'mod':1 'month':7 'resolv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8357281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464910 {#3042
    date: 2024-01-17 05:15:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "&lt;mod&gt; marked this as resolved 3 months after last comment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705464910 {#3043
    date: 2024-01-17 05:15:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  -id: 315905
  -bodyTs: "'3':6 'comment':10 'last':9 'mark':2 'mod':1 'month':7 'resolv':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8357281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464910 {#3042
    date: 2024-01-17 05:15:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Here is a fix &lt;broken link&gt;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705431672 {#3109
    date: 2024-01-16 20:01:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 314559
  -bodyTs: "'broken':5 'fix':4 'link':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6196723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431672 {#3110
    date: 2024-01-16 20:01: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
39 DENIED edit
App\Entity\EntryComment {#3111
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Here is a fix &lt;broken link&gt;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705431672 {#3109
    date: 2024-01-16 20:01:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 314559
  -bodyTs: "'broken':5 'fix':4 'link':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6196723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431672 {#3110
    date: 2024-01-16 20:01: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
40 DENIED moderate
App\Entity\EntryComment {#3111
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Here is a fix &lt;broken link&gt;"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705431672 {#3109
    date: 2024-01-16 20:01:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 314559
  -bodyTs: "'broken':5 'fix':4 'link':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6196723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705431672 {#3110
    date: 2024-01-16 20:01: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "That person isn’t welcome on the beach house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705432637 {#3129
    date: 2024-01-16 20:17:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 314619
  -bodyTs: "'beach':8 'hous':9 'isn':3 'person':2 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432637 {#3130
    date: 2024-01-16 20:17:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "That person isn’t welcome on the beach house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705432637 {#3129
    date: 2024-01-16 20:17:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 314619
  -bodyTs: "'beach':8 'hous':9 'isn':3 'person':2 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432637 {#3130
    date: 2024-01-16 20:17:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "That person isn’t welcome on the beach house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705432637 {#3129
    date: 2024-01-16 20:17:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 314619
  -bodyTs: "'beach':8 'hous':9 'isn':3 'person':2 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6750781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705432637 {#3130
    date: 2024-01-16 20:17:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3298
  +user: Proxies\__CG__\App\Entity\User {#3299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "That person isn’t welcome on the beach house."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705432637 {#3129
      date: 2024-01-16 20:17:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3133 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
    -id: 314619
    -bodyTs: "'beach':8 'hous':9 'isn':3 'person':2 'welcom':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432637 {#3130
      date: 2024-01-16 20:17:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    > That person isn’t welcome on the beach house planet.\n
    \n
    FTFY
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705434932 {#3296
    date: 2024-01-16 20:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 314753
  -bodyTs: "'beach':8 'ftfi':11 'hous':9 'isn':3 'person':2 'planet':10 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434932 {#3297
    date: 2024-01-16 20:55: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
47 DENIED edit
App\Entity\EntryComment {#3298
  +user: Proxies\__CG__\App\Entity\User {#3299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "That person isn’t welcome on the beach house."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705432637 {#3129
      date: 2024-01-16 20:17:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3133 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
    -id: 314619
    -bodyTs: "'beach':8 'hous':9 'isn':3 'person':2 'welcom':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432637 {#3130
      date: 2024-01-16 20:17:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    > That person isn’t welcome on the beach house planet.\n
    \n
    FTFY
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705434932 {#3296
    date: 2024-01-16 20:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 314753
  -bodyTs: "'beach':8 'ftfi':11 'hous':9 'isn':3 'person':2 'planet':10 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434932 {#3297
    date: 2024-01-16 20:55: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
48 DENIED moderate
App\Entity\EntryComment {#3298
  +user: Proxies\__CG__\App\Entity\User {#3299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#3132 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "That person isn’t welcome on the beach house."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705432637 {#3129
      date: 2024-01-16 20:17:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3133 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3137 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
    -id: 314619
    -bodyTs: "'beach':8 'hous':9 'isn':3 'person':2 'welcom':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705432637 {#3130
      date: 2024-01-16 20:17:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    > That person isn’t welcome on the beach house planet.\n
    \n
    FTFY
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705434932 {#3296
    date: 2024-01-16 20:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@marcos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 314753
  -bodyTs: "'beach':8 'ftfi':11 'hous':9 'isn':3 'person':2 'planet':10 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434932 {#3297
    date: 2024-01-16 20:55: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
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 {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    Also somewhere in the middle:\n
    \n
    “There’s been no report of this for a while so we’re marking it resolved.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1705433048 {#3145
    date: 2024-01-16 20:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 314639
  -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6526110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705433048 {#3146
    date: 2024-01-16 20:24:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    Also somewhere in the middle:\n
    \n
    “There’s been no report of this for a while so we’re marking it resolved.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1705433048 {#3145
    date: 2024-01-16 20:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 314639
  -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6526110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705433048 {#3146
    date: 2024-01-16 20:24:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    Also somewhere in the middle:\n
    \n
    “There’s been no report of this for a while so we’re marking it resolved.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1705433048 {#3145
    date: 2024-01-16 20:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 314639
  -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6526110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705433048 {#3146
    date: 2024-01-16 20:24:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Or the “How dare you zombie a post this old!?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705456712 {#3312
    date: 2024-01-17 02:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 315664
  -bodyTs: "'dare':4 'old':10 'post':8 'zombi':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6759372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705456712 {#3313
    date: 2024-01-17 02:58: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
55 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Or the “How dare you zombie a post this old!?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705456712 {#3312
    date: 2024-01-17 02:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 315664
  -bodyTs: "'dare':4 'old':10 'post':8 'zombi':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6759372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705456712 {#3313
    date: 2024-01-17 02:58: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
56 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Or the “How dare you zombie a post this old!?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705456712 {#3312
    date: 2024-01-17 02:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 315664
  -bodyTs: "'dare':4 'old':10 'post':8 'zombi':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6759372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705456712 {#3313
    date: 2024-01-17 02:58: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
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 {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "But if anyone tries to open a new thread on the issue it gets marked as a duplicate and removed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705437575 {#3328
    date: 2024-01-16 21:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 314882
  -bodyTs: "'anyon':3 'duplic':18 'get':14 'issu':12 'mark':15 'new':8 'open':6 'remov':20 'thread':9 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5724363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437575 {#3329
    date: 2024-01-16 21:39: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
59 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "But if anyone tries to open a new thread on the issue it gets marked as a duplicate and removed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705437575 {#3328
    date: 2024-01-16 21:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 314882
  -bodyTs: "'anyon':3 'duplic':18 'get':14 'issu':12 'mark':15 'new':8 'open':6 'remov':20 'thread':9 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5724363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437575 {#3329
    date: 2024-01-16 21:39: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
60 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "But if anyone tries to open a new thread on the issue it gets marked as a duplicate and removed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1705437575 {#3328
    date: 2024-01-16 21:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 314882
  -bodyTs: "'anyon':3 'duplic':18 'get':14 'issu':12 'mark':15 'new':8 'open':6 'remov':20 'thread':9 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5724363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437575 {#3329
    date: 2024-01-16 21:39: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
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 {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    Developer1: @developer2: could you take a look, I know u know stuff about this.\n
    \n
    Developer2: can’t reproduce. Might be able to if I get the app logs in trace level, the blood of 3 dragons and a signed autograph of Michael Jordan’s third hello world program.\n
    \n
    User1: here are some other unrelated logs at info level only and nothing else.\n
    \n
    Git bot: clozed y’all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1705434476 {#3344
    date: 2024-01-16 20:47:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@developer2"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 314720
  -bodyTs: "'3':35 'abl':21 'app':27 'autograph':40 'blood':33 'bot':64 'cloze':65 'could':3 'developer1':1 'developer2':2,15 'dragon':36 'els':62 'get':25 'git':63 'hello':46 'info':57 'jordan':43 'know':9,11 'level':31,58 'log':28,55 'look':7 'michael':42 'might':19 'noth':61 'program':48 'reproduc':18 'sign':39 'stuff':12 'take':5 'third':45 'trace':30 'u':10 'unrel':54 'user1':49 'world':47 'y':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434476 {#3345
    date: 2024-01-16 20:47: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
63 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    Developer1: @developer2: could you take a look, I know u know stuff about this.\n
    \n
    Developer2: can’t reproduce. Might be able to if I get the app logs in trace level, the blood of 3 dragons and a signed autograph of Michael Jordan’s third hello world program.\n
    \n
    User1: here are some other unrelated logs at info level only and nothing else.\n
    \n
    Git bot: clozed y’all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1705434476 {#3344
    date: 2024-01-16 20:47:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@developer2"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 314720
  -bodyTs: "'3':35 'abl':21 'app':27 'autograph':40 'blood':33 'bot':64 'cloze':65 'could':3 'developer1':1 'developer2':2,15 'dragon':36 'els':62 'get':25 'git':63 'hello':46 'info':57 'jordan':43 'know':9,11 'level':31,58 'log':28,55 'look':7 'michael':42 'might':19 'noth':61 'program':48 'reproduc':18 'sign':39 'stuff':12 'take':5 'third':45 'trace':30 'u':10 'unrel':54 'user1':49 'world':47 'y':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434476 {#3345
    date: 2024-01-16 20:47: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
64 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Also somewhere in the middle:\n
      \n
      “There’s been no report of this for a while so we’re marking it resolved.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1705433048 {#3145
      date: 2024-01-16 20:24:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 314639
    -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6526110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705433048 {#3146
      date: 2024-01-16 20:24:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: """
    Developer1: @developer2: could you take a look, I know u know stuff about this.\n
    \n
    Developer2: can’t reproduce. Might be able to if I get the app logs in trace level, the blood of 3 dragons and a signed autograph of Michael Jordan’s third hello world program.\n
    \n
    User1: here are some other unrelated logs at info level only and nothing else.\n
    \n
    Git bot: clozed y’all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1705434476 {#3344
    date: 2024-01-16 20:47:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@developer2"
    "@porgamrer@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 314720
  -bodyTs: "'3':35 'abl':21 'app':27 'autograph':40 'blood':33 'bot':64 'cloze':65 'could':3 'developer1':1 'developer2':2,15 'dragon':36 'els':62 'get':25 'git':63 'hello':46 'info':57 'jordan':43 'know':9,11 'level':31,58 'log':28,55 'look':7 'michael':42 'might':19 'noth':61 'program':48 'reproduc':18 'sign':39 'stuff':12 'take':5 'third':45 'trace':30 'u':10 'unrel':54 'user1':49 'world':47 'y':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6751356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434476 {#3345
    date: 2024-01-16 20:47: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
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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: Proxies\__CG__\App\Entity\User {#3347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: App\Entity\EntryComment {#2370
        +user: App\Entity\User {#2381 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1725594547 {#2469
          date: 2024-09-06 05:49:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 314542
        -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6750414"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705431359 {#2467
          date: 2024-01-16 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2370}
      +body: """
        Also somewhere in the middle:\n
        \n
        “There’s been no report of this for a while so we’re marking it resolved.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 83
      +score: 0
      +lastActive: DateTime @1705433048 {#3145
        date: 2024-01-16 20:24:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FMT99@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 314639
      -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6526110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705433048 {#3146
        date: 2024-01-16 20:24:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Developer1: @developer2: could you take a look, I know u know stuff about this.\n
      \n
      Developer2: can’t reproduce. Might be able to if I get the app logs in trace level, the blood of 3 dragons and a signed autograph of Michael Jordan’s third hello world program.\n
      \n
      User1: here are some other unrelated logs at info level only and nothing else.\n
      \n
      Git bot: clozed y’all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1705434476 {#3344
      date: 2024-01-16 20:47:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
      "@developer2"
      "@porgamrer@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3348 …}
    +nested: Doctrine\ORM\PersistentCollection {#3350 …}
    +votes: Doctrine\ORM\PersistentCollection {#3352 …}
    +reports: Doctrine\ORM\PersistentCollection {#3354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
    -id: 314720
    -bodyTs: "'3':35 'abl':21 'app':27 'autograph':40 'blood':33 'bot':64 'cloze':65 'could':3 'developer1':1 'developer2':2,15 'dragon':36 'els':62 'get':25 'git':63 'hello':46 'info':57 'jordan':43 'know':9,11 'level':31,58 'log':28,55 'look':7 'michael':42 'might':19 'noth':61 'program':48 'reproduc':18 'sign':39 'stuff':12 'take':5 'third':45 'trace':30 'u':10 'unrel':54 'user1':49 'world':47 'y':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434476 {#3345
      date: 2024-01-16 20:47:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "No contava con tu astúcia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705445009 {#3430
    date: 2024-01-16 23:43:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@developer2"
    "@porgamrer@programming.dev"
    "@ChapulinColorado@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 315212
  -bodyTs: "'astúcia':5 'con':3 'contava':2 'tu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705445009 {#3431
    date: 2024-01-16 23:43: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
67 DENIED edit
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: Proxies\__CG__\App\Entity\User {#3347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: App\Entity\EntryComment {#2370
        +user: App\Entity\User {#2381 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1725594547 {#2469
          date: 2024-09-06 05:49:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 314542
        -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6750414"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705431359 {#2467
          date: 2024-01-16 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2370}
      +body: """
        Also somewhere in the middle:\n
        \n
        “There’s been no report of this for a while so we’re marking it resolved.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 83
      +score: 0
      +lastActive: DateTime @1705433048 {#3145
        date: 2024-01-16 20:24:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FMT99@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 314639
      -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6526110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705433048 {#3146
        date: 2024-01-16 20:24:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Developer1: @developer2: could you take a look, I know u know stuff about this.\n
      \n
      Developer2: can’t reproduce. Might be able to if I get the app logs in trace level, the blood of 3 dragons and a signed autograph of Michael Jordan’s third hello world program.\n
      \n
      User1: here are some other unrelated logs at info level only and nothing else.\n
      \n
      Git bot: clozed y’all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1705434476 {#3344
      date: 2024-01-16 20:47:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
      "@developer2"
      "@porgamrer@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3348 …}
    +nested: Doctrine\ORM\PersistentCollection {#3350 …}
    +votes: Doctrine\ORM\PersistentCollection {#3352 …}
    +reports: Doctrine\ORM\PersistentCollection {#3354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
    -id: 314720
    -bodyTs: "'3':35 'abl':21 'app':27 'autograph':40 'blood':33 'bot':64 'cloze':65 'could':3 'developer1':1 'developer2':2,15 'dragon':36 'els':62 'get':25 'git':63 'hello':46 'info':57 'jordan':43 'know':9,11 'level':31,58 'log':28,55 'look':7 'michael':42 'might':19 'noth':61 'program':48 'reproduc':18 'sign':39 'stuff':12 'take':5 'third':45 'trace':30 'u':10 'unrel':54 'user1':49 'world':47 'y':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434476 {#3345
      date: 2024-01-16 20:47:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "No contava con tu astúcia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705445009 {#3430
    date: 2024-01-16 23:43:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@developer2"
    "@porgamrer@programming.dev"
    "@ChapulinColorado@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 315212
  -bodyTs: "'astúcia':5 'con':3 'contava':2 'tu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705445009 {#3431
    date: 2024-01-16 23:43: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
68 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: Proxies\__CG__\App\Entity\User {#3347 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: App\Entity\EntryComment {#2370
        +user: App\Entity\User {#2381 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1725594547 {#2469
          date: 2024-09-06 05:49:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mac@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2360 …}
        +nested: Doctrine\ORM\PersistentCollection {#2361 …}
        +votes: Doctrine\ORM\PersistentCollection {#2372 …}
        +reports: Doctrine\ORM\PersistentCollection {#2386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
        -id: 314542
        -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6750414"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705431359 {#2467
          date: 2024-01-16 19:55:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2370}
      +body: """
        Also somewhere in the middle:\n
        \n
        “There’s been no report of this for a while so we’re marking it resolved.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 83
      +score: 0
      +lastActive: DateTime @1705433048 {#3145
        date: 2024-01-16 20:24:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
        "@FMT99@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 314639
      -bodyTs: "'also':1 'mark':19 'middl':5 're':18 'report':10 'resolv':21 'somewher':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6526110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705433048 {#3146
        date: 2024-01-16 20:24:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: """
      Developer1: @developer2: could you take a look, I know u know stuff about this.\n
      \n
      Developer2: can’t reproduce. Might be able to if I get the app logs in trace level, the blood of 3 dragons and a signed autograph of Michael Jordan’s third hello world program.\n
      \n
      User1: here are some other unrelated logs at info level only and nothing else.\n
      \n
      Git bot: clozed y’all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1705434476 {#3344
      date: 2024-01-16 20:47:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
      "@developer2"
      "@porgamrer@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3348 …}
    +nested: Doctrine\ORM\PersistentCollection {#3350 …}
    +votes: Doctrine\ORM\PersistentCollection {#3352 …}
    +reports: Doctrine\ORM\PersistentCollection {#3354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
    -id: 314720
    -bodyTs: "'3':35 'abl':21 'app':27 'autograph':40 'blood':33 'bot':64 'cloze':65 'could':3 'developer1':1 'developer2':2,15 'dragon':36 'els':62 'get':25 'git':63 'hello':46 'info':57 'jordan':43 'know':9,11 'level':31,58 'log':28,55 'look':7 'michael':42 'might':19 'noth':61 'program':48 'reproduc':18 'sign':39 'stuff':12 'take':5 'third':45 'trace':30 'u':10 'unrel':54 'user1':49 'world':47 'y':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6751356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434476 {#3345
      date: 2024-01-16 20:47:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "No contava con tu astúcia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705445009 {#3430
    date: 2024-01-16 23:43:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@developer2"
    "@porgamrer@programming.dev"
    "@ChapulinColorado@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 315212
  -bodyTs: "'astúcia':5 'con':3 'contava':2 'tu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705445009 {#3431
    date: 2024-01-16 23:43: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
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 {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "That was Denvercoder9…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705434875 {#3161
    date: 2024-01-16 20:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 314750
  -bodyTs: "'denvercoder9':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434875 {#3162
    date: 2024-01-16 20:54: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
71 DENIED edit
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "That was Denvercoder9…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705434875 {#3161
    date: 2024-01-16 20:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 314750
  -bodyTs: "'denvercoder9':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434875 {#3162
    date: 2024-01-16 20:54: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
72 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "That was Denvercoder9…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705434875 {#3161
    date: 2024-01-16 20:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 314750
  -bodyTs: "'denvercoder9':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6820116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705434875 {#3162
    date: 2024-01-16 20:54: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
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 {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "That was Denvercoder9…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705434875 {#3161
      date: 2024-01-16 20:54:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    -id: 314750
    -bodyTs: "'denvercoder9':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434875 {#3162
      date: 2024-01-16 20:54:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "![https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705472187 {#3360
    date: 2024-01-17 07:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@TheGreenGolem@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 316072
  -bodyTs: "'/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)':3 'imgs.xkcd.com':2 'imgs.xkcd.com/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6296871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705472187 {#3361
    date: 2024-01-17 07:16: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
75 DENIED edit
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "That was Denvercoder9…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705434875 {#3161
      date: 2024-01-16 20:54:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    -id: 314750
    -bodyTs: "'denvercoder9':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434875 {#3162
      date: 2024-01-16 20:54:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "![https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705472187 {#3360
    date: 2024-01-17 07:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@TheGreenGolem@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 316072
  -bodyTs: "'/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)':3 'imgs.xkcd.com':2 'imgs.xkcd.com/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6296871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705472187 {#3361
    date: 2024-01-17 07:16: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
76 DENIED moderate
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3163
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2381 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1725594547 {#2469
        date: 2024-09-06 05:49:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mac@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 314542
      -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6750414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705431359 {#2467
        date: 2024-01-16 19:55:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "That was Denvercoder9…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705434875 {#3161
      date: 2024-01-16 20:54:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
      "@FMT99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3169 …}
    +reports: Doctrine\ORM\PersistentCollection {#3171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
    -id: 314750
    -bodyTs: "'denvercoder9':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6820116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705434875 {#3162
      date: 2024-01-16 20:54:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "![https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705472187 {#3360
    date: 2024-01-17 07:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
    "@TheGreenGolem@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 316072
  -bodyTs: "'/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)':3 'imgs.xkcd.com':2 'imgs.xkcd.com/comics/wisdom_of_the_ancients.png](https://imgs.xkcd.com/comics/wisdom_of_the_ancients.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6296871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705472187 {#3361
    date: 2024-01-17 07:16: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
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 {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "![](https://lemmy.world/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705475523 {#3177
    date: 2024-01-17 08:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 316152
  -bodyTs: "'/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6767344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705475523 {#3178
    date: 2024-01-17 08:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "![](https://lemmy.world/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705475523 {#3177
    date: 2024-01-17 08:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 316152
  -bodyTs: "'/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6767344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705475523 {#3178
    date: 2024-01-17 08:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2381 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2377 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "They missed “oh nevermind, I fixed it” without explaining how or ever commenting again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1725594547 {#2469
      date: 2024-09-06 05:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mac@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2372 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
    -id: 314542
    -bodyTs: "'comment':13 'ever':12 'explain':9 'fix':6 'miss':2 'nevermind':4 'oh':3 'without':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6750414"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705431359 {#2467
      date: 2024-01-16 19:55:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "![](https://lemmy.world/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705475523 {#3177
    date: 2024-01-17 08:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mac@programming.dev"
    "@FMT99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 316152
  -bodyTs: "'/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/138fd729-e502-4aa9-a7dc-b79e17490675.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6767344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705475523 {#3178
    date: 2024-01-17 08:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can connect to a vscode server on a Galaxy Watch, just sayin’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705424140 {#2037
    date: 2024-01-16 17:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 314236
  -bodyTs: "'connect':3 'galaxi':10 'sayin':13 'server':7 'vscode':6 'watch':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6748215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424140 {#2144
    date: 2024-01-16 17:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can connect to a vscode server on a Galaxy Watch, just sayin’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705424140 {#2037
    date: 2024-01-16 17:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 314236
  -bodyTs: "'connect':3 'galaxi':10 'sayin':13 'server':7 'vscode':6 'watch':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6748215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424140 {#2144
    date: 2024-01-16 17:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#2064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can connect to a vscode server on a Galaxy Watch, just sayin’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705424140 {#2037
    date: 2024-01-16 17:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 314236
  -bodyTs: "'connect':3 'galaxi':10 'sayin':13 'server':7 'vscode':6 'watch':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6748215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424140 {#2144
    date: 2024-01-16 17:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Schrödinger’s boolean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1725482843 {#2339
    date: 2024-09-04 22:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 314200
  -bodyTs: "'boolean':3 'schrödinger':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6747998"
  +editedAt: DateTimeImmutable @1724964637 {#2338
    date: 2024-08-29 22:50:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705423562 {#2159
    date: 2024-01-16 17:46: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
87 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Schrödinger’s boolean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1725482843 {#2339
    date: 2024-09-04 22:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 314200
  -bodyTs: "'boolean':3 'schrödinger':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6747998"
  +editedAt: DateTimeImmutable @1724964637 {#2338
    date: 2024-08-29 22:50:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705423562 {#2159
    date: 2024-01-16 17:46: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
88 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Schrödinger’s boolean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1725482843 {#2339
    date: 2024-09-04 22:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 314200
  -bodyTs: "'boolean':3 'schrödinger':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6747998"
  +editedAt: DateTimeImmutable @1724964637 {#2338
    date: 2024-08-29 22:50:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705423562 {#2159
    date: 2024-01-16 17:46: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
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 {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Schrödinger’s boolean"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1725482843 {#2339
      date: 2024-09-04 22:47:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 314200
    -bodyTs: "'boolean':3 'schrödinger':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6747998"
    +editedAt: DateTimeImmutable @1724964637 {#2338
      date: 2024-08-29 22:50:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705423562 {#2159
      date: 2024-01-16 17:46:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Known to cause heisenbugs. They’re bugs that disappear when you try to measure them with a debugger or a printf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705445007 {#3059
    date: 2024-01-16 23:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  -id: 315211
  -bodyTs: "'bug':7 'caus':3 'debugg':18 'disappear':9 'heisenbug':4 'known':1 'measur':14 'printf':21 're':6 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6530469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705445007 {#3058
    date: 2024-01-16 23:43: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
91 DENIED edit
App\Entity\EntryComment {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Schrödinger’s boolean"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1725482843 {#2339
      date: 2024-09-04 22:47:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 314200
    -bodyTs: "'boolean':3 'schrödinger':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6747998"
    +editedAt: DateTimeImmutable @1724964637 {#2338
      date: 2024-08-29 22:50:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705423562 {#2159
      date: 2024-01-16 17:46:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Known to cause heisenbugs. They’re bugs that disappear when you try to measure them with a debugger or a printf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705445007 {#3059
    date: 2024-01-16 23:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  -id: 315211
  -bodyTs: "'bug':7 'caus':3 'debugg':18 'disappear':9 'heisenbug':4 'known':1 'measur':14 'printf':21 're':6 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6530469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705445007 {#3058
    date: 2024-01-16 23:43: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
92 DENIED moderate
App\Entity\EntryComment {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Schrödinger’s boolean"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1725482843 {#2339
      date: 2024-09-04 22:47:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 314200
    -bodyTs: "'boolean':3 'schrödinger':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6747998"
    +editedAt: DateTimeImmutable @1724964637 {#2338
      date: 2024-08-29 22:50:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705423562 {#2159
      date: 2024-01-16 17:46:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Known to cause heisenbugs. They’re bugs that disappear when you try to measure them with a debugger or a printf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705445007 {#3059
    date: 2024-01-16 23:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  -id: 315211
  -bodyTs: "'bug':7 'caus':3 'debugg':18 'disappear':9 'heisenbug':4 'known':1 'measur':14 'printf':21 're':6 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6530469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705445007 {#3058
    date: 2024-01-16 23:43: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
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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Schrödinger’s boolean"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1725482843 {#2339
        date: 2024-09-04 22:47:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 314200
      -bodyTs: "'boolean':3 'schrödinger':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6747998"
      +editedAt: DateTimeImmutable @1724964637 {#2338
        date: 2024-08-29 22:50:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705423562 {#2159
        date: 2024-01-16 17:46:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "Known to cause heisenbugs. They’re bugs that disappear when you try to measure them with a debugger or a printf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1705445007 {#3059
      date: 2024-01-16 23:43:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@shotgun_crab@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    -id: 315211
    -bodyTs: "'bug':7 'caus':3 'debugg':18 'disappear':9 'heisenbug':4 'known':1 'measur':14 'printf':21 're':6 'tri':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6530469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705445007 {#3058
      date: 2024-01-16 23:43:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "So regular bugs then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705464140 {#3376
    date: 2024-01-17 05:02:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@shotgun_crab@lemmy.world"
    "@mrkite@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 315879
  -bodyTs: "'bug':3 'regular':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6762692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464140 {#3377
    date: 2024-01-17 05:02:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Schrödinger’s boolean"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1725482843 {#2339
        date: 2024-09-04 22:47:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 314200
      -bodyTs: "'boolean':3 'schrödinger':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6747998"
      +editedAt: DateTimeImmutable @1724964637 {#2338
        date: 2024-08-29 22:50:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705423562 {#2159
        date: 2024-01-16 17:46:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "Known to cause heisenbugs. They’re bugs that disappear when you try to measure them with a debugger or a printf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1705445007 {#3059
      date: 2024-01-16 23:43:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@shotgun_crab@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    -id: 315211
    -bodyTs: "'bug':7 'caus':3 'debugg':18 'disappear':9 'heisenbug':4 'known':1 'measur':14 'printf':21 're':6 'tri':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6530469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705445007 {#3058
      date: 2024-01-16 23:43:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "So regular bugs then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705464140 {#3376
    date: 2024-01-17 05:02:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@shotgun_crab@lemmy.world"
    "@mrkite@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 315879
  -bodyTs: "'bug':3 'regular':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6762692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464140 {#3377
    date: 2024-01-17 05:02:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Schrödinger’s boolean"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1725482843 {#2339
        date: 2024-09-04 22:47:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 314200
      -bodyTs: "'boolean':3 'schrödinger':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6747998"
      +editedAt: DateTimeImmutable @1724964637 {#2338
        date: 2024-08-29 22:50:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705423562 {#2159
        date: 2024-01-16 17:46:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "Known to cause heisenbugs. They’re bugs that disappear when you try to measure them with a debugger or a printf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1705445007 {#3059
      date: 2024-01-16 23:43:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@shotgun_crab@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    -id: 315211
    -bodyTs: "'bug':7 'caus':3 'debugg':18 'disappear':9 'heisenbug':4 'known':1 'measur':14 'printf':21 're':6 'tri':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6530469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705445007 {#3058
      date: 2024-01-16 23:43:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "So regular bugs then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705464140 {#3376
    date: 2024-01-17 05:02:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@shotgun_crab@lemmy.world"
    "@mrkite@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 315879
  -bodyTs: "'bug':3 'regular':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6762692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464140 {#3377
    date: 2024-01-17 05:02:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225 …}
  +root: App\Entity\EntryComment {#2225 …}
  +body: "Stupid alt don’t tell our secrets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705386110 {#3075
    date: 2024-01-16 07:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@sag@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 312903
  -bodyTs: "'alt':2 'secret':7 'stupid':1 'tell':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8322581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705386110 {#3074
    date: 2024-01-16 07:21:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225 …}
  +root: App\Entity\EntryComment {#2225 …}
  +body: "Stupid alt don’t tell our secrets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705386110 {#3075
    date: 2024-01-16 07:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@sag@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 312903
  -bodyTs: "'alt':2 'secret':7 'stupid':1 'tell':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8322581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705386110 {#3074
    date: 2024-01-16 07:21:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2225 …}
  +root: App\Entity\EntryComment {#2225 …}
  +body: "Stupid alt don’t tell our secrets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705386110 {#3075
    date: 2024-01-16 07:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@sag@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 312903
  -bodyTs: "'alt':2 'secret':7 'stupid':1 'tell':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8322581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705386110 {#3074
    date: 2024-01-16 07:21:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sub for sub is a pretty standard social contract between upstarts. It looks beneath you because your livelihood isn’t going up against goliaths."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705383112 {#2209
    date: 2024-01-16 06:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 312824
  -bodyTs: "'beneath':14 'contract':9 'go':21 'goliath':24 'isn':19 'livelihood':18 'look':13 'pretti':6 'social':8 'standard':7 'sub':1,3 'upstart':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7423719"
  +editedAt: DateTimeImmutable @1724582060 {#2204
    date: 2024-08-25 12:34:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705383112 {#2200
    date: 2024-01-16 06:31: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
103 DENIED edit
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sub for sub is a pretty standard social contract between upstarts. It looks beneath you because your livelihood isn’t going up against goliaths."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705383112 {#2209
    date: 2024-01-16 06:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 312824
  -bodyTs: "'beneath':14 'contract':9 'go':21 'goliath':24 'isn':19 'livelihood':18 'look':13 'pretti':6 'social':8 'standard':7 'sub':1,3 'upstart':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7423719"
  +editedAt: DateTimeImmutable @1724582060 {#2204
    date: 2024-08-25 12:34:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705383112 {#2200
    date: 2024-01-16 06:31: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
104 DENIED moderate
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sub for sub is a pretty standard social contract between upstarts. It looks beneath you because your livelihood isn’t going up against goliaths."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705383112 {#2209
    date: 2024-01-16 06:31:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 312824
  -bodyTs: "'beneath':14 'contract':9 'go':21 'goliath':24 'isn':19 'livelihood':18 'look':13 'pretti':6 'social':8 'standard':7 'sub':1,3 'upstart':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7423719"
  +editedAt: DateTimeImmutable @1724582060 {#2204
    date: 2024-08-25 12:34:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705383112 {#2200
    date: 2024-01-16 06:31: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
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 {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally. A human readable format. And pretty too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1725250109 {#2173
    date: 2024-09-02 06:08:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 312640
  -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376326 {#2187
    date: 2024-01-16 04:38:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally. A human readable format. And pretty too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1725250109 {#2173
    date: 2024-09-02 06:08:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 312640
  -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376326 {#2187
    date: 2024-01-16 04:38:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally. A human readable format. And pretty too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1725250109 {#2173
    date: 2024-09-02 06:08:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 312640
  -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6729421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376326 {#2187
    date: 2024-01-16 04:38:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Finally. A human readable format. And pretty too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1725250109 {#2173
      date: 2024-09-02 06:08:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 312640
    -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6729421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376326 {#2187
      date: 2024-01-16 04:38:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Jesus I hope this is a joke. I hate json 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705418933 {#3091
    date: 2024-01-16 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 313900
  -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6746459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705418933 {#3090
    date: 2024-01-16 16:28: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 {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Finally. A human readable format. And pretty too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1725250109 {#2173
      date: 2024-09-02 06:08:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 312640
    -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6729421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376326 {#2187
      date: 2024-01-16 04:38:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Jesus I hope this is a joke. I hate json 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705418933 {#3091
    date: 2024-01-16 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 313900
  -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6746459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705418933 {#3090
    date: 2024-01-16 16:28: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 {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Finally. A human readable format. And pretty too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1725250109 {#2173
      date: 2024-09-02 06:08:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 312640
    -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6729421"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705376326 {#2187
      date: 2024-01-16 04:38:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Jesus I hope this is a joke. I hate json 🙄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705418933 {#3091
    date: 2024-01-16 16:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 313900
  -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6746459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705418933 {#3090
    date: 2024-01-16 16:28: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 {#3258
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally. A human readable format. And pretty too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1725250109 {#2173
        date: 2024-09-02 06:08:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 312640
      -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376326 {#2187
        date: 2024-01-16 04:38:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "Jesus I hope this is a joke. I hate json 🙄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705418933 {#3091
      date: 2024-01-16 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 313900
    -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705418933 {#3090
      date: 2024-01-16 16:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "yeah for real, let’s see an xml one instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705419135 {#3263
    date: 2024-01-16 16:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 313907
  -bodyTs: "'instead':10 'let':4 'one':9 'real':3 'see':6 'xml':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6746515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419135 {#3260
    date: 2024-01-16 16:32: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
115 DENIED edit
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally. A human readable format. And pretty too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1725250109 {#2173
        date: 2024-09-02 06:08:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 312640
      -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376326 {#2187
        date: 2024-01-16 04:38:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "Jesus I hope this is a joke. I hate json 🙄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705418933 {#3091
      date: 2024-01-16 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 313900
    -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705418933 {#3090
      date: 2024-01-16 16:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "yeah for real, let’s see an xml one instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705419135 {#3263
    date: 2024-01-16 16:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 313907
  -bodyTs: "'instead':10 'let':4 'one':9 'real':3 'see':6 'xml':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6746515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419135 {#3260
    date: 2024-01-16 16:32: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
116 DENIED moderate
App\Entity\EntryComment {#3258
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally. A human readable format. And pretty too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1725250109 {#2173
        date: 2024-09-02 06:08:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 312640
      -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376326 {#2187
        date: 2024-01-16 04:38:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "Jesus I hope this is a joke. I hate json 🙄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705418933 {#3091
      date: 2024-01-16 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 313900
    -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705418933 {#3090
      date: 2024-01-16 16:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "yeah for real, let’s see an xml one instead"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705419135 {#3263
    date: 2024-01-16 16:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3269 …}
  +nested: Doctrine\ORM\PersistentCollection {#3271 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  -id: 313907
  -bodyTs: "'instead':10 'let':4 'one':9 'real':3 'see':6 'xml':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6746515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419135 {#3260
    date: 2024-01-16 16:32: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
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 {#3420
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#3089
      +user: Proxies\__CG__\App\Entity\User {#3088 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "Finally. A human readable format. And pretty too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1725250109 {#2173
          date: 2024-09-02 06:08:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 312640
        -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705376326 {#2187
          date: 2024-01-16 04:38:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: "Jesus I hope this is a joke. I hate json 🙄"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705418933 {#3091
        date: 2024-01-16 16:28:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@ClamDrinker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3087 …}
      +nested: Doctrine\ORM\PersistentCollection {#3085 …}
      +votes: Doctrine\ORM\PersistentCollection {#3083 …}
      +reports: Doctrine\ORM\PersistentCollection {#3081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
      -id: 313900
      -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6746459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705418933 {#3090
        date: 2024-01-16 16:28:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "yeah for real, let’s see an xml one instead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705419135 {#3263
      date: 2024-01-16 16:32:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
      "@Dkarma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 313907
    -bodyTs: "'instead':10 'let':4 'one':9 'real':3 'see':6 'xml':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419135 {#3260
      date: 2024-01-16 16:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Ah yes, perfect data format, where markup takes more space than the actual data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705444429 {#3421
    date: 2024-01-16 23:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
    "@damnfinecoffee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 315191
  -bodyTs: "'actual':13 'ah':1 'data':4,14 'format':5 'markup':7 'perfect':3 'space':10 'take':8 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444429 {#3418
    date: 2024-01-16 23:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3420
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#3089
      +user: Proxies\__CG__\App\Entity\User {#3088 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "Finally. A human readable format. And pretty too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1725250109 {#2173
          date: 2024-09-02 06:08:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 312640
        -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705376326 {#2187
          date: 2024-01-16 04:38:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: "Jesus I hope this is a joke. I hate json 🙄"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705418933 {#3091
        date: 2024-01-16 16:28:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@ClamDrinker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3087 …}
      +nested: Doctrine\ORM\PersistentCollection {#3085 …}
      +votes: Doctrine\ORM\PersistentCollection {#3083 …}
      +reports: Doctrine\ORM\PersistentCollection {#3081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
      -id: 313900
      -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6746459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705418933 {#3090
        date: 2024-01-16 16:28:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "yeah for real, let’s see an xml one instead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705419135 {#3263
      date: 2024-01-16 16:32:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
      "@Dkarma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 313907
    -bodyTs: "'instead':10 'let':4 'one':9 'real':3 'see':6 'xml':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419135 {#3260
      date: 2024-01-16 16:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Ah yes, perfect data format, where markup takes more space than the actual data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705444429 {#3421
    date: 2024-01-16 23:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
    "@damnfinecoffee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 315191
  -bodyTs: "'actual':13 'ah':1 'data':4,14 'format':5 'markup':7 'perfect':3 'space':10 'take':8 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444429 {#3418
    date: 2024-01-16 23:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3420
  +user: Proxies\__CG__\App\Entity\User {#3414 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3258
    +user: Proxies\__CG__\App\Entity\User {#3266 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#3089
      +user: Proxies\__CG__\App\Entity\User {#3088 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: App\Entity\EntryComment {#2174
        +user: App\Entity\User {#1995 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
        +image: null
        +parent: null
        +root: null
        +body: "Finally. A human readable format. And pretty too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1725250109 {#2173
          date: 2024-09-02 06:08:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2178 …}
        +nested: Doctrine\ORM\PersistentCollection {#2183 …}
        +votes: Doctrine\ORM\PersistentCollection {#2168 …}
        +reports: Doctrine\ORM\PersistentCollection {#2038 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
        -id: 312640
        -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6729421"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705376326 {#2187
          date: 2024-01-16 04:38:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2174}
      +body: "Jesus I hope this is a joke. I hate json 🙄"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705418933 {#3091
        date: 2024-01-16 16:28:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@ClamDrinker@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3087 …}
      +nested: Doctrine\ORM\PersistentCollection {#3085 …}
      +votes: Doctrine\ORM\PersistentCollection {#3083 …}
      +reports: Doctrine\ORM\PersistentCollection {#3081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
      -id: 313900
      -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6746459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705418933 {#3090
        date: 2024-01-16 16:28:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "yeah for real, let’s see an xml one instead"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705419135 {#3263
      date: 2024-01-16 16:32:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
      "@Dkarma@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3269 …}
    +nested: Doctrine\ORM\PersistentCollection {#3271 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    -id: 313907
    -bodyTs: "'instead':10 'let':4 'one':9 'real':3 'see':6 'xml':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419135 {#3260
      date: 2024-01-16 16:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Ah yes, perfect data format, where markup takes more space than the actual data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705444429 {#3421
    date: 2024-01-16 23:33:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
    "@damnfinecoffee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 315191
  -bodyTs: "'actual':13 'ah':1 'data':4,14 'format':5 'markup':7 'perfect':3 'space':10 'take':8 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6754361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444429 {#3418
    date: 2024-01-16 23:33:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally. A human readable format. And pretty too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1725250109 {#2173
        date: 2024-09-02 06:08:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 312640
      -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376326 {#2187
        date: 2024-01-16 04:38:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "Jesus I hope this is a joke. I hate json 🙄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705418933 {#3091
      date: 2024-01-16 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 313900
    -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705418933 {#3090
      date: 2024-01-16 16:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Would you prefer Yaml?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705424013 {#3280
    date: 2024-01-16 17:53:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 314230
  -bodyTs: "'prefer':3 'would':1 'yaml':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6469903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424013 {#3281
    date: 2024-01-16 17:53: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
123 DENIED edit
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally. A human readable format. And pretty too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1725250109 {#2173
        date: 2024-09-02 06:08:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 312640
      -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376326 {#2187
        date: 2024-01-16 04:38:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "Jesus I hope this is a joke. I hate json 🙄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705418933 {#3091
      date: 2024-01-16 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 313900
    -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705418933 {#3090
      date: 2024-01-16 16:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Would you prefer Yaml?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705424013 {#3280
    date: 2024-01-16 17:53:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 314230
  -bodyTs: "'prefer':3 'would':1 'yaml':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6469903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424013 {#3281
    date: 2024-01-16 17:53: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
124 DENIED moderate
App\Entity\EntryComment {#3282
  +user: Proxies\__CG__\App\Entity\User {#3283 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#3089
    +user: Proxies\__CG__\App\Entity\User {#3088 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: App\Entity\EntryComment {#2174
      +user: App\Entity\User {#1995 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally. A human readable format. And pretty too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1725250109 {#2173
        date: 2024-09-02 06:08:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2178 …}
      +nested: Doctrine\ORM\PersistentCollection {#2183 …}
      +votes: Doctrine\ORM\PersistentCollection {#2168 …}
      +reports: Doctrine\ORM\PersistentCollection {#2038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
      -id: 312640
      -bodyTs: "'final':1 'format':5 'human':3 'pretti':7 'readabl':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6729421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376326 {#2187
        date: 2024-01-16 04:38:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2174}
    +body: "Jesus I hope this is a joke. I hate json 🙄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705418933 {#3091
      date: 2024-01-16 16:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
      "@ClamDrinker@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3085 …}
    +votes: Doctrine\ORM\PersistentCollection {#3083 …}
    +reports: Doctrine\ORM\PersistentCollection {#3081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
    -id: 313900
    -bodyTs: "'hate':9 'hope':3 'jesus':1 'joke':7 'json':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6746459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705418933 {#3090
      date: 2024-01-16 16:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Would you prefer Yaml?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705424013 {#3280
    date: 2024-01-16 17:53:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@ClamDrinker@lemmy.world"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3286 …}
  +votes: Doctrine\ORM\PersistentCollection {#3288 …}
  +reports: Doctrine\ORM\PersistentCollection {#3290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3294 …}
  -id: 314230
  -bodyTs: "'prefer':3 'would':1 'yaml':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6469903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424013 {#3281
    date: 2024-01-16 17:53: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
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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Duude this is so cool. Is there a watch like this for galaxy watch?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724982501 {#2491
    date: 2024-08-30 03:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 311744
  -bodyTs: "'cool':5 'duud':1 'galaxi':13 'like':10 'watch':9,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6489455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705351890 {#2492
    date: 2024-01-15 21:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Duude this is so cool. Is there a watch like this for galaxy watch?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724982501 {#2491
    date: 2024-08-30 03:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 311744
  -bodyTs: "'cool':5 'duud':1 'galaxi':13 'like':10 'watch':9,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6489455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705351890 {#2492
    date: 2024-01-15 21:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Duude this is so cool. Is there a watch like this for galaxy watch?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724982501 {#2491
    date: 2024-08-30 03:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 311744
  -bodyTs: "'cool':5 'duud':1 'galaxi':13 'like':10 'watch':9,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6489455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705351890 {#2492
    date: 2024-01-15 21:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3021
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Duude this is so cool. Is there a watch like this for galaxy watch?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724982501 {#2491
      date: 2024-08-30 03:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 311744
    -bodyTs: "'cool':5 'duud':1 'galaxi':13 'like':10 'watch':9,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6489455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705351890 {#2492
      date: 2024-01-15 21:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Quick search came up with this: [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705424629 {#3022
    date: 2024-01-16 18:03:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@somegeek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 314259
  -bodyTs: "'/store/apps/details?id=com.watchfa':9 '/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':12 'came':3 'play.google.com':8,11 'play.google.com/store/apps/details?id=com.watchfa':7 'play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':10 'quick':1 'search':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6748384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424629 {#3025
    date: 2024-01-16 18:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3021
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Duude this is so cool. Is there a watch like this for galaxy watch?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724982501 {#2491
      date: 2024-08-30 03:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 311744
    -bodyTs: "'cool':5 'duud':1 'galaxi':13 'like':10 'watch':9,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6489455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705351890 {#2492
      date: 2024-01-15 21:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Quick search came up with this: [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705424629 {#3022
    date: 2024-01-16 18:03:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@somegeek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 314259
  -bodyTs: "'/store/apps/details?id=com.watchfa':9 '/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':12 'came':3 'play.google.com':8,11 'play.google.com/store/apps/details?id=com.watchfa':7 'play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':10 'quick':1 'search':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6748384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424629 {#3025
    date: 2024-01-16 18:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3021
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: App\Entity\EntryComment {#2496
    +user: App\Entity\User {#2509 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
    +image: null
    +parent: null
    +root: null
    +body: "Duude this is so cool. Is there a watch like this for galaxy watch?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724982501 {#2491
      date: 2024-08-30 03:48:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JPDev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2497 …}
    +nested: Doctrine\ORM\PersistentCollection {#2499 …}
    +votes: Doctrine\ORM\PersistentCollection {#2501 …}
    +reports: Doctrine\ORM\PersistentCollection {#2503 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
    -id: 311744
    -bodyTs: "'cool':5 'duud':1 'galaxi':13 'like':10 'watch':9,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6489455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705351890 {#2492
      date: 2024-01-15 21:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2496}
  +body: "Quick search came up with this: [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705424629 {#3022
    date: 2024-01-16 18:03:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@somegeek@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 314259
  -bodyTs: "'/store/apps/details?id=com.watchfa':9 '/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':12 'came':3 'play.google.com':8,11 'play.google.com/store/apps/details?id=com.watchfa':7 'play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':10 'quick':1 'search':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6748384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705424629 {#3025
    date: 2024-01-16 18:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen too many android devices with corrupt memory showing something like that to want it as a my watchface…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705348093 {#2564
    date: 2024-01-15 20:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 311595
  -bodyTs: "'android':6 'corrupt':9 'devic':7 'like':13 'mani':5 'memori':10 'seen':3 'show':11 'someth':12 've':2 'want':16 'watchfac':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7595193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705348093 {#2565
    date: 2024-01-15 20: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
135 DENIED edit
App\Entity\EntryComment {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen too many android devices with corrupt memory showing something like that to want it as a my watchface…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705348093 {#2564
    date: 2024-01-15 20:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 311595
  -bodyTs: "'android':6 'corrupt':9 'devic':7 'like':13 'mani':5 'memori':10 'seen':3 'show':11 'someth':12 've':2 'want':16 'watchfac':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7595193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705348093 {#2565
    date: 2024-01-15 20: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
136 DENIED moderate
App\Entity\EntryComment {#2569
  +user: App\Entity\User {#2582 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen too many android devices with corrupt memory showing something like that to want it as a my watchface…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705348093 {#2564
    date: 2024-01-15 20:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 311595
  -bodyTs: "'android':6 'corrupt':9 'devic':7 'like':13 'mani':5 'memori':10 'seen':3 'show':11 'someth':12 've':2 'want':16 'watchfac':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7595193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705348093 {#2565
    date: 2024-01-15 20: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
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 {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember old YouTube having these kinds of exchanges. I would get DMs asking for a five star rating on a video they uploaded about some relevant topic in exchange for a likewise five star rating. I miss those days"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705342962 {#2637
    date: 2024-01-15 19:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 311383
  -bodyTs: "'ask':14 'day':40 'dms':13 'exchang':9,30 'five':17,34 'get':12 'kind':7 'likewis':33 'miss':38 'old':3 'rate':19,36 'relev':27 'rememb':2 'star':18,35 'topic':28 'upload':24 'video':22 'would':11 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7591895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342962 {#2638
    date: 2024-01-15 19:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember old YouTube having these kinds of exchanges. I would get DMs asking for a five star rating on a video they uploaded about some relevant topic in exchange for a likewise five star rating. I miss those days"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705342962 {#2637
    date: 2024-01-15 19:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 311383
  -bodyTs: "'ask':14 'day':40 'dms':13 'exchang':9,30 'five':17,34 'get':12 'kind':7 'likewis':33 'miss':38 'old':3 'rate':19,36 'relev':27 'rememb':2 'star':18,35 'topic':28 'upload':24 'video':22 'would':11 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7591895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342962 {#2638
    date: 2024-01-15 19:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2642
  +user: App\Entity\User {#2655 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "I remember old YouTube having these kinds of exchanges. I would get DMs asking for a five star rating on a video they uploaded about some relevant topic in exchange for a likewise five star rating. I miss those days"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705342962 {#2637
    date: 2024-01-15 19:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 311383
  -bodyTs: "'ask':14 'day':40 'dms':13 'exchang':9,30 'five':17,34 'get':12 'kind':7 'likewis':33 'miss':38 'old':3 'rate':19,36 'relev':27 'rememb':2 'star':18,35 'topic':28 'upload':24 'video':22 'would':11 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7591895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342962 {#2638
    date: 2024-01-15 19:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2716
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s one for Wear OS / Pixel Watch.\n
    \n
    [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)\n
    \n
    **EDIT**: And a terminal one.\n
    \n
    [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.awfterminal)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705338833 {#2710
    date: 2024-01-15 18:13:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 311188
  -bodyTs: "'/store/apps/details?id=com.watchfa':11,22 '/store/apps/details?id=com.watchfacestudio.awfterminal)':25 '/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':14 'edit':15 'one':3,19 'os':6 'pixel':7 'play.google.com':10,13,21,24 'play.google.com/store/apps/details?id=com.watchfa':9,20 'play.google.com/store/apps/details?id=com.watchfacestudio.awfterminal)':23 'play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':12 'termin':18 'watch':8 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6482968"
  +editedAt: DateTimeImmutable @1724157793 {#2711
    date: 2024-08-20 14:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705338833 {#2712
    date: 2024-01-15 18:13: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
143 DENIED edit
App\Entity\EntryComment {#2716
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s one for Wear OS / Pixel Watch.\n
    \n
    [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)\n
    \n
    **EDIT**: And a terminal one.\n
    \n
    [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.awfterminal)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705338833 {#2710
    date: 2024-01-15 18:13:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 311188
  -bodyTs: "'/store/apps/details?id=com.watchfa':11,22 '/store/apps/details?id=com.watchfacestudio.awfterminal)':25 '/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':14 'edit':15 'one':3,19 'os':6 'pixel':7 'play.google.com':10,13,21,24 'play.google.com/store/apps/details?id=com.watchfa':9,20 'play.google.com/store/apps/details?id=com.watchfacestudio.awfterminal)':23 'play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':12 'termin':18 'watch':8 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6482968"
  +editedAt: DateTimeImmutable @1724157793 {#2711
    date: 2024-08-20 14:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705338833 {#2712
    date: 2024-01-15 18:13: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
144 DENIED moderate
App\Entity\EntryComment {#2716
  +user: App\Entity\User {#2729 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s one for Wear OS / Pixel Watch.\n
    \n
    [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)\n
    \n
    **EDIT**: And a terminal one.\n
    \n
    [play.google.com/store/apps/details?id=com.watchfa…](https://play.google.com/store/apps/details?id=com.watchfacestudio.awfterminal)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705338833 {#2710
    date: 2024-01-15 18:13:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 311188
  -bodyTs: "'/store/apps/details?id=com.watchfa':11,22 '/store/apps/details?id=com.watchfacestudio.awfterminal)':25 '/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':14 'edit':15 'one':3,19 'os':6 'pixel':7 'play.google.com':10,13,21,24 'play.google.com/store/apps/details?id=com.watchfa':9,20 'play.google.com/store/apps/details?id=com.watchfacestudio.awfterminal)':23 'play.google.com/store/apps/details?id=com.watchfacestudio.az261jsoncodewatchface)':12 'termin':18 'watch':8 'wear':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6482968"
  +editedAt: DateTimeImmutable @1724157793 {#2711
    date: 2024-08-20 14:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705338833 {#2712
    date: 2024-01-15 18:13: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
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 {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sub for sub?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705336768 {#2785
    date: 2024-01-15 17:39:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 311097
  -bodyTs: "'sub':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336768 {#2786
    date: 2024-01-15 17:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sub for sub?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705336768 {#2785
    date: 2024-01-15 17:39:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 311097
  -bodyTs: "'sub':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336768 {#2786
    date: 2024-01-15 17:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2790
  +user: App\Entity\User {#2803 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sub for sub?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705336768 {#2785
    date: 2024-01-15 17:39:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2791 …}
  +nested: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  -id: 311097
  -bodyTs: "'sub':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336768 {#2786
    date: 2024-01-15 17:39:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2863
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve got the hour hand and the minute hand… they’re right there. What’s wrong? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705329498 {#2858
    date: 2024-01-15 15:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 310784
  -bodyTs: "'/s':18 'got':3 'hand':6,10 'hour':5 'minut':9 're':12 'right':13 've':2 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7342492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705329498 {#2859
    date: 2024-01-15 15:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2863
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve got the hour hand and the minute hand… they’re right there. What’s wrong? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705329498 {#2858
    date: 2024-01-15 15:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 310784
  -bodyTs: "'/s':18 'got':3 'hand':6,10 'hour':5 'minut':9 're':12 'right':13 've':2 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7342492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705329498 {#2859
    date: 2024-01-15 15:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2863
  +user: App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2078 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’ve got the hour hand and the minute hand… they’re right there. What’s wrong? /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705329498 {#2858
    date: 2024-01-15 15:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2864 …}
  +nested: Doctrine\ORM\PersistentCollection {#2866 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  -id: 310784
  -bodyTs: "'/s':18 'got':3 'hand':6,10 'hour':5 'minut':9 're':12 'right':13 've':2 'wrong':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7342492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705329498 {#2859
    date: 2024-01-15 15:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2936
  +user: App\Entity\User {#2949 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "seems legit tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705327175 {#2931
    date: 2024-01-15 14:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2937 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  -id: 310683
  -bodyTs: "'legit':2 'seem':1 'tbh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5681850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327175 {#2932
    date: 2024-01-15 14:59: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
155 DENIED edit
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2949 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "seems legit tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705327175 {#2931
    date: 2024-01-15 14:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2937 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  -id: 310683
  -bodyTs: "'legit':2 'seem':1 'tbh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5681850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327175 {#2932
    date: 2024-01-15 14:59: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
156 DENIED moderate
App\Entity\EntryComment {#2936
  +user: App\Entity\User {#2949 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1680 …}
  +image: null
  +parent: null
  +root: null
  +body: "seems legit tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705327175 {#2931
    date: 2024-01-15 14:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypnotic_nerd@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2937 …}
  +nested: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  -id: 310683
  -bodyTs: "'legit':2 'seem':1 'tbh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5681850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327175 {#2932
    date: 2024-01-15 14:59: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