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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "> 8MB in as jpeg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701816315 {#1940
    date: 2023-12-05 23:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 200528
  -bodyTs: "'8mb':1 'jpeg':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5465132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816315 {#1664
    date: 2023-12-05 23:45: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
3 DENIED edit
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "> 8MB in as jpeg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701816315 {#1940
    date: 2023-12-05 23:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 200528
  -bodyTs: "'8mb':1 'jpeg':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5465132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816315 {#1664
    date: 2023-12-05 23:45: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
4 DENIED moderate
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "> 8MB in as jpeg"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701816315 {#1940
    date: 2023-12-05 23:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 200528
  -bodyTs: "'8mb':1 'jpeg':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5465132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816315 {#1664
    date: 2023-12-05 23:45: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
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 {#1562
  +user: App\Entity\User {#1702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s grainy. Grain always takes a lot in size."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701815124 {#1568
    date: 2023-12-05 23:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 200454
  -bodyTs: "'alway':5 'grain':4 'graini':3 'lot':8 'size':10 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4850364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815124 {#1548
    date: 2023-12-05 23:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s grainy. Grain always takes a lot in size."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701815124 {#1568
    date: 2023-12-05 23:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 200454
  -bodyTs: "'alway':5 'grain':4 'graini':3 'lot':8 'size':10 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4850364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815124 {#1548
    date: 2023-12-05 23:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s grainy. Grain always takes a lot in size."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701815124 {#1568
    date: 2023-12-05 23:25:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 200454
  -bodyTs: "'alway':5 'grain':4 'graini':3 'lot':8 'size':10 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4850364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701815124 {#1548
    date: 2023-12-05 23:25:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2458
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813041 {#2448
    date: 2023-12-05 22:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 200327
  -bodyTs: "'interest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5442200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813041 {#2411
    date: 2023-12-05 22:50:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813041 {#2448
    date: 2023-12-05 22:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 200327
  -bodyTs: "'interest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5442200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813041 {#2411
    date: 2023-12-05 22:50:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#2467 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813041 {#2448
    date: 2023-12-05 22:50:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 200327
  -bodyTs: "'interest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5442200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813041 {#2411
    date: 2023-12-05 22:50:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2025
  +user: App\Entity\User {#2075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701805718 {#2032
    date: 2023-12-05 20:48:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 168493
  -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4928781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701044179 {#2026
    date: 2023-11-27 01:16:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#2075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701805718 {#2032
    date: 2023-12-05 20:48:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 168493
  -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4928781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701044179 {#2026
    date: 2023-11-27 01:16:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#2075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701805718 {#2032
    date: 2023-12-05 20:48:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 168493
  -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4928781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701044179 {#2026
    date: 2023-11-27 01:16:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2025
    +user: App\Entity\User {#2075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701805718 {#2032
      date: 2023-12-05 20:48:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2021 …}
    +nested: Doctrine\ORM\PersistentCollection {#2029 …}
    +votes: Doctrine\ORM\PersistentCollection {#2020 …}
    +reports: Doctrine\ORM\PersistentCollection {#2027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
    -id: 168493
    -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4928781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701044179 {#2026
      date: 2023-11-27 01:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2025}
  +body: "I don’t get the downvotes. You expressed that it differs from the usual meme formula but it’s very obvious that you aren’t serious. And it’s kinda funny reading the text whilst imagining those bullshit emojis. (At least I hope that the emojis weren’t serious)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701090201 {#3152
    date: 2023-11-27 14:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 169887
  -bodyTs: "'aren':24 'bullshit':38 'differ':11 'downvot':6 'emoji':39,46 'express':8 'formula':16 'funni':31 'get':4 'hope':43 'imagin':36 'kinda':30 'least':41 'meme':15 'obvious':21 'read':32 'serious':26,49 'text':34 'usual':14 'weren':47 'whilst':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5025376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701090201 {#3153
    date: 2023-11-27 14:03:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2025
    +user: App\Entity\User {#2075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701805718 {#2032
      date: 2023-12-05 20:48:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2021 …}
    +nested: Doctrine\ORM\PersistentCollection {#2029 …}
    +votes: Doctrine\ORM\PersistentCollection {#2020 …}
    +reports: Doctrine\ORM\PersistentCollection {#2027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
    -id: 168493
    -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4928781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701044179 {#2026
      date: 2023-11-27 01:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2025}
  +body: "I don’t get the downvotes. You expressed that it differs from the usual meme formula but it’s very obvious that you aren’t serious. And it’s kinda funny reading the text whilst imagining those bullshit emojis. (At least I hope that the emojis weren’t serious)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701090201 {#3152
    date: 2023-11-27 14:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 169887
  -bodyTs: "'aren':24 'bullshit':38 'differ':11 'downvot':6 'emoji':39,46 'express':8 'formula':16 'funni':31 'get':4 'hope':43 'imagin':36 'kinda':30 'least':41 'meme':15 'obvious':21 'read':32 'serious':26,49 'text':34 'usual':14 'weren':47 'whilst':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5025376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701090201 {#3153
    date: 2023-11-27 14:03:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2025
    +user: App\Entity\User {#2075 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701805718 {#2032
      date: 2023-12-05 20:48:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2021 …}
    +nested: Doctrine\ORM\PersistentCollection {#2029 …}
    +votes: Doctrine\ORM\PersistentCollection {#2020 …}
    +reports: Doctrine\ORM\PersistentCollection {#2027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
    -id: 168493
    -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4928781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701044179 {#2026
      date: 2023-11-27 01:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2025}
  +body: "I don’t get the downvotes. You expressed that it differs from the usual meme formula but it’s very obvious that you aren’t serious. And it’s kinda funny reading the text whilst imagining those bullshit emojis. (At least I hope that the emojis weren’t serious)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701090201 {#3152
    date: 2023-11-27 14:03:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 169887
  -bodyTs: "'aren':24 'bullshit':38 'differ':11 'downvot':6 'emoji':39,46 'express':8 'formula':16 'funni':31 'get':4 'hope':43 'imagin':36 'kinda':30 'least':41 'meme':15 'obvious':21 'read':32 'serious':26,49 'text':34 'usual':14 'weren':47 'whilst':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5025376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701090201 {#3153
    date: 2023-11-27 14:03:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3290
  +user: App\Entity\User {#2075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3155 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2025
      +user: App\Entity\User {#2075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701805718 {#2032
        date: 2023-12-05 20:48:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 168493
      -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4928781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701044179 {#2026
        date: 2023-11-27 01:16:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2025}
    +body: "I don’t get the downvotes. You expressed that it differs from the usual meme formula but it’s very obvious that you aren’t serious. And it’s kinda funny reading the text whilst imagining those bullshit emojis. (At least I hope that the emojis weren’t serious)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701090201 {#3152
      date: 2023-11-27 14:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3156 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
    -id: 169887
    -bodyTs: "'aren':24 'bullshit':38 'differ':11 'downvot':6 'emoji':39,46 'express':8 'formula':16 'funni':31 'get':4 'hope':43 'imagin':36 'kinda':30 'least':41 'meme':15 'obvious':21 'read':32 'serious':26,49 'text':34 'usual':14 'weren':47 'whilst':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5025376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701090201 {#3153
      date: 2023-11-27 14:03:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2025}
  +body: "yeah this kind of sarcastic post was a pretty common trope back in the day on r/copypasta, so I wanted to bring some of that back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701090550 {#3288
    date: 2023-11-27 14:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@stebo02@sopuli.xyz"
    "@velvetThunder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 169900
  -bodyTs: "'back':12,26 'bring':22 'common':10 'day':15 'kind':3 'post':6 'pretti':9 'r/copypasta':17 'sarcast':5 'trope':11 'want':20 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4940235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701090550 {#3289
    date: 2023-11-27 14:09: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
23 DENIED edit
App\Entity\EntryComment {#3290
  +user: App\Entity\User {#2075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3155 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2025
      +user: App\Entity\User {#2075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701805718 {#2032
        date: 2023-12-05 20:48:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 168493
      -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4928781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701044179 {#2026
        date: 2023-11-27 01:16:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2025}
    +body: "I don’t get the downvotes. You expressed that it differs from the usual meme formula but it’s very obvious that you aren’t serious. And it’s kinda funny reading the text whilst imagining those bullshit emojis. (At least I hope that the emojis weren’t serious)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701090201 {#3152
      date: 2023-11-27 14:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3156 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
    -id: 169887
    -bodyTs: "'aren':24 'bullshit':38 'differ':11 'downvot':6 'emoji':39,46 'express':8 'formula':16 'funni':31 'get':4 'hope':43 'imagin':36 'kinda':30 'least':41 'meme':15 'obvious':21 'read':32 'serious':26,49 'text':34 'usual':14 'weren':47 'whilst':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5025376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701090201 {#3153
      date: 2023-11-27 14:03:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2025}
  +body: "yeah this kind of sarcastic post was a pretty common trope back in the day on r/copypasta, so I wanted to bring some of that back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701090550 {#3288
    date: 2023-11-27 14:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@stebo02@sopuli.xyz"
    "@velvetThunder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 169900
  -bodyTs: "'back':12,26 'bring':22 'common':10 'day':15 'kind':3 'post':6 'pretti':9 'r/copypasta':17 'sarcast':5 'trope':11 'want':20 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4940235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701090550 {#3289
    date: 2023-11-27 14:09: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
24 DENIED moderate
App\Entity\EntryComment {#3290
  +user: App\Entity\User {#2075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3155 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2025
      +user: App\Entity\User {#2075 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "👊Hold up, buddy! 👊🤔Spotted your Gru’s Plan meme 🤔👉, but quick tip: ✌️Keep the text in the last two panels the same for that slick punchline! ✌️😂Consistency is the key to meme magic. 🗝️👌Give it a shot, and you’ll nail it! 👍😄"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701805718 {#2032
        date: 2023-12-05 20:48:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 168493
      -bodyTs: "'buddi':3 'consist':27 'give':34 'gru':6 'hold':1 'keep':13 'key':30 'last':18 'll':40 'magic':33 'meme':9,32 'nail':41 'panel':20 'plan':8 'punchlin':26 'quick':11 'shot':37 'slick':25 'spot':4 'text':15 'tip':12 'two':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4928781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701044179 {#2026
        date: 2023-11-27 01:16:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2025}
    +body: "I don’t get the downvotes. You expressed that it differs from the usual meme formula but it’s very obvious that you aren’t serious. And it’s kinda funny reading the text whilst imagining those bullshit emojis. (At least I hope that the emojis weren’t serious)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701090201 {#3152
      date: 2023-11-27 14:03:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@stebo02@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3156 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
    -id: 169887
    -bodyTs: "'aren':24 'bullshit':38 'differ':11 'downvot':6 'emoji':39,46 'express':8 'formula':16 'funni':31 'get':4 'hope':43 'imagin':36 'kinda':30 'least':41 'meme':15 'obvious':21 'read':32 'serious':26,49 'text':34 'usual':14 'weren':47 'whilst':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5025376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701090201 {#3153
      date: 2023-11-27 14:03:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2025}
  +body: "yeah this kind of sarcastic post was a pretty common trope back in the day on r/copypasta, so I wanted to bring some of that back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701090550 {#3288
    date: 2023-11-27 14:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@stebo02@sopuli.xyz"
    "@velvetThunder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 169900
  -bodyTs: "'back':12,26 'bring':22 'common':10 'day':15 'kind':3 'post':6 'pretti':9 'r/copypasta':17 'sarcast':5 'trope':11 'want':20 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4940235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701090550 {#3289
    date: 2023-11-27 14:09: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
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 {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1701774740 {#2335
    date: 2023-12-05 12:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 166263
  -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4998592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008180 {#2339
    date: 2023-11-26 15:16: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
27 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1701774740 {#2335
    date: 2023-12-05 12:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 166263
  -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4998592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008180 {#2339
    date: 2023-11-26 15:16: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
28 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#2049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 102
  +score: 0
  +lastActive: DateTime @1701774740 {#2335
    date: 2023-12-05 12:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 166263
  -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4998592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008180 {#2339
    date: 2023-11-26 15:16: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
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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1701774740 {#2335
      date: 2023-12-05 12:12:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2136 …}
    +nested: Doctrine\ORM\PersistentCollection {#2073 …}
    +votes: Doctrine\ORM\PersistentCollection {#2072 …}
    +reports: Doctrine\ORM\PersistentCollection {#2065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
    -id: 166263
    -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4998592"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008180 {#2339
      date: 2023-11-26 15:16:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "I shall commit sudoku to atone for my sin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1701010646 {#3036
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 166436
  -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5187961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010646 {#3035
    date: 2023-11-26 15:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1701774740 {#2335
      date: 2023-12-05 12:12:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2136 …}
    +nested: Doctrine\ORM\PersistentCollection {#2073 …}
    +votes: Doctrine\ORM\PersistentCollection {#2072 …}
    +reports: Doctrine\ORM\PersistentCollection {#2065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
    -id: 166263
    -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4998592"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008180 {#2339
      date: 2023-11-26 15:16:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "I shall commit sudoku to atone for my sin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1701010646 {#3036
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 166436
  -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5187961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010646 {#3035
    date: 2023-11-26 15:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2135
    +user: App\Entity\User {#2049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 102
    +score: 0
    +lastActive: DateTime @1701774740 {#2335
      date: 2023-12-05 12:12:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2136 …}
    +nested: Doctrine\ORM\PersistentCollection {#2073 …}
    +votes: Doctrine\ORM\PersistentCollection {#2072 …}
    +reports: Doctrine\ORM\PersistentCollection {#2065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
    -id: 166263
    -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4998592"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008180 {#2339
      date: 2023-11-26 15:16:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "I shall commit sudoku to atone for my sin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1701010646 {#3036
    date: 2023-11-26 15:57:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3033 …}
  +nested: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  -id: 166436
  -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5187961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010646 {#3035
    date: 2023-11-26 15:57:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Can you also atone for my sins while you’re at it? Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701020228 {#3191
    date: 2023-11-26 18:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 167031
  -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020228 {#3192
    date: 2023-11-26 18:37: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
35 DENIED edit
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Can you also atone for my sins while you’re at it? Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701020228 {#3191
    date: 2023-11-26 18:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 167031
  -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020228 {#3192
    date: 2023-11-26 18:37: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
36 DENIED moderate
App\Entity\EntryComment {#3193
  +user: Proxies\__CG__\App\Entity\User {#3194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Can you also atone for my sins while you’re at it? Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701020228 {#3191
    date: 2023-11-26 18:37:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3195 …}
  +nested: Doctrine\ORM\PersistentCollection {#3197 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
  -id: 167031
  -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020228 {#3192
    date: 2023-11-26 18:37: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
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 {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Can you also atone for my sins while you’re at it? Thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701020228 {#3191
      date: 2023-11-26 18:37:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 167031
    -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5600484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701020228 {#3192
      date: 2023-11-26 18:37:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Ooh, do we have another Jesus situation going on here? I’ll hop on on this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701026192 {#3373
    date: 2023-11-26 20:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@TerrificTadpole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 167470
  -bodyTs: "'anoth':5 'go':8 'hop':13 'jesus':6 'll':12 'ooh':1 'situat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5195421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701026192 {#3374
    date: 2023-11-26 20:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Can you also atone for my sins while you’re at it? Thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701020228 {#3191
      date: 2023-11-26 18:37:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 167031
    -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5600484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701020228 {#3192
      date: 2023-11-26 18:37:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Ooh, do we have another Jesus situation going on here? I’ll hop on on this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701026192 {#3373
    date: 2023-11-26 20:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@TerrificTadpole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 167470
  -bodyTs: "'anoth':5 'go':8 'hop':13 'jesus':6 'll':12 'ooh':1 'situat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5195421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701026192 {#3374
    date: 2023-11-26 20:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3375
  +user: Proxies\__CG__\App\Entity\User {#3376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Can you also atone for my sins while you’re at it? Thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701020228 {#3191
      date: 2023-11-26 18:37:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 167031
    -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5600484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701020228 {#3192
      date: 2023-11-26 18:37:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Ooh, do we have another Jesus situation going on here? I’ll hop on on this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701026192 {#3373
    date: 2023-11-26 20:16:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@TerrificTadpole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 167470
  -bodyTs: "'anoth':5 'go':8 'hop':13 'jesus':6 'll':12 'ooh':1 'situat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5195421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701026192 {#3374
    date: 2023-11-26 20:16:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Can you also atone for my sins while you’re at it? Thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701020228 {#3191
      date: 2023-11-26 18:37:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 167031
    -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5600484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701020228 {#3192
      date: 2023-11-26 18:37:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "[youtu.be/xuCn8ux2gbs?t=870](https://youtu.be/xuCn8ux2gbs?t=870)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701064244 {#3389
    date: 2023-11-27 06:50:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@TerrificTadpole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 169116
  -bodyTs: "'/xucn8ux2gbs?t=870](https://youtu.be/xucn8ux2gbs?t=870)':3 'youtu.be':2 'youtu.be/xucn8ux2gbs?t=870](https://youtu.be/xucn8ux2gbs?t=870)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701064244 {#3390
    date: 2023-11-27 06:50:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Can you also atone for my sins while you’re at it? Thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701020228 {#3191
      date: 2023-11-26 18:37:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 167031
    -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5600484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701020228 {#3192
      date: 2023-11-26 18:37:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "[youtu.be/xuCn8ux2gbs?t=870](https://youtu.be/xuCn8ux2gbs?t=870)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701064244 {#3389
    date: 2023-11-27 06:50:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@TerrificTadpole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 169116
  -bodyTs: "'/xucn8ux2gbs?t=870](https://youtu.be/xucn8ux2gbs?t=870)':3 'youtu.be':2 'youtu.be/xucn8ux2gbs?t=870](https://youtu.be/xucn8ux2gbs?t=870)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701064244 {#3390
    date: 2023-11-27 06:50:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3193
    +user: Proxies\__CG__\App\Entity\User {#3194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Can you also atone for my sins while you’re at it? Thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701020228 {#3191
      date: 2023-11-26 18:37:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3195 …}
    +nested: Doctrine\ORM\PersistentCollection {#3197 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3205 …}
    -id: 167031
    -bodyTs: "'also':3 'aton':4 're':10 'sin':7 'thank':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5600484"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701020228 {#3192
      date: 2023-11-26 18:37:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "[youtu.be/xuCn8ux2gbs?t=870](https://youtu.be/xuCn8ux2gbs?t=870)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701064244 {#3389
    date: 2023-11-27 06:50:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@TerrificTadpole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3393 …}
  +nested: Doctrine\ORM\PersistentCollection {#3395 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 169116
  -bodyTs: "'/xucn8ux2gbs?t=870](https://youtu.be/xucn8ux2gbs?t=870)':3 'youtu.be':2 'youtu.be/xucn8ux2gbs?t=870](https://youtu.be/xucn8ux2gbs?t=870)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701064244 {#3390
    date: 2023-11-27 06:50:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "We talking **sudo rm-rf /*** sudoku here or the kind that you’d find in the newspaper?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701021053 {#3207
    date: 2023-11-26 18:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 167106
  -bodyTs: "'d':14 'find':15 'kind':11 'newspap':18 'rf':6 'rm':5 'rm-rf':4 'sudo':3 'sudoku':7 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5193534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701021053 {#3208
    date: 2023-11-26 18:50: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
47 DENIED edit
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "We talking **sudo rm-rf /*** sudoku here or the kind that you’d find in the newspaper?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701021053 {#3207
    date: 2023-11-26 18:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 167106
  -bodyTs: "'d':14 'find':15 'kind':11 'newspap':18 'rf':6 'rm':5 'rm-rf':4 'sudo':3 'sudoku':7 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5193534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701021053 {#3208
    date: 2023-11-26 18:50: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
48 DENIED moderate
App\Entity\EntryComment {#3209
  +user: Proxies\__CG__\App\Entity\User {#3210 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "We talking **sudo rm-rf /*** sudoku here or the kind that you’d find in the newspaper?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701021053 {#3207
    date: 2023-11-26 18:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 167106
  -bodyTs: "'d':14 'find':15 'kind':11 'newspap':18 'rf':6 'rm':5 'rm-rf':4 'sudo':3 'sudoku':7 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5193534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701021053 {#3208
    date: 2023-11-26 18:50: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
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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "We talking **sudo rm-rf /*** sudoku here or the kind that you’d find in the newspaper?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701021053 {#3207
      date: 2023-11-26 18:50:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 167106
    -bodyTs: "'d':14 'find':15 'kind':11 'newspap':18 'rf':6 'rm':5 'rm-rf':4 'sudo':3 'sudoku':7 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5193534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701021053 {#3208
      date: 2023-11-26 18:50:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040590 {#3405
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@Mossheart@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 168354
  -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040590 {#3406
    date: 2023-11-27 00:16: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
51 DENIED edit
App\Entity\EntryComment {#3407
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "We talking **sudo rm-rf /*** sudoku here or the kind that you’d find in the newspaper?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701021053 {#3207
      date: 2023-11-26 18:50:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 167106
    -bodyTs: "'d':14 'find':15 'kind':11 'newspap':18 'rf':6 'rm':5 'rm-rf':4 'sudo':3 'sudoku':7 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5193534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701021053 {#3208
      date: 2023-11-26 18:50:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040590 {#3405
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@Mossheart@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 168354
  -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040590 {#3406
    date: 2023-11-27 00:16: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
52 DENIED moderate
App\Entity\EntryComment {#3407
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3209
    +user: Proxies\__CG__\App\Entity\User {#3210 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "We talking **sudo rm-rf /*** sudoku here or the kind that you’d find in the newspaper?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701021053 {#3207
      date: 2023-11-26 18:50:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 167106
    -bodyTs: "'d':14 'find':15 'kind':11 'newspap':18 'rf':6 'rm':5 'rm-rf':4 'sudo':3 'sudoku':7 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5193534"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701021053 {#3208
      date: 2023-11-26 18:50:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "That sounds like a command that could work, `sudo KUUUUUUUUUU`, the more Us the slower it details the important files being deleted, without allowing you to cancel the command"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040590 {#3405
    date: 2023-11-27 00:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@Mossheart@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 168354
  -bodyTs: "'allow':24 'cancel':27 'command':5,29 'could':7 'delet':22 'detail':17 'file':20 'import':19 'kuuuuuuuuuu':10 'like':3 'slower':15 'sound':2 'sudo':9 'us':13 'without':23 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040590 {#3406
    date: 2023-11-27 00:16: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
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 {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Repent ye sinner and post three socially awkward socially awesome penguins, NOT one thing other thing penguin and ye shall be redeemed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012563 {#3223
    date: 2023-11-26 16:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 166548
  -bodyTs: "'awesom':10 'awkward':8 'one':13 'penguin':11,17 'post':5 'redeem':22 'repent':1 'shall':20 'sinner':3 'social':7,9 'thing':14,16 'three':6 'ye':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5598101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012563 {#3224
    date: 2023-11-26 16:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Repent ye sinner and post three socially awkward socially awesome penguins, NOT one thing other thing penguin and ye shall be redeemed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012563 {#3223
    date: 2023-11-26 16:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 166548
  -bodyTs: "'awesom':10 'awkward':8 'one':13 'penguin':11,17 'post':5 'redeem':22 'repent':1 'shall':20 'sinner':3 'social':7,9 'thing':14,16 'three':6 'ye':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5598101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012563 {#3224
    date: 2023-11-26 16:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Repent ye sinner and post three socially awkward socially awesome penguins, NOT one thing other thing penguin and ye shall be redeemed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012563 {#3223
    date: 2023-11-26 16:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 166548
  -bodyTs: "'awesom':10 'awkward':8 'one':13 'penguin':11,17 'post':5 'redeem':22 'repent':1 'shall':20 'sinner':3 'social':7,9 'thing':14,16 'three':6 'ye':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5598101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012563 {#3224
    date: 2023-11-26 16:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3360
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Repent ye sinner and post three socially awkward socially awesome penguins, NOT one thing other thing penguin and ye shall be redeemed!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701012563 {#3223
      date: 2023-11-26 16:29:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3227 …}
    +nested: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 166548
    -bodyTs: "'awesom':10 'awkward':8 'one':13 'penguin':11,17 'post':5 'redeem':22 'repent':1 'shall':20 'sinner':3 'social':7,9 'thing':14,16 'three':6 'ye':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5598101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701012563 {#3224
      date: 2023-11-26 16:29:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040430 {#3358
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 168346
  -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040430 {#3359
    date: 2023-11-27 00:13: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
59 DENIED edit
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Repent ye sinner and post three socially awkward socially awesome penguins, NOT one thing other thing penguin and ye shall be redeemed!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701012563 {#3223
      date: 2023-11-26 16:29:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3227 …}
    +nested: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 166548
    -bodyTs: "'awesom':10 'awkward':8 'one':13 'penguin':11,17 'post':5 'redeem':22 'repent':1 'shall':20 'sinner':3 'social':7,9 'thing':14,16 'three':6 'ye':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5598101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701012563 {#3224
      date: 2023-11-26 16:29:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040430 {#3358
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 168346
  -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040430 {#3359
    date: 2023-11-27 00:13: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
60 DENIED moderate
App\Entity\EntryComment {#3360
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: Proxies\__CG__\App\Entity\User {#3226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3034
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2135
        +user: App\Entity\User {#2049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 102
        +score: 0
        +lastActive: DateTime @1701774740 {#2335
          date: 2023-12-05 12:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 166263
        -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4998592"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008180 {#2339
          date: 2023-11-26 15:16:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2135}
      +body: "I shall commit sudoku to atone for my sin"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1701010646 {#3036
        date: 2023-11-26 15:57:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@Vlyn@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3033 …}
      +nested: Doctrine\ORM\PersistentCollection {#3031 …}
      +votes: Doctrine\ORM\PersistentCollection {#3029 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
      -id: 166436
      -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5187961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010646 {#3035
        date: 2023-11-26 15:57:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "Repent ye sinner and post three socially awkward socially awesome penguins, NOT one thing other thing penguin and ye shall be redeemed!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701012563 {#3223
      date: 2023-11-26 16:29:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3227 …}
    +nested: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    -id: 166548
    -bodyTs: "'awesom':10 'awkward':8 'one':13 'penguin':11,17 'post':5 'redeem':22 'repent':1 'shall':20 'sinner':3 'social':7,9 'thing':14,16 'three':6 'ye':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5598101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701012563 {#3224
      date: 2023-11-26 16:29:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Are we talking penguins that represent different linux distros? Because most sure match “socially awkward” and awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701040430 {#3358
    date: 2023-11-27 00:13:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
    "@blanketswithsmallpox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3361 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  -id: 168346
  -bodyTs: "'awesom':17 'awkward':15 'differ':7 'distro':9 'linux':8 'match':13 'penguin':4 'repres':6 'social':14 'sure':12 'talk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5202303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701040430 {#3359
    date: 2023-11-27 00:13: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Memes are art and this works"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701017217 {#3239
    date: 2023-11-26 17:46:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 166834
  -bodyTs: "'art':3 'meme':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017217 {#3240
    date: 2023-11-26 17:46:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Memes are art and this works"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701017217 {#3239
    date: 2023-11-26 17:46:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 166834
  -bodyTs: "'art':3 'meme':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017217 {#3240
    date: 2023-11-26 17:46:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3034
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2135
      +user: App\Entity\User {#2049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sacrilege! You broke the template, third and fourth slide should be the same :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 102
      +score: 0
      +lastActive: DateTime @1701774740 {#2335
        date: 2023-12-05 12:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 166263
      -bodyTs: "'broke':3 'fourth':8 'sacrileg':1 'slide':9 'templat':5 'third':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4998592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008180 {#2339
        date: 2023-11-26 15:16:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2135}
    +body: "I shall commit sudoku to atone for my sin"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1701010646 {#3036
      date: 2023-11-26 15:57:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@Vlyn@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3033 …}
    +nested: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    -id: 166436
    -bodyTs: "'aton':6 'commit':3 'shall':2 'sin':9 'sudoku':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5187961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010646 {#3035
      date: 2023-11-26 15:57:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2135}
  +body: "Memes are art and this works"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701017217 {#3239
    date: 2023-11-26 17:46:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Vlyn@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 166834
  -bodyTs: "'art':3 'meme':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5599540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701017217 {#3240
    date: 2023-11-26 17:46:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2214
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701764676 {#2224
    date: 2023-12-05 09:24:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 166409
  -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010252 {#2198
    date: 2023-11-26 15:50: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
67 DENIED edit
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701764676 {#2224
    date: 2023-12-05 09:24:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 166409
  -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010252 {#2198
    date: 2023-11-26 15:50: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
68 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#2298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1701764676 {#2224
    date: 2023-12-05 09:24:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 166409
  -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010252 {#2198
    date: 2023-11-26 15:50: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
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 {#3103
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2214
    +user: App\Entity\User {#2298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701764676 {#2224
      date: 2023-12-05 09:24:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2213 …}
    +nested: Doctrine\ORM\PersistentCollection {#2230 …}
    +votes: Doctrine\ORM\PersistentCollection {#2232 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
    -id: 166409
    -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010252 {#2198
      date: 2023-11-26 15:50:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2214}
  +body: "hell, even with a part number, you still have to sort through a bunch of irrelevant stuff. I swear they must just “select all” when assigning tags to phone cases and stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701033463 {#3101
    date: 2023-11-26 22:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tuxrandom@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 167958
  -bodyTs: "'assign':26 'bunch':14 'case':30 'even':2 'hell':1 'irrelev':16 'must':21 'number':6 'part':5 'phone':29 'select':23 'sort':11 'still':8 'stuff':17,32 'swear':19 'tag':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5442951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701033463 {#3102
    date: 2023-11-26 22:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2214
    +user: App\Entity\User {#2298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701764676 {#2224
      date: 2023-12-05 09:24:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2213 …}
    +nested: Doctrine\ORM\PersistentCollection {#2230 …}
    +votes: Doctrine\ORM\PersistentCollection {#2232 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
    -id: 166409
    -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010252 {#2198
      date: 2023-11-26 15:50:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2214}
  +body: "hell, even with a part number, you still have to sort through a bunch of irrelevant stuff. I swear they must just “select all” when assigning tags to phone cases and stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701033463 {#3101
    date: 2023-11-26 22:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tuxrandom@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 167958
  -bodyTs: "'assign':26 'bunch':14 'case':30 'even':2 'hell':1 'irrelev':16 'must':21 'number':6 'part':5 'phone':29 'select':23 'sort':11 'still':8 'stuff':17,32 'swear':19 'tag':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5442951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701033463 {#3102
    date: 2023-11-26 22:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3103
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2214
    +user: App\Entity\User {#2298 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1701764676 {#2224
      date: 2023-12-05 09:24:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2213 …}
    +nested: Doctrine\ORM\PersistentCollection {#2230 …}
    +votes: Doctrine\ORM\PersistentCollection {#2232 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
    -id: 166409
    -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701010252 {#2198
      date: 2023-11-26 15:50:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2214}
  +body: "hell, even with a part number, you still have to sort through a bunch of irrelevant stuff. I swear they must just “select all” when assigning tags to phone cases and stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701033463 {#3101
    date: 2023-11-26 22:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tuxrandom@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 167958
  -bodyTs: "'assign':26 'bunch':14 'case':30 'even':2 'hell':1 'irrelev':16 'must':21 'number':6 'part':5 'phone':29 'select':23 'sort':11 'still':8 'stuff':17,32 'swear':19 'tag':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5442951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701033463 {#3102
    date: 2023-11-26 22:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3103
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2214
      +user: App\Entity\User {#2298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701764676 {#2224
        date: 2023-12-05 09:24:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 166409
      -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010252 {#2198
        date: 2023-11-26 15:50:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2214}
    +body: "hell, even with a part number, you still have to sort through a bunch of irrelevant stuff. I swear they must just “select all” when assigning tags to phone cases and stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701033463 {#3101
      date: 2023-11-26 22:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tuxrandom@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 167958
    -bodyTs: "'assign':26 'bunch':14 'case':30 'even':2 'hell':1 'irrelev':16 'must':21 'number':6 'part':5 'phone':29 'select':23 'sort':11 'still':8 'stuff':17,32 'swear':19 'tag':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5442951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701033463 {#3102
      date: 2023-11-26 22:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2214}
  +body: """
    Fuck phone cases and bad search. I just got the Sony Xperia 10 V. The whole Sony Line is just changing the number to 1, 5, or 10, and the Roman numeral from I to V (and growing).\n
    \n
    Good luck finding *anything*. It literally took me hours (including advanced Google Fu) to find out that the style of case I want doesn’t exist for my model. (But the 10 IV has it.)\n
    \n
    Is there a site that categorizes cases by exact model? I feel like it shouldn’t be *this* hard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701057569 {#3271
    date: 2023-11-27 04:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tuxrandom@kbin.social"
    "@deo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 168931
  -bodyTs: "'1':25 '10':13,28,70 '5':26 'advanc':49 'anyth':42 'bad':5 'case':3,59,80 'categor':79 'chang':21 'doesn':62 'exact':82 'exist':64 'feel':85 'find':41,53 'fu':51 'fuck':1 'good':39 'googl':50 'got':9 'grow':38 'hard':92 'hour':47 'includ':48 'iv':71 'like':86 'line':18 'liter':44 'luck':40 'model':67,83 'number':23 'numer':32 'phone':2 'roman':31 'search':6 'shouldn':88 'site':77 'soni':11,17 'style':57 'took':45 'v':14,36 'want':61 'whole':16 'xperia':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1748456"
  +editedAt: DateTimeImmutable @1702291434 {#3272
    date: 2023-12-11 11:43:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701057569 {#3273
    date: 2023-11-27 04:59: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
75 DENIED edit
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3103
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2214
      +user: App\Entity\User {#2298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701764676 {#2224
        date: 2023-12-05 09:24:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 166409
      -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010252 {#2198
        date: 2023-11-26 15:50:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2214}
    +body: "hell, even with a part number, you still have to sort through a bunch of irrelevant stuff. I swear they must just “select all” when assigning tags to phone cases and stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701033463 {#3101
      date: 2023-11-26 22:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tuxrandom@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 167958
    -bodyTs: "'assign':26 'bunch':14 'case':30 'even':2 'hell':1 'irrelev':16 'must':21 'number':6 'part':5 'phone':29 'select':23 'sort':11 'still':8 'stuff':17,32 'swear':19 'tag':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5442951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701033463 {#3102
      date: 2023-11-26 22:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2214}
  +body: """
    Fuck phone cases and bad search. I just got the Sony Xperia 10 V. The whole Sony Line is just changing the number to 1, 5, or 10, and the Roman numeral from I to V (and growing).\n
    \n
    Good luck finding *anything*. It literally took me hours (including advanced Google Fu) to find out that the style of case I want doesn’t exist for my model. (But the 10 IV has it.)\n
    \n
    Is there a site that categorizes cases by exact model? I feel like it shouldn’t be *this* hard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701057569 {#3271
    date: 2023-11-27 04:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tuxrandom@kbin.social"
    "@deo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 168931
  -bodyTs: "'1':25 '10':13,28,70 '5':26 'advanc':49 'anyth':42 'bad':5 'case':3,59,80 'categor':79 'chang':21 'doesn':62 'exact':82 'exist':64 'feel':85 'find':41,53 'fu':51 'fuck':1 'good':39 'googl':50 'got':9 'grow':38 'hard':92 'hour':47 'includ':48 'iv':71 'like':86 'line':18 'liter':44 'luck':40 'model':67,83 'number':23 'numer':32 'phone':2 'roman':31 'search':6 'shouldn':88 'site':77 'soni':11,17 'style':57 'took':45 'v':14,36 'want':61 'whole':16 'xperia':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1748456"
  +editedAt: DateTimeImmutable @1702291434 {#3272
    date: 2023-12-11 11:43:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701057569 {#3273
    date: 2023-11-27 04:59: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
76 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3103
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2214
      +user: App\Entity\User {#2298 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "The category filters of electronics distributors used to be good (some still are). But then they started letting business people categorize the products, and now finding stuff without having a part number is basically a lottery."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1701764676 {#2224
        date: 2023-12-05 09:24:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 166409
      -bodyTs: "'basic':34 'busi':19 'categor':21 'categori':2 'distributor':6 'electron':5 'filter':3 'find':26 'good':10 'let':18 'lotteri':36 'number':32 'part':31 'peopl':20 'product':23 'start':17 'still':12 'stuff':27 'use':7 'without':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701010252 {#2198
        date: 2023-11-26 15:50:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2214}
    +body: "hell, even with a part number, you still have to sort through a bunch of irrelevant stuff. I swear they must just “select all” when assigning tags to phone cases and stuff."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701033463 {#3101
      date: 2023-11-26 22:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tuxrandom@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3107 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    -id: 167958
    -bodyTs: "'assign':26 'bunch':14 'case':30 'even':2 'hell':1 'irrelev':16 'must':21 'number':6 'part':5 'phone':29 'select':23 'sort':11 'still':8 'stuff':17,32 'swear':19 'tag':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5442951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701033463 {#3102
      date: 2023-11-26 22:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2214}
  +body: """
    Fuck phone cases and bad search. I just got the Sony Xperia 10 V. The whole Sony Line is just changing the number to 1, 5, or 10, and the Roman numeral from I to V (and growing).\n
    \n
    Good luck finding *anything*. It literally took me hours (including advanced Google Fu) to find out that the style of case I want doesn’t exist for my model. (But the 10 IV has it.)\n
    \n
    Is there a site that categorizes cases by exact model? I feel like it shouldn’t be *this* hard.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701057569 {#3271
    date: 2023-11-27 04:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tuxrandom@kbin.social"
    "@deo@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 168931
  -bodyTs: "'1':25 '10':13,28,70 '5':26 'advanc':49 'anyth':42 'bad':5 'case':3,59,80 'categor':79 'chang':21 'doesn':62 'exact':82 'exist':64 'feel':85 'find':41,53 'fu':51 'fuck':1 'good':39 'googl':50 'got':9 'grow':38 'hard':92 'hour':47 'includ':48 'iv':71 'like':86 'line':18 'liter':44 'luck':40 'model':67,83 'number':23 'numer':32 'phone':2 'roman':31 'search':6 'shouldn':88 'site':77 'soni':11,17 'style':57 'took':45 'v':14,36 'want':61 'whole':16 'xperia':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1748456"
  +editedAt: DateTimeImmutable @1702291434 {#3272
    date: 2023-12-11 11:43:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701057569 {#3273
    date: 2023-11-27 04:59: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
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 {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Aliexpress search is just the worst in that regard. “Hey I want to buy microchip X123457” - “Sure, here are some other totally different chips and a few iPhone cases for you”.\n
    \n
    Without site:aliexpress.com and search engines I would never find anything on there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701743029 {#2210
    date: 2023-12-05 03:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 167561
  -bodyTs: "'aliexpress':1 'aliexpress.com':34 'anyth':42 'buy':14 'case':29 'chip':24 'differ':23 'engin':37 'find':41 'hey':10 'iphon':28 'microchip':15 'never':40 'regard':9 'search':2,36 'site':33 'sure':17 'total':22 'want':12 'without':32 'worst':6 'would':39 'x123457':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5171649"
  +editedAt: DateTimeImmutable @1701709120 {#2203
    date: 2023-12-04 17:58:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701027306 {#2207
    date: 2023-11-26 20:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Aliexpress search is just the worst in that regard. “Hey I want to buy microchip X123457” - “Sure, here are some other totally different chips and a few iPhone cases for you”.\n
    \n
    Without site:aliexpress.com and search engines I would never find anything on there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701743029 {#2210
    date: 2023-12-05 03:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 167561
  -bodyTs: "'aliexpress':1 'aliexpress.com':34 'anyth':42 'buy':14 'case':29 'chip':24 'differ':23 'engin':37 'find':41 'hey':10 'iphon':28 'microchip':15 'never':40 'regard':9 'search':2,36 'site':33 'sure':17 'total':22 'want':12 'without':32 'worst':6 'would':39 'x123457':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5171649"
  +editedAt: DateTimeImmutable @1701709120 {#2203
    date: 2023-12-04 17:58:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701027306 {#2207
    date: 2023-11-26 20:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#2253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Aliexpress search is just the worst in that regard. “Hey I want to buy microchip X123457” - “Sure, here are some other totally different chips and a few iPhone cases for you”.\n
    \n
    Without site:aliexpress.com and search engines I would never find anything on there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1701743029 {#2210
    date: 2023-12-05 03:23:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 167561
  -bodyTs: "'aliexpress':1 'aliexpress.com':34 'anyth':42 'buy':14 'case':29 'chip':24 'differ':23 'engin':37 'find':41 'hey':10 'iphon':28 'microchip':15 'never':40 'regard':9 'search':2,36 'site':33 'sure':17 'total':22 'want':12 'without':32 'worst':6 'would':39 'x123457':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5171649"
  +editedAt: DateTimeImmutable @1701709120 {#2203
    date: 2023-12-04 17:58:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701027306 {#2207
    date: 2023-11-26 20:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Aliexpress search is just the worst in that regard. “Hey I want to buy microchip X123457” - “Sure, here are some other totally different chips and a few iPhone cases for you”.\n
      \n
      Without site:aliexpress.com and search engines I would never find anything on there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701743029 {#2210
      date: 2023-12-05 03:23:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 167561
    -bodyTs: "'aliexpress':1 'aliexpress.com':34 'anyth':42 'buy':14 'case':29 'chip':24 'differ':23 'engin':37 'find':41 'hey':10 'iphon':28 'microchip':15 'never':40 'regard':9 'search':2,36 'site':33 'sure':17 'total':22 'want':12 'without':32 'worst':6 'would':39 'x123457':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5171649"
    +editedAt: DateTimeImmutable @1701709120 {#2203
      date: 2023-12-04 17:58:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701027306 {#2207
      date: 2023-11-26 20:35:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701045091 {#3137
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 168537
  -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5203950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701045091 {#3138
    date: 2023-11-27 01:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Aliexpress search is just the worst in that regard. “Hey I want to buy microchip X123457” - “Sure, here are some other totally different chips and a few iPhone cases for you”.\n
      \n
      Without site:aliexpress.com and search engines I would never find anything on there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701743029 {#2210
      date: 2023-12-05 03:23:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 167561
    -bodyTs: "'aliexpress':1 'aliexpress.com':34 'anyth':42 'buy':14 'case':29 'chip':24 'differ':23 'engin':37 'find':41 'hey':10 'iphon':28 'microchip':15 'never':40 'regard':9 'search':2,36 'site':33 'sure':17 'total':22 'want':12 'without':32 'worst':6 'would':39 'x123457':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5171649"
    +editedAt: DateTimeImmutable @1701709120 {#2203
      date: 2023-12-04 17:58:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701027306 {#2207
      date: 2023-11-26 20:35:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701045091 {#3137
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 168537
  -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5203950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701045091 {#3138
    date: 2023-11-27 01:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2204
    +user: App\Entity\User {#2253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Aliexpress search is just the worst in that regard. “Hey I want to buy microchip X123457” - “Sure, here are some other totally different chips and a few iPhone cases for you”.\n
      \n
      Without site:aliexpress.com and search engines I would never find anything on there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1701743029 {#2210
      date: 2023-12-05 03:23:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2200 …}
    +nested: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    -id: 167561
    -bodyTs: "'aliexpress':1 'aliexpress.com':34 'anyth':42 'buy':14 'case':29 'chip':24 'differ':23 'engin':37 'find':41 'hey':10 'iphon':28 'microchip':15 'never':40 'regard':9 'search':2,36 'site':33 'sure':17 'total':22 'want':12 'without':32 'worst':6 'would':39 'x123457':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5171649"
    +editedAt: DateTimeImmutable @1701709120 {#2203
      date: 2023-12-04 17:58:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701027306 {#2207
      date: 2023-11-26 20:35:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2204}
  +body: "Not to mention that it changes the actual results if you decide to use any of its shitty filters or even order by price. Like, if your search result had 4 pages and you order by price, suddenly it’s now 2 pages. My bet is shady assholery to fuck with sellers that aren’t paying enough, much like Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701045091 {#3137
    date: 2023-11-27 01:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 168537
  -bodyTs: "'2':42 '4':31 'actual':8 'amazon':60 'aren':54 'assholeri':48 'bet':45 'chang':6 'decid':12 'enough':57 'even':21 'filter':19 'fuck':50 'like':25,59 'mention':3 'much':58 'order':22,35 'page':32,43 'pay':56 'price':24,37 'result':9,29 'search':28 'seller':52 'shadi':47 'shitti':18 'sudden':38 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5203950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701045091 {#3138
    date: 2023-11-27 01:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2173
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still works on eBay for now, the one thing they haven't broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701739967 {#2181
    date: 2023-12-05 02:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 166514
  -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011891 {#2182
    date: 2023-11-26 16:18: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
87 DENIED edit
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still works on eBay for now, the one thing they haven't broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701739967 {#2181
    date: 2023-12-05 02:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 166514
  -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011891 {#2182
    date: 2023-11-26 16:18: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
88 DENIED moderate
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#2134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Still works on eBay for now, the one thing they haven't broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701739967 {#2181
    date: 2023-12-05 02:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 166514
  -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011891 {#2182
    date: 2023-11-26 16:18: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
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 {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2173
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "Still works on eBay for now, the one thing they haven't broken."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701739967 {#2181
      date: 2023-12-05 02:32:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 166514
    -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011891 {#2182
      date: 2023-11-26 16:18:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: """
    eBay really has one of the best search engines around, IMO.\n
    \n
    Once you know how to use parenthesis, quotes, and minus, you can build very precise queries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701022048 {#3121
    date: 2023-11-26 19:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@PlasterAnalyst@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 167184
  -bodyTs: "'around':10 'best':7 'build':24 'ebay':1 'engin':9 'imo':11 'know':14 'minus':21 'one':4 'parenthesi':18 'precis':26 'queri':27 'quot':19 'realli':2 'search':8 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3548252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701022048 {#3122
    date: 2023-11-26 19:07: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
91 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2173
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "Still works on eBay for now, the one thing they haven't broken."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701739967 {#2181
      date: 2023-12-05 02:32:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 166514
    -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011891 {#2182
      date: 2023-11-26 16:18:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: """
    eBay really has one of the best search engines around, IMO.\n
    \n
    Once you know how to use parenthesis, quotes, and minus, you can build very precise queries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701022048 {#3121
    date: 2023-11-26 19:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@PlasterAnalyst@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 167184
  -bodyTs: "'around':10 'best':7 'build':24 'ebay':1 'engin':9 'imo':11 'know':14 'minus':21 'one':4 'parenthesi':18 'precis':26 'queri':27 'quot':19 'realli':2 'search':8 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3548252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701022048 {#3122
    date: 2023-11-26 19:07: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
92 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2173
    +user: App\Entity\User {#2134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "Still works on eBay for now, the one thing they haven't broken."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701739967 {#2181
      date: 2023-12-05 02:32:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2187 …}
    +nested: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2174 …}
    +reports: Doctrine\ORM\PersistentCollection {#2170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
    -id: 166514
    -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011891 {#2182
      date: 2023-11-26 16:18:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: """
    eBay really has one of the best search engines around, IMO.\n
    \n
    Once you know how to use parenthesis, quotes, and minus, you can build very precise queries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701022048 {#3121
    date: 2023-11-26 19:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@PlasterAnalyst@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 167184
  -bodyTs: "'around':10 'best':7 'build':24 'ebay':1 'engin':9 'imo':11 'know':14 'minus':21 'one':4 'parenthesi':18 'precis':26 'queri':27 'quot':19 'realli':2 'search':8 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/3548252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701022048 {#3122
    date: 2023-11-26 19:07: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
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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2173
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Still works on eBay for now, the one thing they haven't broken."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701739967 {#2181
        date: 2023-12-05 02:32:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 166514
      -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701011891 {#2182
        date: 2023-11-26 16:18:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2173}
    +body: """
      eBay really has one of the best search engines around, IMO.\n
      \n
      Once you know how to use parenthesis, quotes, and minus, you can build very precise queries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701022048 {#3121
      date: 2023-11-26 19:07:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@PlasterAnalyst@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 167184
    -bodyTs: "'around':10 'best':7 'build':24 'ebay':1 'engin':9 'imo':11 'know':14 'minus':21 'one':4 'parenthesi':18 'precis':26 'queri':27 'quot':19 'realli':2 'search':8 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/3548252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701022048 {#3122
      date: 2023-11-26 19:07:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: "Boolean search is better than natural language search, once you know how to use it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701043236 {#3255
    date: 2023-11-27 01:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@PlasterAnalyst@kbin.social"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 168461
  -bodyTs: "'better':4 'boolean':1 'know':11 'languag':7 'natur':6 'search':2,8 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1747084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701043236 {#3256
    date: 2023-11-27 01:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2173
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Still works on eBay for now, the one thing they haven't broken."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701739967 {#2181
        date: 2023-12-05 02:32:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 166514
      -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701011891 {#2182
        date: 2023-11-26 16:18:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2173}
    +body: """
      eBay really has one of the best search engines around, IMO.\n
      \n
      Once you know how to use parenthesis, quotes, and minus, you can build very precise queries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701022048 {#3121
      date: 2023-11-26 19:07:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@PlasterAnalyst@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 167184
    -bodyTs: "'around':10 'best':7 'build':24 'ebay':1 'engin':9 'imo':11 'know':14 'minus':21 'one':4 'parenthesi':18 'precis':26 'queri':27 'quot':19 'realli':2 'search':8 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/3548252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701022048 {#3122
      date: 2023-11-26 19:07:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: "Boolean search is better than natural language search, once you know how to use it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701043236 {#3255
    date: 2023-11-27 01:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@PlasterAnalyst@kbin.social"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 168461
  -bodyTs: "'better':4 'boolean':1 'know':11 'languag':7 'natur':6 'search':2,8 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1747084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701043236 {#3256
    date: 2023-11-27 01:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3123
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2173
      +user: App\Entity\User {#2134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "Still works on eBay for now, the one thing they haven't broken."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701739967 {#2181
        date: 2023-12-05 02:32:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2187 …}
      +nested: Doctrine\ORM\PersistentCollection {#2177 …}
      +votes: Doctrine\ORM\PersistentCollection {#2174 …}
      +reports: Doctrine\ORM\PersistentCollection {#2170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
      -id: 166514
      -bodyTs: "'broken':13 'ebay':4 'haven':11 'one':8 'still':1 'thing':9 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701011891 {#2182
        date: 2023-11-26 16:18:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2173}
    +body: """
      eBay really has one of the best search engines around, IMO.\n
      \n
      Once you know how to use parenthesis, quotes, and minus, you can build very precise queries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701022048 {#3121
      date: 2023-11-26 19:07:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@PlasterAnalyst@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3125 …}
    +nested: Doctrine\ORM\PersistentCollection {#3127 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 167184
    -bodyTs: "'around':10 'best':7 'build':24 'ebay':1 'engin':9 'imo':11 'know':14 'minus':21 'one':4 'parenthesi':18 'precis':26 'queri':27 'quot':19 'realli':2 'search':8 'use':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/3548252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701022048 {#3122
      date: 2023-11-26 19:07:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2173}
  +body: "Boolean search is better than natural language search, once you know how to use it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701043236 {#3255
    date: 2023-11-27 01:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@PlasterAnalyst@kbin.social"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 168461
  -bodyTs: "'better':4 'boolean':1 'know':11 'languag':7 'natur':6 'search':2,8 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1747084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701043236 {#3256
    date: 2023-11-27 01:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701733780 {#1354
    date: 2023-12-05 00:49:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 166256
  -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008023 {#1358
    date: 2023-11-26 15:13:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701733780 {#1354
    date: 2023-12-05 00:49:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 166256
  -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008023 {#1358
    date: 2023-11-26 15:13:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#2504 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701733780 {#1354
    date: 2023-12-05 00:49:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2492 …}
  +nested: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  -id: 166256
  -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008023 {#1358
    date: 2023-11-26 15:13:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I wonder how many people even know that the hyphen works on google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701008597 {#3084
    date: 2023-11-26 15:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 166286
  -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5164179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008597 {#3083
    date: 2023-11-26 15:23: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
103 DENIED edit
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I wonder how many people even know that the hyphen works on google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701008597 {#3084
    date: 2023-11-26 15:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 166286
  -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5164179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008597 {#3083
    date: 2023-11-26 15:23: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
104 DENIED moderate
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I wonder how many people even know that the hyphen works on google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701008597 {#3084
    date: 2023-11-26 15:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 166286
  -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5164179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701008597 {#3083
    date: 2023-11-26 15:23: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
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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701733780 {#1354
        date: 2023-12-05 00:49:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 166256
      -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5596893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008023 {#1358
        date: 2023-11-26 15:13:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "I wonder how many people even know that the hyphen works on google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701008597 {#3084
      date: 2023-11-26 15:23:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 166286
    -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5164179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008597 {#3083
      date: 2023-11-26 15:23:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701009160 {#3182
    date: 2023-11-26 15:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 166321
  -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009160 {#3179
    date: 2023-11-26 15:32: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
107 DENIED edit
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701733780 {#1354
        date: 2023-12-05 00:49:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 166256
      -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5596893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008023 {#1358
        date: 2023-11-26 15:13:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "I wonder how many people even know that the hyphen works on google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701008597 {#3084
      date: 2023-11-26 15:23:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 166286
    -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5164179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008597 {#3083
      date: 2023-11-26 15:23:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701009160 {#3182
    date: 2023-11-26 15:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 166321
  -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009160 {#3179
    date: 2023-11-26 15:32: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
108 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#2491
      +user: App\Entity\User {#2504 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701733780 {#1354
        date: 2023-12-05 00:49:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2492 …}
      +nested: Doctrine\ORM\PersistentCollection {#2494 …}
      +votes: Doctrine\ORM\PersistentCollection {#2496 …}
      +reports: Doctrine\ORM\PersistentCollection {#2498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
      -id: 166256
      -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5596893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008023 {#1358
        date: 2023-11-26 15:13:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "I wonder how many people even know that the hyphen works on google."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701008597 {#3084
      date: 2023-11-26 15:23:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 166286
    -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5164179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008597 {#3083
      date: 2023-11-26 15:23:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701009160 {#3182
    date: 2023-11-26 15:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  -id: 166321
  -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5597204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009160 {#3179
    date: 2023-11-26 15:32: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
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 {#3307
  +user: Proxies\__CG__\App\Entity\User {#3312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "What are you talking about? I JUST did that on Google a few hours ago and it worked fine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701020935 {#3306
    date: 2023-11-26 18:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 167098
  -bodyTs: "'ago':15 'fine':19 'googl':11 'hour':14 'talk':4 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020935 {#3309
    date: 2023-11-26 18:48:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3307
  +user: Proxies\__CG__\App\Entity\User {#3312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "What are you talking about? I JUST did that on Google a few hours ago and it worked fine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701020935 {#3306
    date: 2023-11-26 18:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 167098
  -bodyTs: "'ago':15 'fine':19 'googl':11 'hour':14 'talk':4 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020935 {#3309
    date: 2023-11-26 18:48:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3307
  +user: Proxies\__CG__\App\Entity\User {#3312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "What are you talking about? I JUST did that on Google a few hours ago and it worked fine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701020935 {#3306
    date: 2023-11-26 18:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3314 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3324 …}
  -id: 167098
  -bodyTs: "'ago':15 'fine':19 'googl':11 'hour':14 'talk':4 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5600726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701020935 {#3309
    date: 2023-11-26 18:48:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Do what now!?! I can’t use standard search operators on google anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701009565 {#3326
    date: 2023-11-26 15:39:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 166358
  -bodyTs: "'anymor':13 'googl':12 'oper':10 'search':9 'standard':8 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009565 {#3327
    date: 2023-11-26 15:39:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Do what now!?! I can’t use standard search operators on google anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701009565 {#3326
    date: 2023-11-26 15:39:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 166358
  -bodyTs: "'anymor':13 'googl':12 'oper':10 'search':9 'standard':8 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009565 {#3327
    date: 2023-11-26 15:39:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3328
  +user: Proxies\__CG__\App\Entity\User {#3329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Do what now!?! I can’t use standard search operators on google anymore?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701009565 {#3326
    date: 2023-11-26 15:39:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3330 …}
  +nested: Doctrine\ORM\PersistentCollection {#3332 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  -id: 166358
  -bodyTs: "'anymor':13 'googl':12 'oper':10 'search':9 'standard':8 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009565 {#3327
    date: 2023-11-26 15:39:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3328
    +user: Proxies\__CG__\App\Entity\User {#3329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#3082
        +user: Proxies\__CG__\App\Entity\User {#3081 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: App\Entity\EntryComment {#2491
          +user: App\Entity\User {#2504 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701733780 {#1354
            date: 2023-12-05 00:49:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ICastFist@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2492 …}
          +nested: Doctrine\ORM\PersistentCollection {#2494 …}
          +votes: Doctrine\ORM\PersistentCollection {#2496 …}
          +reports: Doctrine\ORM\PersistentCollection {#2498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
          -id: 166256
          -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5596893"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701008023 {#1358
            date: 2023-11-26 15:13:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2491}
        +body: "I wonder how many people even know that the hyphen works on google."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701008597 {#3084
          date: 2023-11-26 15:23:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3080 …}
        +nested: Doctrine\ORM\PersistentCollection {#3078 …}
        +votes: Doctrine\ORM\PersistentCollection {#3076 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
        -id: 166286
        -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5164179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008597 {#3083
          date: 2023-11-26 15:23:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701009160 {#3182
        date: 2023-11-26 15:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3173 …}
      +votes: Doctrine\ORM\PersistentCollection {#3171 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 166321
      -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5597204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701009160 {#3179
        date: 2023-11-26 15:32:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Do what now!?! I can’t use standard search operators on google anymore?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701009565 {#3326
      date: 2023-11-26 15:39:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3332 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    -id: 166358
    -bodyTs: "'anymor':13 'googl':12 'oper':10 'search':9 'standard':8 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009565 {#3327
      date: 2023-11-26 15:39:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "That’s what happens when stuff gets made down for the dumbest conceivable user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701039759 {#3433
    date: 2023-11-27 00:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3425 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 168311
  -bodyTs: "'conceiv':13 'dumbest':12 'get':7 'happen':4 'made':8 'stuff':6 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5178013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039759 {#3430
    date: 2023-11-27 00:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3328
    +user: Proxies\__CG__\App\Entity\User {#3329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#3082
        +user: Proxies\__CG__\App\Entity\User {#3081 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: App\Entity\EntryComment {#2491
          +user: App\Entity\User {#2504 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701733780 {#1354
            date: 2023-12-05 00:49:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ICastFist@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2492 …}
          +nested: Doctrine\ORM\PersistentCollection {#2494 …}
          +votes: Doctrine\ORM\PersistentCollection {#2496 …}
          +reports: Doctrine\ORM\PersistentCollection {#2498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
          -id: 166256
          -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5596893"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701008023 {#1358
            date: 2023-11-26 15:13:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2491}
        +body: "I wonder how many people even know that the hyphen works on google."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701008597 {#3084
          date: 2023-11-26 15:23:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3080 …}
        +nested: Doctrine\ORM\PersistentCollection {#3078 …}
        +votes: Doctrine\ORM\PersistentCollection {#3076 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
        -id: 166286
        -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5164179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008597 {#3083
          date: 2023-11-26 15:23:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701009160 {#3182
        date: 2023-11-26 15:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3173 …}
      +votes: Doctrine\ORM\PersistentCollection {#3171 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 166321
      -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5597204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701009160 {#3179
        date: 2023-11-26 15:32:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Do what now!?! I can’t use standard search operators on google anymore?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701009565 {#3326
      date: 2023-11-26 15:39:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3332 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    -id: 166358
    -bodyTs: "'anymor':13 'googl':12 'oper':10 'search':9 'standard':8 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009565 {#3327
      date: 2023-11-26 15:39:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "That’s what happens when stuff gets made down for the dumbest conceivable user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701039759 {#3433
    date: 2023-11-27 00:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3425 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 168311
  -bodyTs: "'conceiv':13 'dumbest':12 'get':7 'happen':4 'made':8 'stuff':6 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5178013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039759 {#3430
    date: 2023-11-27 00:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3328
    +user: Proxies\__CG__\App\Entity\User {#3329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#3082
        +user: Proxies\__CG__\App\Entity\User {#3081 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: App\Entity\EntryComment {#2491
          +user: App\Entity\User {#2504 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1701733780 {#1354
            date: 2023-12-05 00:49:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ICastFist@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2492 …}
          +nested: Doctrine\ORM\PersistentCollection {#2494 …}
          +votes: Doctrine\ORM\PersistentCollection {#2496 …}
          +reports: Doctrine\ORM\PersistentCollection {#2498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
          -id: 166256
          -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5596893"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701008023 {#1358
            date: 2023-11-26 15:13:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2491}
        +body: "I wonder how many people even know that the hyphen works on google."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701008597 {#3084
          date: 2023-11-26 15:23:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
          "@tdawg@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3080 …}
        +nested: Doctrine\ORM\PersistentCollection {#3078 …}
        +votes: Doctrine\ORM\PersistentCollection {#3076 …}
        +reports: Doctrine\ORM\PersistentCollection {#3074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
        -id: 166286
        -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5164179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008597 {#3083
          date: 2023-11-26 15:23:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701009160 {#3182
        date: 2023-11-26 15:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
        "@bleistift2@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3169 …}
      +nested: Doctrine\ORM\PersistentCollection {#3173 …}
      +votes: Doctrine\ORM\PersistentCollection {#3171 …}
      +reports: Doctrine\ORM\PersistentCollection {#3185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
      -id: 166321
      -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5597204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701009160 {#3179
        date: 2023-11-26 15:32:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Do what now!?! I can’t use standard search operators on google anymore?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701009565 {#3326
      date: 2023-11-26 15:39:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3330 …}
    +nested: Doctrine\ORM\PersistentCollection {#3332 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    -id: 166358
    -bodyTs: "'anymor':13 'googl':12 'oper':10 'search':9 'standard':8 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009565 {#3327
      date: 2023-11-26 15:39:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "That’s what happens when stuff gets made down for the dumbest conceivable user."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701039759 {#3433
    date: 2023-11-27 00:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3427 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3425 …}
  +reports: Doctrine\ORM\PersistentCollection {#3436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3440 …}
  -id: 168311
  -bodyTs: "'conceiv':13 'dumbest':12 'get':7 'happen':4 'made':8 'stuff':6 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5178013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039759 {#3430
    date: 2023-11-27 00:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I've been using Kagi for 2 months and swear by it. It might feel silly paying for a search engine, but I'm now the customer instead of the product, and I can customize my searches the way I want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701010378 {#3342
    date: 2023-11-26 15:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 166417
  -bodyTs: "'2':7 'custom':27,35 'engin':21 'feel':15 'instead':28 'kagi':5 'm':24 'might':14 'month':8 'pay':17 'product':31 'search':20,37 'silli':16 'swear':10 'use':4 've':2 'want':41 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010378 {#3343
    date: 2023-11-26 15:52:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I've been using Kagi for 2 months and swear by it. It might feel silly paying for a search engine, but I'm now the customer instead of the product, and I can customize my searches the way I want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701010378 {#3342
    date: 2023-11-26 15:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 166417
  -bodyTs: "'2':7 'custom':27,35 'engin':21 'feel':15 'instead':28 'kagi':5 'm':24 'might':14 'month':8 'pay':17 'product':31 'search':20,37 'silli':16 'swear':10 'use':4 've':2 'want':41 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010378 {#3343
    date: 2023-11-26 15:52:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3344
  +user: Proxies\__CG__\App\Entity\User {#3345 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: App\Entity\EntryComment {#3082
      +user: Proxies\__CG__\App\Entity\User {#3081 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
      +image: null
      +parent: App\Entity\EntryComment {#2491
        +user: App\Entity\User {#2504 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701733780 {#1354
          date: 2023-12-05 00:49:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ICastFist@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2492 …}
        +nested: Doctrine\ORM\PersistentCollection {#2494 …}
        +votes: Doctrine\ORM\PersistentCollection {#2496 …}
        +reports: Doctrine\ORM\PersistentCollection {#2498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
        -id: 166256
        -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5596893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701008023 {#1358
          date: 2023-11-26 15:13:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2491}
      +body: "I wonder how many people even know that the hyphen works on google."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701008597 {#3084
        date: 2023-11-26 15:23:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ICastFist@programming.dev"
        "@tdawg@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3078 …}
      +votes: Doctrine\ORM\PersistentCollection {#3076 …}
      +reports: Doctrine\ORM\PersistentCollection {#3074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
      -id: 166286
      -bodyTs: "'even':6 'googl':13 'hyphen':10 'know':7 'mani':4 'peopl':5 'wonder':2 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5164179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701008597 {#3083
        date: 2023-11-26 15:23:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2491}
    +body: "Not even the Google search team. You can no longer negate search terms in Google or Bing or DuckDuckGo. Any suggestions for a better search engine?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701009160 {#3182
      date: 2023-11-26 15:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
      "@tdawg@lemmy.world"
      "@bleistift2@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3169 …}
    +nested: Doctrine\ORM\PersistentCollection {#3173 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    -id: 166321
    -bodyTs: "'better':24 'bing':17 'duckduckgo':19 'engin':26 'even':2 'googl':4,15 'longer':10 'negat':11 'search':5,12,25 'suggest':21 'team':6 'term':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5597204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701009160 {#3179
      date: 2023-11-26 15:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "I've been using Kagi for 2 months and swear by it. It might feel silly paying for a search engine, but I'm now the customer instead of the product, and I can customize my searches the way I want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701010378 {#3342
    date: 2023-11-26 15:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
    "@bleistift2@feddit.de"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3346 …}
  +nested: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  -id: 166417
  -bodyTs: "'2':7 'custom':27,35 'engin':21 'feel':15 'instead':28 'kagi':5 'm':24 'might':14 'month':8 'pay':17 'product':31 'search':20,37 'silli':16 'swear':10 'use':4 've':2 'want':41 'way':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/656870/-/comment/3782461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701010378 {#3343
    date: 2023-11-26 15:52:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "You should really implement the basics, “quotes” for exact match and *star as wildcard"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701011758 {#3068
    date: 2023-11-26 16:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 166507
  -bodyTs: "'basic':6 'exact':9 'implement':4 'match':10 'quot':7 'realli':3 'star':12 'wildcard':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5165138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011758 {#3067
    date: 2023-11-26 16:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "You should really implement the basics, “quotes” for exact match and *star as wildcard"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701011758 {#3068
    date: 2023-11-26 16:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 166507
  -bodyTs: "'basic':6 'exact':9 'implement':4 'match':10 'quot':7 'realli':3 'star':12 'wildcard':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5165138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011758 {#3067
    date: 2023-11-26 16:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "You should really implement the basics, “quotes” for exact match and *star as wildcard"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701011758 {#3068
    date: 2023-11-26 16:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 166507
  -bodyTs: "'basic':6 'exact':9 'implement':4 'match':10 'quot':7 'realli':3 'star':12 'wildcard':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5165138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011758 {#3067
    date: 2023-11-26 16:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012080 {#3052
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 166521
  -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012080 {#3051
    date: 2023-11-26 16:21: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
131 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012080 {#3052
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 166521
  -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012080 {#3051
    date: 2023-11-26 16:21: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
132 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2491
    +user: App\Entity\User {#2504 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t think I’ve ever added the ability to filter via the text field on any search system I’ve built. Normally there’s checkboxes and categories though"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733780 {#1354
      date: 2023-12-05 00:49:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2492 …}
    +nested: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    -id: 166256
    -bodyTs: "'abil':10 'ad':8 'built':23 'categori':29 'checkbox':27 'ever':7 'field':16 'filter':12 'normal':24 'search':19 'system':20 'text':15 'think':4 'though':30 've':6,22 'via':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701008023 {#1358
      date: 2023-11-26 15:13:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2491}
  +body: "Which are often lacking. If I want to search for everything except brand X, I have to check the box for every other brand, which is a hassle. If I’m looking for “pirate costume” and I don’t want anything related to One Piece, there’s no checkboxes, or anything, to help me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701012080 {#3052
    date: 2023-11-26 16:21:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@tdawg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3038 …}
  -id: 166521
  -bodyTs: "'anyth':41,51 'box':20 'brand':13,24 'check':18 'checkbox':49 'costum':35 'everi':22 'everyth':11 'except':12 'hassl':28 'help':53 'lack':4 'look':32 'm':31 'often':3 'one':44 'piec':45 'pirat':34 'relat':42 'search':9 'want':7,40 'x':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701012080 {#3051
    date: 2023-11-26 16:21: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
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 {#2564
  +user: App\Entity\User {#2578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now show me: Six People With Healthy Habits"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701721270 {#2559
    date: 2023-12-04 21:21:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2566 …}
  +nested: Doctrine\ORM\PersistentCollection {#2568 …}
  +votes: Doctrine\ORM\PersistentCollection {#2570 …}
  +reports: Doctrine\ORM\PersistentCollection {#2572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  -id: 196653
  -bodyTs: "'habit':8 'healthi':7 'peopl':5 'show':2 'six':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5802034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721270 {#2560
    date: 2023-12-04 21:21: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
135 DENIED edit
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now show me: Six People With Healthy Habits"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701721270 {#2559
    date: 2023-12-04 21:21:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2566 …}
  +nested: Doctrine\ORM\PersistentCollection {#2568 …}
  +votes: Doctrine\ORM\PersistentCollection {#2570 …}
  +reports: Doctrine\ORM\PersistentCollection {#2572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  -id: 196653
  -bodyTs: "'habit':8 'healthi':7 'peopl':5 'show':2 'six':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5802034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721270 {#2560
    date: 2023-12-04 21:21: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
136 DENIED moderate
App\Entity\EntryComment {#2564
  +user: App\Entity\User {#2578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "Now show me: Six People With Healthy Habits"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701721270 {#2559
    date: 2023-12-04 21:21:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2566 …}
  +nested: Doctrine\ORM\PersistentCollection {#2568 …}
  +votes: Doctrine\ORM\PersistentCollection {#2570 …}
  +reports: Doctrine\ORM\PersistentCollection {#2572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2576 …}
  -id: 196653
  -bodyTs: "'habit':8 'healthi':7 'peopl':5 'show':2 'six':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5802034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721270 {#2560
    date: 2023-12-04 21:21: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
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 {#2638
  +user: App\Entity\User {#2651 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot drugs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701700920 {#2633
    date: 2023-12-04 15:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2639 …}
  +nested: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 195562
  -bodyTs: "'drug':3 'forgot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5394641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700920 {#2634
    date: 2023-12-04 15:42: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
139 DENIED edit
App\Entity\EntryComment {#2638
  +user: App\Entity\User {#2651 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot drugs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701700920 {#2633
    date: 2023-12-04 15:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2639 …}
  +nested: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 195562
  -bodyTs: "'drug':3 'forgot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5394641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700920 {#2634
    date: 2023-12-04 15:42: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
140 DENIED moderate
App\Entity\EntryComment {#2638
  +user: App\Entity\User {#2651 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot drugs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701700920 {#2633
    date: 2023-12-04 15:42:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2639 …}
  +nested: Doctrine\ORM\PersistentCollection {#2641 …}
  +votes: Doctrine\ORM\PersistentCollection {#2643 …}
  +reports: Doctrine\ORM\PersistentCollection {#2645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2649 …}
  -id: 195562
  -bodyTs: "'drug':3 'forgot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5394641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700920 {#2634
    date: 2023-12-04 15:42: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
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 {#2711
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "The last two can be the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701700732 {#2706
    date: 2023-12-04 15:38:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 195554
  -bodyTs: "'last':2 'two':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700732 {#2707
    date: 2023-12-04 15:38: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
143 DENIED edit
App\Entity\EntryComment {#2711
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "The last two can be the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701700732 {#2706
    date: 2023-12-04 15:38:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 195554
  -bodyTs: "'last':2 'two':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700732 {#2707
    date: 2023-12-04 15:38: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
144 DENIED moderate
App\Entity\EntryComment {#2711
  +user: App\Entity\User {#2724 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "The last two can be the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701700732 {#2706
    date: 2023-12-04 15:38:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2712 …}
  +nested: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2716 …}
  +reports: Doctrine\ORM\PersistentCollection {#2718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2722 …}
  -id: 195554
  -bodyTs: "'last':2 'two':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/3879781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701700732 {#2707
    date: 2023-12-04 15:38: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
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 {#2784
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "WHOOOOOAA WHOA I’m halfway there!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701686940 {#2779
    date: 2023-12-04 11:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2785 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2789 …}
  +reports: Doctrine\ORM\PersistentCollection {#2791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 195098
  -bodyTs: "'halfway':5 'm':4 'whoa':2 'whoooooaa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4167631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686940 {#2780
    date: 2023-12-04 11:49: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
147 DENIED edit
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "WHOOOOOAA WHOA I’m halfway there!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701686940 {#2779
    date: 2023-12-04 11:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2785 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2789 …}
  +reports: Doctrine\ORM\PersistentCollection {#2791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 195098
  -bodyTs: "'halfway':5 'm':4 'whoa':2 'whoooooaa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4167631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686940 {#2780
    date: 2023-12-04 11:49: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
148 DENIED moderate
App\Entity\EntryComment {#2784
  +user: App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "WHOOOOOAA WHOA I’m halfway there!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701686940 {#2779
    date: 2023-12-04 11:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2785 …}
  +nested: Doctrine\ORM\PersistentCollection {#2787 …}
  +votes: Doctrine\ORM\PersistentCollection {#2789 …}
  +reports: Doctrine\ORM\PersistentCollection {#2791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  -id: 195098
  -bodyTs: "'halfway':5 'm':4 'whoa':2 'whoooooaa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/4167631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686940 {#2780
    date: 2023-12-04 11:49: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
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 {#2857
  +user: App\Entity\User {#2870 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Go to Google and search the site from orbit.\n
    \n
    First few results are keyword sponsor ads from the same site taking you to their front page instead of what you searched for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701684822 {#2852
    date: 2023-12-04 11:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  -id: 166084
  -bodyTs: "'ad':16 'first':10 'front':25 'go':1 'googl':3 'instead':27 'keyword':14 'orbit':9 'page':26 'result':12 'search':5,31 'site':7,20 'sponsor':15 'take':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004980 {#2853
    date: 2023-11-26 14:23: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
151 DENIED edit
App\Entity\EntryComment {#2857
  +user: App\Entity\User {#2870 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Go to Google and search the site from orbit.\n
    \n
    First few results are keyword sponsor ads from the same site taking you to their front page instead of what you searched for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701684822 {#2852
    date: 2023-12-04 11:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  -id: 166084
  -bodyTs: "'ad':16 'first':10 'front':25 'go':1 'googl':3 'instead':27 'keyword':14 'orbit':9 'page':26 'result':12 'search':5,31 'site':7,20 'sponsor':15 'take':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004980 {#2853
    date: 2023-11-26 14:23: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
152 DENIED moderate
App\Entity\EntryComment {#2857
  +user: App\Entity\User {#2870 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Go to Google and search the site from orbit.\n
    \n
    First few results are keyword sponsor ads from the same site taking you to their front page instead of what you searched for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701684822 {#2852
    date: 2023-12-04 11:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  -id: 166084
  -bodyTs: "'ad':16 'first':10 'front':25 'go':1 'googl':3 'instead':27 'keyword':14 'orbit':9 'page':26 'result':12 'search':5,31 'site':7,20 'sponsor':15 'take':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004980 {#2853
    date: 2023-11-26 14:23: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
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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2857
    +user: App\Entity\User {#2870 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Go to Google and search the site from orbit.\n
      \n
      First few results are keyword sponsor ads from the same site taking you to their front page instead of what you searched for.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701684822 {#2852
      date: 2023-12-04 11:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2858 …}
    +nested: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    -id: 166084
    -bodyTs: "'ad':16 'first':10 'front':25 'go':1 'googl':3 'instead':27 'keyword':14 'orbit':9 'page':26 'result':12 'search':5,31 'site':7,20 'sponsor':15 'take':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701004980 {#2853
      date: 2023-11-26 14:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2857}
  +body: "Good luck sorting by price"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701015334 {#3015
    date: 2023-11-26 17:15:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Deestan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 166731
  -bodyTs: "'good':1 'luck':2 'price':5 'sort':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015334 {#3018
    date: 2023-11-26 17:15:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2857
    +user: App\Entity\User {#2870 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Go to Google and search the site from orbit.\n
      \n
      First few results are keyword sponsor ads from the same site taking you to their front page instead of what you searched for.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701684822 {#2852
      date: 2023-12-04 11:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2858 …}
    +nested: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    -id: 166084
    -bodyTs: "'ad':16 'first':10 'front':25 'go':1 'googl':3 'instead':27 'keyword':14 'orbit':9 'page':26 'result':12 'search':5,31 'site':7,20 'sponsor':15 'take':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701004980 {#2853
      date: 2023-11-26 14:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2857}
  +body: "Good luck sorting by price"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701015334 {#3015
    date: 2023-11-26 17:15:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Deestan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 166731
  -bodyTs: "'good':1 'luck':2 'price':5 'sort':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015334 {#3018
    date: 2023-11-26 17:15:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: App\Entity\EntryComment {#2857
    +user: App\Entity\User {#2870 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Go to Google and search the site from orbit.\n
      \n
      First few results are keyword sponsor ads from the same site taking you to their front page instead of what you searched for.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701684822 {#2852
      date: 2023-12-04 11:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ICastFist@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2858 …}
    +nested: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    -id: 166084
    -bodyTs: "'ad':16 'first':10 'front':25 'go':1 'googl':3 'instead':27 'keyword':14 'orbit':9 'page':26 'result':12 'search':5,31 'site':7,20 'sponsor':15 'take':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5596215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701004980 {#2853
      date: 2023-11-26 14:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2857}
  +body: "Good luck sorting by price"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701015334 {#3015
    date: 2023-11-26 17:15:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ICastFist@programming.dev"
    "@Deestan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 166731
  -bodyTs: "'good':1 'luck':2 'price':5 'sort':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6135696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701015334 {#3018
    date: 2023-11-26 17:15:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2930
  +user: App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love how Germans mastered laughing at suffering, with Schadenfreude, and Americans did everything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701675626 {#2925
    date: 2023-12-04 08:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2931 …}
  +nested: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  -id: 194814
  -bodyTs: "'american':12 'els':15 'everyth':14 'german':4 'laugh':6 'love':2 'master':5 'schadenfreud':10 'suffer':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5388499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701675626 {#2926
    date: 2023-12-04 08:40:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2930
  +user: App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love how Germans mastered laughing at suffering, with Schadenfreude, and Americans did everything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701675626 {#2925
    date: 2023-12-04 08:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2931 …}
  +nested: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  -id: 194814
  -bodyTs: "'american':12 'els':15 'everyth':14 'german':4 'laugh':6 'love':2 'master':5 'schadenfreud':10 'suffer':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5388499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701675626 {#2926
    date: 2023-12-04 08:40:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2930
  +user: App\Entity\User {#2943 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love how Germans mastered laughing at suffering, with Schadenfreude, and Americans did everything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701675626 {#2925
    date: 2023-12-04 08:40:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2931 …}
  +nested: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  -id: 194814
  -bodyTs: "'american':12 'els':15 'everyth':14 'german':4 'laugh':6 'love':2 'master':5 'schadenfreud':10 'suffer':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5388499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701675626 {#2926
    date: 2023-12-04 08:40:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details