GET https://kbin.spritesserver.nl/d/lemmy.today/comments/active?p=12

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
5.94 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.06 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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "West coast, best coast!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726640250 {#97
    date: 2024-09-18 08:17:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 319595
  -bodyTs: "'best':3 'coast':2,4 'west':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595678 {#1966
    date: 2024-01-18 17:34:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "West coast, best coast!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726640250 {#97
    date: 2024-09-18 08:17:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 319595
  -bodyTs: "'best':3 'coast':2,4 'west':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595678 {#1966
    date: 2024-01-18 17:34:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "West coast, best coast!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1726640250 {#97
    date: 2024-09-18 08:17:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 319595
  -bodyTs: "'best':3 'coast':2,4 'west':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595678 {#1966
    date: 2024-01-18 17:34:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "West coast, best coast!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1726640250 {#97
      date: 2024-09-18 08:17:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 319595
    -bodyTs: "'best':3 'coast':2,4 'west':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595678 {#1966
      date: 2024-01-18 17:34:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I’ll pay the waterfall tax for fewer chuds and legal dope."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705651711 {#3404
    date: 2024-01-19 09:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Anticorp@lemmy.world"
  ]
  +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: 321937
  -bodyTs: "'chud':9 'dope':12 'fewer':8 'legal':11 'll':2 'pay':3 'tax':6 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705651711 {#3405
    date: 2024-01-19 09:08: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
7 DENIED edit
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "West coast, best coast!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1726640250 {#97
      date: 2024-09-18 08:17:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 319595
    -bodyTs: "'best':3 'coast':2,4 'west':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595678 {#1966
      date: 2024-01-18 17:34:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I’ll pay the waterfall tax for fewer chuds and legal dope."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705651711 {#3404
    date: 2024-01-19 09:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Anticorp@lemmy.world"
  ]
  +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: 321937
  -bodyTs: "'chud':9 'dope':12 'fewer':8 'legal':11 'll':2 'pay':3 'tax':6 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705651711 {#3405
    date: 2024-01-19 09:08: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
8 DENIED moderate
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "West coast, best coast!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1726640250 {#97
      date: 2024-09-18 08:17:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 319595
    -bodyTs: "'best':3 'coast':2,4 'west':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595678 {#1966
      date: 2024-01-18 17:34:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I’ll pay the waterfall tax for fewer chuds and legal dope."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705651711 {#3404
    date: 2024-01-19 09:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Anticorp@lemmy.world"
  ]
  +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: 321937
  -bodyTs: "'chud':9 'dope':12 'fewer':8 'legal':11 'll':2 'pay':3 'tax':6 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705651711 {#3405
    date: 2024-01-19 09:08: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
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 {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They still use these???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726622275 {#1561
    date: 2024-09-18 03:17:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 321784
  -bodyTs: "'still':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4904255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647595 {#1562
    date: 2024-01-19 07:59: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
11 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They still use these???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726622275 {#1561
    date: 2024-09-18 03:17:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 321784
  -bodyTs: "'still':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4904255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647595 {#1562
    date: 2024-01-19 07:59: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
12 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They still use these???"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726622275 {#1561
    date: 2024-09-18 03:17:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 321784
  -bodyTs: "'still':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4904255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647595 {#1562
    date: 2024-01-19 07:59: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
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 {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They still use these???"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726622275 {#1561
      date: 2024-09-18 03:17:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 321784
    -bodyTs: "'still':2 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4904255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647595 {#1562
      date: 2024-01-19 07:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "That’s what I was thinking. I lost one to my bagels last week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705647923 {#3435
    date: 2024-01-19 08:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 321795
  -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647923 {#3436
    date: 2024-01-19 08:05: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
15 DENIED edit
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They still use these???"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726622275 {#1561
      date: 2024-09-18 03:17:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 321784
    -bodyTs: "'still':2 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4904255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647595 {#1562
      date: 2024-01-19 07:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "That’s what I was thinking. I lost one to my bagels last week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705647923 {#3435
    date: 2024-01-19 08:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 321795
  -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647923 {#3436
    date: 2024-01-19 08:05: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
16 DENIED moderate
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They still use these???"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726622275 {#1561
      date: 2024-09-18 03:17:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 321784
    -bodyTs: "'still':2 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4904255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647595 {#1562
      date: 2024-01-19 07:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "That’s what I was thinking. I lost one to my bagels last week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705647923 {#3435
    date: 2024-01-19 08:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 321795
  -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647923 {#3436
    date: 2024-01-19 08:05: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
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 {#3645
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They still use these???"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726622275 {#1561
        date: 2024-09-18 03:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 321784
      -bodyTs: "'still':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4904255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705647595 {#1562
        date: 2024-01-19 07:59:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "That’s what I was thinking. I lost one to my bagels last week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705647923 {#3435
      date: 2024-01-19 08:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LodeMike@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 321795
    -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647923 {#3436
      date: 2024-01-19 08:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "I’m sorry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705647967 {#3643
    date: 2024-01-19 08:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3646 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3650 …}
  +reports: Doctrine\ORM\PersistentCollection {#3652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
  -id: 321798
  -bodyTs: "'m':2 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4904327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647967 {#3644
    date: 2024-01-19 08:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3645
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They still use these???"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726622275 {#1561
        date: 2024-09-18 03:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 321784
      -bodyTs: "'still':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4904255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705647595 {#1562
        date: 2024-01-19 07:59:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "That’s what I was thinking. I lost one to my bagels last week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705647923 {#3435
      date: 2024-01-19 08:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LodeMike@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 321795
    -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647923 {#3436
      date: 2024-01-19 08:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "I’m sorry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705647967 {#3643
    date: 2024-01-19 08:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3646 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3650 …}
  +reports: Doctrine\ORM\PersistentCollection {#3652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
  -id: 321798
  -bodyTs: "'m':2 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4904327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647967 {#3644
    date: 2024-01-19 08:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3645
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They still use these???"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726622275 {#1561
        date: 2024-09-18 03:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 321784
      -bodyTs: "'still':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4904255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705647595 {#1562
        date: 2024-01-19 07:59:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "That’s what I was thinking. I lost one to my bagels last week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705647923 {#3435
      date: 2024-01-19 08:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LodeMike@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 321795
    -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647923 {#3436
      date: 2024-01-19 08:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "I’m sorry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705647967 {#3643
    date: 2024-01-19 08:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3646 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3650 …}
  +reports: Doctrine\ORM\PersistentCollection {#3652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
  -id: 321798
  -bodyTs: "'m':2 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4904327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647967 {#3644
    date: 2024-01-19 08:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3660
  +user: Proxies\__CG__\App\Entity\User {#3661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They still use these???"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726622275 {#1561
        date: 2024-09-18 03:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 321784
      -bodyTs: "'still':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4904255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705647595 {#1562
        date: 2024-01-19 07:59:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "That’s what I was thinking. I lost one to my bagels last week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705647923 {#3435
      date: 2024-01-19 08:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LodeMike@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 321795
    -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647923 {#3436
      date: 2024-01-19 08:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "F"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705648151 {#3658
    date: 2024-01-19 08:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 321805
  -bodyTs: "'f':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8424441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648151 {#3659
    date: 2024-01-19 08:09: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
23 DENIED edit
App\Entity\EntryComment {#3660
  +user: Proxies\__CG__\App\Entity\User {#3661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They still use these???"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726622275 {#1561
        date: 2024-09-18 03:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 321784
      -bodyTs: "'still':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4904255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705647595 {#1562
        date: 2024-01-19 07:59:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "That’s what I was thinking. I lost one to my bagels last week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705647923 {#3435
      date: 2024-01-19 08:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LodeMike@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 321795
    -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647923 {#3436
      date: 2024-01-19 08:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "F"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705648151 {#3658
    date: 2024-01-19 08:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 321805
  -bodyTs: "'f':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8424441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648151 {#3659
    date: 2024-01-19 08:09: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
24 DENIED moderate
App\Entity\EntryComment {#3660
  +user: Proxies\__CG__\App\Entity\User {#3661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They still use these???"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1726622275 {#1561
        date: 2024-09-18 03:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 321784
      -bodyTs: "'still':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/4904255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705647595 {#1562
        date: 2024-01-19 07:59:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "That’s what I was thinking. I lost one to my bagels last week."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705647923 {#3435
      date: 2024-01-19 08:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@LodeMike@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3439 …}
    +nested: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    -id: 321795
    -bodyTs: "'bagel':12 'last':13 'lost':8 'one':9 'think':6 'week':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647923 {#3436
      date: 2024-01-19 08:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "F"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705648151 {#3658
    date: 2024-01-19 08:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@LodeMike@lemmy.today"
    "@ohlaph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 321805
  -bodyTs: "'f':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8424441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648151 {#3659
    date: 2024-01-19 08:09: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
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 {#2364
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would definitely try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726597808 {#2370
    date: 2024-09-17 20:30:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 318429
  -bodyTs: "'definit':3 'tri':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552950 {#2377
    date: 2024-01-18 05:42: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
27 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would definitely try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726597808 {#2370
    date: 2024-09-17 20:30:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 318429
  -bodyTs: "'definit':3 'tri':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552950 {#2377
    date: 2024-01-18 05:42: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
28 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would definitely try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726597808 {#2370
    date: 2024-09-17 20:30:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 318429
  -bodyTs: "'definit':3 'tri':4 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6791911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552950 {#2377
    date: 2024-01-18 05:42: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
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 {#3125
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "I would definitely try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726597808 {#2370
      date: 2024-09-17 20:30:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 318429
    -bodyTs: "'definit':3 'tri':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6791911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705552950 {#2377
      date: 2024-01-18 05:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "What if the icing was beef flavored?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705553036 {#3114
    date: 2024-01-18 05:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@psycho_driver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 318431
  -bodyTs: "'beef':6 'flavor':7 'ice':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4876357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553036 {#3115
    date: 2024-01-18 05:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "I would definitely try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726597808 {#2370
      date: 2024-09-17 20:30:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 318429
    -bodyTs: "'definit':3 'tri':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6791911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705552950 {#2377
      date: 2024-01-18 05:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "What if the icing was beef flavored?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705553036 {#3114
    date: 2024-01-18 05:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@psycho_driver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 318431
  -bodyTs: "'beef':6 'flavor':7 'ice':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4876357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553036 {#3115
    date: 2024-01-18 05:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2364
    +user: App\Entity\User {#1708 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "I would definitely try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726597808 {#2370
      date: 2024-09-17 20:30:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2380 …}
    +nested: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#2384 …}
    +reports: Doctrine\ORM\PersistentCollection {#2379 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
    -id: 318429
    -bodyTs: "'definit':3 'tri':4 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6791911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705552950 {#2377
      date: 2024-01-18 05:42:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "What if the icing was beef flavored?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705553036 {#3114
    date: 2024-01-18 05:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@psycho_driver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
  -id: 318431
  -bodyTs: "'beef':6 'flavor':7 'ice':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4876357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705553036 {#3115
    date: 2024-01-18 05:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3492
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would definitely try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726597808 {#2370
        date: 2024-09-17 20:30:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 318429
      -bodyTs: "'definit':3 'tri':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6791911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705552950 {#2377
        date: 2024-01-18 05:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "What if the icing was beef flavored?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705553036 {#3114
      date: 2024-01-18 05:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@psycho_driver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3116 …}
    +nested: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
    -id: 318431
    -bodyTs: "'beef':6 'flavor':7 'ice':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4876357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705553036 {#3115
      date: 2024-01-18 05:43:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "I would be a little disappointed if it wasn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705642293 {#3490
    date: 2024-01-19 06:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@psycho_driver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3493 …}
  +nested: Doctrine\ORM\PersistentCollection {#3495 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
  -id: 321608
  -bodyTs: "'disappoint':6 'littl':5 'wasn':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705642293 {#3491
    date: 2024-01-19 06:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3492
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would definitely try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726597808 {#2370
        date: 2024-09-17 20:30:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 318429
      -bodyTs: "'definit':3 'tri':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6791911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705552950 {#2377
        date: 2024-01-18 05:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "What if the icing was beef flavored?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705553036 {#3114
      date: 2024-01-18 05:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@psycho_driver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3116 …}
    +nested: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
    -id: 318431
    -bodyTs: "'beef':6 'flavor':7 'ice':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4876357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705553036 {#3115
      date: 2024-01-18 05:43:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "I would be a little disappointed if it wasn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705642293 {#3490
    date: 2024-01-19 06:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@psycho_driver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3493 …}
  +nested: Doctrine\ORM\PersistentCollection {#3495 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
  -id: 321608
  -bodyTs: "'disappoint':6 'littl':5 'wasn':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705642293 {#3491
    date: 2024-01-19 06:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3492
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2364
      +user: App\Entity\User {#1708 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would definitely try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726597808 {#2370
        date: 2024-09-17 20:30:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 318429
      -bodyTs: "'definit':3 'tri':4 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6791911"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705552950 {#2377
        date: 2024-01-18 05:42:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2364}
    +body: "What if the icing was beef flavored?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705553036 {#3114
      date: 2024-01-18 05:43:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@psycho_driver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3116 …}
    +nested: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3132 …}
    -id: 318431
    -bodyTs: "'beef':6 'flavor':7 'ice':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4876357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705553036 {#3115
      date: 2024-01-18 05:43:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2364}
  +body: "I would be a little disappointed if it wasn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705642293 {#3490
    date: 2024-01-19 06:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@psycho_driver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3493 …}
  +nested: Doctrine\ORM\PersistentCollection {#3495 …}
  +votes: Doctrine\ORM\PersistentCollection {#3497 …}
  +reports: Doctrine\ORM\PersistentCollection {#3499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3503 …}
  -id: 321608
  -bodyTs: "'disappoint':6 'littl':5 'wasn':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705642293 {#3491
    date: 2024-01-19 06:31:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2082
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726589298 {#2084
    date: 2024-09-17 18:08:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 318988
  -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705579281 {#2078
    date: 2024-01-18 13:01: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
39 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726589298 {#2084
    date: 2024-09-17 18:08:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 318988
  -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705579281 {#2078
    date: 2024-01-18 13:01: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
40 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1726589298 {#2084
    date: 2024-09-17 18:08:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 318988
  -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705579281 {#2078
    date: 2024-01-18 13:01: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
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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "More if you have Wilson’s Disease"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705585730 {#3244
    date: 2024-01-18 14:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 319216
  -bodyTs: "'diseas':7 'wilson':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6432437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585730 {#3245
    date: 2024-01-18 14:48: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
43 DENIED edit
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "More if you have Wilson’s Disease"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705585730 {#3244
    date: 2024-01-18 14:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 319216
  -bodyTs: "'diseas':7 'wilson':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6432437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585730 {#3245
    date: 2024-01-18 14:48: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
44 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "More if you have Wilson’s Disease"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705585730 {#3244
    date: 2024-01-18 14:48:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 319216
  -bodyTs: "'diseas':7 'wilson':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6432437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585730 {#3245
    date: 2024-01-18 14:48: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
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 {#3567
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246
    +user: Proxies\__CG__\App\Entity\User {#3247 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "More if you have Wilson’s Disease"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705585730 {#3244
      date: 2024-01-18 14:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3248 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    -id: 319216
    -bodyTs: "'diseas':7 'wilson':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6432437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705585730 {#3245
      date: 2024-01-18 14:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Get to work, crackheads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705590638 {#3565
    date: 2024-01-18 16:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@Kalkaline@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 319391
  -bodyTs: "'crackhead':4 'get':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6801566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705590638 {#3566
    date: 2024-01-18 16:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3567
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246
    +user: Proxies\__CG__\App\Entity\User {#3247 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "More if you have Wilson’s Disease"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705585730 {#3244
      date: 2024-01-18 14:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3248 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    -id: 319216
    -bodyTs: "'diseas':7 'wilson':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6432437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705585730 {#3245
      date: 2024-01-18 14:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Get to work, crackheads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705590638 {#3565
    date: 2024-01-18 16:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@Kalkaline@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 319391
  -bodyTs: "'crackhead':4 'get':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6801566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705590638 {#3566
    date: 2024-01-18 16:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3567
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3246
    +user: Proxies\__CG__\App\Entity\User {#3247 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "More if you have Wilson’s Disease"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705585730 {#3244
      date: 2024-01-18 14:48:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3248 …}
    +nested: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    -id: 319216
    -bodyTs: "'diseas':7 'wilson':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6432437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705585730 {#3245
      date: 2024-01-18 14:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Get to work, crackheads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705590638 {#3565
    date: 2024-01-18 16:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@Kalkaline@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 319391
  -bodyTs: "'crackhead':4 'get':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6801566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705590638 {#3566
    date: 2024-01-18 16:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "If I’m ever a crackhead I’m stealing everyone’s pee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705604870 {#3260
    date: 2024-01-18 20:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 320047
  -bodyTs: "'crackhead':6 'ever':4 'everyon':10 'm':3,8 'pee':12 'steal':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806338"
  +editedAt: DateTimeImmutable @1726456890 {#3261
    date: 2024-09-16 05:21:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705604870 {#3262
    date: 2024-01-18 20:07: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
51 DENIED edit
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "If I’m ever a crackhead I’m stealing everyone’s pee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705604870 {#3260
    date: 2024-01-18 20:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 320047
  -bodyTs: "'crackhead':6 'ever':4 'everyon':10 'm':3,8 'pee':12 'steal':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806338"
  +editedAt: DateTimeImmutable @1726456890 {#3261
    date: 2024-09-16 05:21:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705604870 {#3262
    date: 2024-01-18 20:07: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
52 DENIED moderate
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "If I’m ever a crackhead I’m stealing everyone’s pee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705604870 {#3260
    date: 2024-01-18 20:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 320047
  -bodyTs: "'crackhead':6 'ever':4 'everyon':10 'm':3,8 'pee':12 'steal':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806338"
  +editedAt: DateTimeImmutable @1726456890 {#3261
    date: 2024-09-16 05:21:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705604870 {#3262
    date: 2024-01-18 20:07: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
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 {#3279
  +user: Proxies\__CG__\App\Entity\User {#3280 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705591219 {#3277
    date: 2024-01-18 16:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 319407
  -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6801760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591219 {#3278
    date: 2024-01-18 16:20: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
55 DENIED edit
App\Entity\EntryComment {#3279
  +user: Proxies\__CG__\App\Entity\User {#3280 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705591219 {#3277
    date: 2024-01-18 16:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 319407
  -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6801760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591219 {#3278
    date: 2024-01-18 16:20: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
56 DENIED moderate
App\Entity\EntryComment {#3279
  +user: Proxies\__CG__\App\Entity\User {#3280 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1726589298 {#2084
      date: 2024-09-17 18:08:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 318988
    -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705579281 {#2078
      date: 2024-01-18 13:01:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705591219 {#3277
    date: 2024-01-18 16:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 319407
  -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6801760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591219 {#3278
    date: 2024-01-18 16:20: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
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 {#3582
  +user: Proxies\__CG__\App\Entity\User {#3583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705591219 {#3277
      date: 2024-01-18 16:20:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 319407
    -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6801760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591219 {#3278
      date: 2024-01-18 16:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    > saltpeter:100g\n
    \n
    So we can make explosives out of humans? Oh boy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705592935 {#3580
    date: 2024-01-18 16:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3584 …}
  +nested: Doctrine\ORM\PersistentCollection {#3586 …}
  +votes: Doctrine\ORM\PersistentCollection {#3588 …}
  +reports: Doctrine\ORM\PersistentCollection {#3590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
  -id: 319472
  -bodyTs: "'100g':2 'boy':12 'explos':7 'human':10 'make':6 'oh':11 'saltpet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6802298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592935 {#3581
    date: 2024-01-18 16: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
59 DENIED edit
App\Entity\EntryComment {#3582
  +user: Proxies\__CG__\App\Entity\User {#3583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705591219 {#3277
      date: 2024-01-18 16:20:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 319407
    -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6801760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591219 {#3278
      date: 2024-01-18 16:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    > saltpeter:100g\n
    \n
    So we can make explosives out of humans? Oh boy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705592935 {#3580
    date: 2024-01-18 16:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3584 …}
  +nested: Doctrine\ORM\PersistentCollection {#3586 …}
  +votes: Doctrine\ORM\PersistentCollection {#3588 …}
  +reports: Doctrine\ORM\PersistentCollection {#3590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
  -id: 319472
  -bodyTs: "'100g':2 'boy':12 'explos':7 'human':10 'make':6 'oh':11 'saltpet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6802298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592935 {#3581
    date: 2024-01-18 16: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
60 DENIED moderate
App\Entity\EntryComment {#3582
  +user: Proxies\__CG__\App\Entity\User {#3583 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705591219 {#3277
      date: 2024-01-18 16:20:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 319407
    -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6801760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591219 {#3278
      date: 2024-01-18 16:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    > saltpeter:100g\n
    \n
    So we can make explosives out of humans? Oh boy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705592935 {#3580
    date: 2024-01-18 16:48:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3584 …}
  +nested: Doctrine\ORM\PersistentCollection {#3586 …}
  +votes: Doctrine\ORM\PersistentCollection {#3588 …}
  +reports: Doctrine\ORM\PersistentCollection {#3590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
  -id: 319472
  -bodyTs: "'100g':2 'boy':12 'explos':7 'human':10 'make':6 'oh':11 'saltpet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6802298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592935 {#3581
    date: 2024-01-18 16: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
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 {#3675
  +user: Proxies\__CG__\App\Entity\User {#3683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3582
    +user: Proxies\__CG__\App\Entity\User {#3583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: Proxies\__CG__\App\Entity\User {#3280 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2091 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1726589298 {#2084
          date: 2024-09-17 18:08:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 318988
        -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6797723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705579281 {#2078
          date: 2024-01-18 13:01:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705591219 {#3277
        date: 2024-01-18 16:20:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@paddirn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3281 …}
      +nested: Doctrine\ORM\PersistentCollection {#3283 …}
      +votes: Doctrine\ORM\PersistentCollection {#3285 …}
      +reports: Doctrine\ORM\PersistentCollection {#3287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
      -id: 319407
      -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6801760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705591219 {#3278
        date: 2024-01-18 16:20:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: """
      > saltpeter:100g\n
      \n
      So we can make explosives out of humans? Oh boy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705592935 {#3580
      date: 2024-01-18 16:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
      "@misterundercoat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3584 …}
    +nested: Doctrine\ORM\PersistentCollection {#3586 …}
    +votes: Doctrine\ORM\PersistentCollection {#3588 …}
    +reports: Doctrine\ORM\PersistentCollection {#3590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
    -id: 319472
    -bodyTs: "'100g':2 'boy':12 'explos':7 'human':10 'make':6 'oh':11 'saltpet':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6802298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705592935 {#3581
      date: 2024-01-18 16:48:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "I believe this is a minor plot point in Fight Club"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705640165 {#3680
    date: 2024-01-19 05:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
    "@prayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3686 …}
  +nested: Doctrine\ORM\PersistentCollection {#3688 …}
  +votes: Doctrine\ORM\PersistentCollection {#3684 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 321516
  -bodyTs: "'believ':2 'club':11 'fight':10 'minor':6 'plot':7 'point':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705640165 {#3677
    date: 2024-01-19 05:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3582
    +user: Proxies\__CG__\App\Entity\User {#3583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: Proxies\__CG__\App\Entity\User {#3280 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2091 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1726589298 {#2084
          date: 2024-09-17 18:08:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 318988
        -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6797723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705579281 {#2078
          date: 2024-01-18 13:01:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705591219 {#3277
        date: 2024-01-18 16:20:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@paddirn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3281 …}
      +nested: Doctrine\ORM\PersistentCollection {#3283 …}
      +votes: Doctrine\ORM\PersistentCollection {#3285 …}
      +reports: Doctrine\ORM\PersistentCollection {#3287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
      -id: 319407
      -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6801760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705591219 {#3278
        date: 2024-01-18 16:20:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: """
      > saltpeter:100g\n
      \n
      So we can make explosives out of humans? Oh boy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705592935 {#3580
      date: 2024-01-18 16:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
      "@misterundercoat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3584 …}
    +nested: Doctrine\ORM\PersistentCollection {#3586 …}
    +votes: Doctrine\ORM\PersistentCollection {#3588 …}
    +reports: Doctrine\ORM\PersistentCollection {#3590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
    -id: 319472
    -bodyTs: "'100g':2 'boy':12 'explos':7 'human':10 'make':6 'oh':11 'saltpet':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6802298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705592935 {#3581
      date: 2024-01-18 16:48:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "I believe this is a minor plot point in Fight Club"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705640165 {#3680
    date: 2024-01-19 05:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
    "@prayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3686 …}
  +nested: Doctrine\ORM\PersistentCollection {#3688 …}
  +votes: Doctrine\ORM\PersistentCollection {#3684 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 321516
  -bodyTs: "'believ':2 'club':11 'fight':10 'minor':6 'plot':7 'point':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705640165 {#3677
    date: 2024-01-19 05:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3582
    +user: Proxies\__CG__\App\Entity\User {#3583 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: Proxies\__CG__\App\Entity\User {#3280 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2091 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1726589298 {#2084
          date: 2024-09-17 18:08:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 318988
        -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6797723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705579281 {#2078
          date: 2024-01-18 13:01:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705591219 {#3277
        date: 2024-01-18 16:20:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@paddirn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3281 …}
      +nested: Doctrine\ORM\PersistentCollection {#3283 …}
      +votes: Doctrine\ORM\PersistentCollection {#3285 …}
      +reports: Doctrine\ORM\PersistentCollection {#3287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
      -id: 319407
      -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6801760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705591219 {#3278
        date: 2024-01-18 16:20:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: """
      > saltpeter:100g\n
      \n
      So we can make explosives out of humans? Oh boy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705592935 {#3580
      date: 2024-01-18 16:48:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
      "@misterundercoat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3584 …}
    +nested: Doctrine\ORM\PersistentCollection {#3586 …}
    +votes: Doctrine\ORM\PersistentCollection {#3588 …}
    +reports: Doctrine\ORM\PersistentCollection {#3590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3594 …}
    -id: 319472
    -bodyTs: "'100g':2 'boy':12 'explos':7 'human':10 'make':6 'oh':11 'saltpet':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6802298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705592935 {#3581
      date: 2024-01-18 16:48:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "I believe this is a minor plot point in Fight Club"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705640165 {#3680
    date: 2024-01-19 05:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
    "@prayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3686 …}
  +nested: Doctrine\ORM\PersistentCollection {#3688 …}
  +votes: Doctrine\ORM\PersistentCollection {#3684 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 321516
  -bodyTs: "'believ':2 'club':11 'fight':10 'minor':6 'plot':7 'point':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705640165 {#3677
    date: 2024-01-19 05:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3598
  +user: Proxies\__CG__\App\Entity\User {#3599 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705591219 {#3277
      date: 2024-01-18 16:20:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 319407
    -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6801760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591219 {#3278
      date: 2024-01-18 16:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">These are the Things that Make a Man\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Iron enough to make a nail,\n
    </span><span style="color:#323232;">Lime enough to paint a wall,\n
    </span><span style="color:#323232;">Water enough to drown a dog,\n
    </span><span style="color:#323232;">Sulphur enough to stop the fleas,\n
    </span><span style="color:#323232;">Potash enough to wash a shirt,\n
    </span><span style="color:#323232;">Gold enough to buy a bean,\n
    </span><span style="color:#323232;">Silver enough to coat a pin,\n
    </span><span style="color:#323232;">Lead enough to ballast a bird,\n
    </span><span style="color:#323232;">Phosphor enough to light the town,\n
    </span><span style="color:#323232;">Poison enough to kill a cow,\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Strength enough to build a home,\n
    </span><span style="color:#323232;">Time enough to hold a child,\n
    </span><span style="color:#323232;">Love enough to break a heart.\n
    </span>\n
    ```\n
    \n
    Terry Pratchett, Wintersmith
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705595836 {#3596
    date: 2024-01-18 17:37:16.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 319608
  -bodyTs: "'ballast':54 'bean':44 'bird':56 'break':84 'build':72 'buy':42 'child':80 'coat':48 'cow':68 'dog':26 'drown':24 'enough':10,16,22,28,34,40,46,52,58,64,70,76,82 'flea':32 'gold':39 'heart':86 'hold':78 'home':74 'iron':9 'kill':66 'lead':51 'light':60 'lime':15 'love':81 'make':6,12 'man':8 'nail':14 'paint':18 'phosphor':57 'pin':50 'poison':63 'potash':33 'pratchett':88 'shirt':38 'silver':45 'stop':30 'strength':69 'sulphur':27 'terri':87 'thing':4 'time':75 'town':62 'wall':20 'wash':36 'water':21 'wintersmith':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8404393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595836 {#3597
    date: 2024-01-18 17:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3598
  +user: Proxies\__CG__\App\Entity\User {#3599 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705591219 {#3277
      date: 2024-01-18 16:20:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 319407
    -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6801760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591219 {#3278
      date: 2024-01-18 16:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">These are the Things that Make a Man\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Iron enough to make a nail,\n
    </span><span style="color:#323232;">Lime enough to paint a wall,\n
    </span><span style="color:#323232;">Water enough to drown a dog,\n
    </span><span style="color:#323232;">Sulphur enough to stop the fleas,\n
    </span><span style="color:#323232;">Potash enough to wash a shirt,\n
    </span><span style="color:#323232;">Gold enough to buy a bean,\n
    </span><span style="color:#323232;">Silver enough to coat a pin,\n
    </span><span style="color:#323232;">Lead enough to ballast a bird,\n
    </span><span style="color:#323232;">Phosphor enough to light the town,\n
    </span><span style="color:#323232;">Poison enough to kill a cow,\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Strength enough to build a home,\n
    </span><span style="color:#323232;">Time enough to hold a child,\n
    </span><span style="color:#323232;">Love enough to break a heart.\n
    </span>\n
    ```\n
    \n
    Terry Pratchett, Wintersmith
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705595836 {#3596
    date: 2024-01-18 17:37:16.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 319608
  -bodyTs: "'ballast':54 'bean':44 'bird':56 'break':84 'build':72 'buy':42 'child':80 'coat':48 'cow':68 'dog':26 'drown':24 'enough':10,16,22,28,34,40,46,52,58,64,70,76,82 'flea':32 'gold':39 'heart':86 'hold':78 'home':74 'iron':9 'kill':66 'lead':51 'light':60 'lime':15 'love':81 'make':6,12 'man':8 'nail':14 'paint':18 'phosphor':57 'pin':50 'poison':63 'potash':33 'pratchett':88 'shirt':38 'silver':45 'stop':30 'strength':69 'sulphur':27 'terri':87 'thing':4 'time':75 'town':62 'wall':20 'wash':36 'water':21 'wintersmith':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8404393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595836 {#3597
    date: 2024-01-18 17:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3598
  +user: Proxies\__CG__\App\Entity\User {#3599 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: Proxies\__CG__\App\Entity\User {#3280 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2091 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Semi-related: Only small amounts of copper are typically stored in the human body, and the average adult has a total body content of 50–120 mg copper. Most copper is excreted in bile, and a small amount is excreted in urine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1726589298 {#2084
        date: 2024-09-17 18:08:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 318988
      -bodyTs: "'120':27 '50':26 'adult':19 'amount':6,39 'averag':18 'bile':35 'bodi':15,23 'content':24 'copper':8,29,31 'excret':33,41 'human':14 'mg':28 'relat':3 'semi':2 'semi-rel':1 'small':5,38 'store':11 'total':22 'typic':10 'urin':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6797723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705579281 {#2078
        date: 2024-01-18 13:01:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Water: 35 liters, Carbon: 20 kg, Ammonia: 4 liters, Lime:1.5 kg, Phosphrus: 800 g, salt: 250g, saltpeter:100g, Sulfer: 80g, Fluorine: 7.5 g, iron: 5.6 g, Silicon: 3g, and 15 other elements in small quantities… thats the total chemical makeup of the average adult body. Modern science knows all of this, but there has never been a single example of succesful human trasmutation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705591219 {#3277
      date: 2024-01-18 16:20:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@paddirn@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3281 …}
    +nested: Doctrine\ORM\PersistentCollection {#3283 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    -id: 319407
    -bodyTs: "'1.5':11 '100g':19 '15':31 '20':5 '250g':17 '35':2 '3g':29 '4':8 '5.6':26 '7.5':23 '800':14 '80g':21 'adult':45 'ammonia':7 'averag':44 'bodi':46 'carbon':4 'chemic':40 'element':33 'exampl':60 'fluorin':22 'g':15,24,27 'human':63 'iron':25 'kg':6,12 'know':49 'lime':10 'liter':3,9 'makeup':41 'modern':47 'never':56 'phosphrus':13 'quantiti':36 'salt':16 'saltpet':18 'scienc':48 'silicon':28 'singl':59 'small':35 'succes':62 'sulfer':20 'that':37 'total':39 'trasmut':64 'water':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6801760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591219 {#3278
      date: 2024-01-18 16:20:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">These are the Things that Make a Man\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Iron enough to make a nail,\n
    </span><span style="color:#323232;">Lime enough to paint a wall,\n
    </span><span style="color:#323232;">Water enough to drown a dog,\n
    </span><span style="color:#323232;">Sulphur enough to stop the fleas,\n
    </span><span style="color:#323232;">Potash enough to wash a shirt,\n
    </span><span style="color:#323232;">Gold enough to buy a bean,\n
    </span><span style="color:#323232;">Silver enough to coat a pin,\n
    </span><span style="color:#323232;">Lead enough to ballast a bird,\n
    </span><span style="color:#323232;">Phosphor enough to light the town,\n
    </span><span style="color:#323232;">Poison enough to kill a cow,\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Strength enough to build a home,\n
    </span><span style="color:#323232;">Time enough to hold a child,\n
    </span><span style="color:#323232;">Love enough to break a heart.\n
    </span>\n
    ```\n
    \n
    Terry Pratchett, Wintersmith
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705595836 {#3596
    date: 2024-01-18 17:37:16.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@paddirn@lemmy.world"
    "@misterundercoat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 319608
  -bodyTs: "'ballast':54 'bean':44 'bird':56 'break':84 'build':72 'buy':42 'child':80 'coat':48 'cow':68 'dog':26 'drown':24 'enough':10,16,22,28,34,40,46,52,58,64,70,76,82 'flea':32 'gold':39 'heart':86 'hold':78 'home':74 'iron':9 'kill':66 'lead':51 'light':60 'lime':15 'love':81 'make':6,12 'man':8 'nail':14 'paint':18 'phosphor':57 'pin':50 'poison':63 'potash':33 'pratchett':88 'shirt':38 'silver':45 'stop':30 'strength':69 'sulphur':27 'terri':87 'thing':4 'time':75 'town':62 'wall':20 'wash':36 'water':21 'wintersmith':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8404393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595836 {#3597
    date: 2024-01-18 17:37:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2069
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wasn’t harambe shot by his keeper? I think I remember them being devasted that he had to shoot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726576668 {#2136
    date: 2024-09-17 14:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 320320
  -bodyTs: "'devast':14 'haramb':3 'keeper':7 'rememb':11 'shoot':19 'shot':4 'think':9 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610770 {#2137
    date: 2024-01-18 21:46: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
71 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wasn’t harambe shot by his keeper? I think I remember them being devasted that he had to shoot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726576668 {#2136
    date: 2024-09-17 14:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 320320
  -bodyTs: "'devast':14 'haramb':3 'keeper':7 'rememb':11 'shoot':19 'shot':4 'think':9 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610770 {#2137
    date: 2024-01-18 21:46: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
72 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wasn’t harambe shot by his keeper? I think I remember them being devasted that he had to shoot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726576668 {#2136
    date: 2024-09-17 14:37:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 320320
  -bodyTs: "'devast':14 'haramb':3 'keeper':7 'rememb':11 'shoot':19 'shot':4 'think':9 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610770 {#2137
    date: 2024-01-18 21:46: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
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 {#3422
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wasn’t harambe shot by his keeper? I think I remember them being devasted that he had to shoot."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726576668 {#2136
      date: 2024-09-17 14:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 320320
    -bodyTs: "'devast':14 'haramb':3 'keeper':7 'rememb':11 'shoot':19 'shot':4 'think':9 'wasn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6808115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705610770 {#2137
      date: 2024-01-18 21:46:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Okay let’s find the guy who decided he had to be put down then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705636789 {#3420
    date: 2024-01-19 04:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 321389
  -bodyTs: "'decid':8 'find':4 'guy':6 'let':2 'okay':1 'put':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4902223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636789 {#3421
    date: 2024-01-19 04:59:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3422
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wasn’t harambe shot by his keeper? I think I remember them being devasted that he had to shoot."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726576668 {#2136
      date: 2024-09-17 14:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 320320
    -bodyTs: "'devast':14 'haramb':3 'keeper':7 'rememb':11 'shoot':19 'shot':4 'think':9 'wasn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6808115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705610770 {#2137
      date: 2024-01-18 21:46:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Okay let’s find the guy who decided he had to be put down then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705636789 {#3420
    date: 2024-01-19 04:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 321389
  -bodyTs: "'decid':8 'find':4 'guy':6 'let':2 'okay':1 'put':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4902223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636789 {#3421
    date: 2024-01-19 04:59:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3422
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "Wasn’t harambe shot by his keeper? I think I remember them being devasted that he had to shoot."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726576668 {#2136
      date: 2024-09-17 14:37:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 320320
    -bodyTs: "'devast':14 'haramb':3 'keeper':7 'rememb':11 'shoot':19 'shot':4 'think':9 'wasn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6808115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705610770 {#2137
      date: 2024-01-18 21:46:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Okay let’s find the guy who decided he had to be put down then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705636789 {#3420
    date: 2024-01-19 04:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 321389
  -bodyTs: "'decid':8 'find':4 'guy':6 'let':2 'okay':1 'put':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4902223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636789 {#3421
    date: 2024-01-19 04:59:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2192
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just an aside, it’s *still* impressive to me with all the technical limitations they had, they were still able to make Mario *feel* so damn floaty swimming through the water levels.\n
    \n
    I think modern developers are in some ways stifled by an aimless lack of limitations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1726573605 {#2230
    date: 2024-09-17 13:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 315416
  -bodyTs: "'abl':20 'aimless':44 'asid':3 'damn':26 'develop':36 'feel':24 'floati':27 'impress':7 'lack':45 'level':32 'limit':14,47 'make':22 'mario':23 'modern':35 'stifl':41 'still':6,19 'swim':28 'technic':13 'think':34 'water':31 'way':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6756250"
  +editedAt: DateTimeImmutable @1725353925 {#2231
    date: 2024-09-03 10:58:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705449746 {#2232
    date: 2024-01-17 01:02: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
79 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just an aside, it’s *still* impressive to me with all the technical limitations they had, they were still able to make Mario *feel* so damn floaty swimming through the water levels.\n
    \n
    I think modern developers are in some ways stifled by an aimless lack of limitations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1726573605 {#2230
    date: 2024-09-17 13:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 315416
  -bodyTs: "'abl':20 'aimless':44 'asid':3 'damn':26 'develop':36 'feel':24 'floati':27 'impress':7 'lack':45 'level':32 'limit':14,47 'make':22 'mario':23 'modern':35 'stifl':41 'still':6,19 'swim':28 'technic':13 'think':34 'water':31 'way':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6756250"
  +editedAt: DateTimeImmutable @1725353925 {#2231
    date: 2024-09-03 10:58:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705449746 {#2232
    date: 2024-01-17 01:02: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
80 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just an aside, it’s *still* impressive to me with all the technical limitations they had, they were still able to make Mario *feel* so damn floaty swimming through the water levels.\n
    \n
    I think modern developers are in some ways stifled by an aimless lack of limitations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1726573605 {#2230
    date: 2024-09-17 13:46:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 315416
  -bodyTs: "'abl':20 'aimless':44 'asid':3 'damn':26 'develop':36 'feel':24 'floati':27 'impress':7 'lack':45 'level':32 'limit':14,47 'make':22 'mario':23 'modern':35 'stifl':41 'still':6,19 'swim':28 'technic':13 'think':34 'water':31 'way':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6756250"
  +editedAt: DateTimeImmutable @1725353925 {#2231
    date: 2024-09-03 10:58:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705449746 {#2232
    date: 2024-01-17 01:02: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
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 {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just an aside, it’s *still* impressive to me with all the technical limitations they had, they were still able to make Mario *feel* so damn floaty swimming through the water levels.\n
      \n
      I think modern developers are in some ways stifled by an aimless lack of limitations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726573605 {#2230
      date: 2024-09-17 13:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2299 …}
    +nested: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2291 …}
    +reports: Doctrine\ORM\PersistentCollection {#2301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
    -id: 315416
    -bodyTs: "'abl':20 'aimless':44 'asid':3 'damn':26 'develop':36 'feel':24 'floati':27 'impress':7 'lack':45 'level':32 'limit':14,47 'make':22 'mario':23 'modern':35 'stifl':41 'still':6,19 'swim':28 'technic':13 'think':34 'water':31 'way':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6756250"
    +editedAt: DateTimeImmutable @1725353925 {#2231
      date: 2024-09-03 10:58:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705449746 {#2232
      date: 2024-01-17 01:02:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: """
    Creative constraints is the term you’re looking for\n
    \n
    It’s absolutely a thing - they do it for creative writing and game jams, and it’s very effective.\n
    \n
    Programming is inherently creative, even if we don’t think of it that way. You start learning the basic use, then you get into very rudimentary designs - at that stage, you transition from problem solving to creating a design that solves a problem.\n
    \n
    Constraints help - if you pick what we call an opinionated framework, it limits and guides you. It tells you how pieces fit together, and ideally it doesn’t limit you, but it does make some things much easier and others harder.\n
    \n
    Nintendo had an extremely opinionated engine in that time - they were still drawing the maps out on paper in a grid, then scanning it with custom hardware.\n
    \n
    These days, you open up godot, and you get a blank screen. You could make anything, 2d or 3d, a game or a tool, and it just gives you the tools. You could build a tile map for a 2d game, or a terrain for 3d, you can set the camera wherever you want. You can have multiple cameras, multiple maps - you can do anything\n
    \n
    It’s overwhelming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705636336 {#3026
    date: 2024-01-19 04:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 321378
  -bodyTs: "'2d':156,179 '3d':158,185 'absolut':12 'anyth':155,204 'basic':47 'blank':150 'build':173 'call':79 'camera':190,198 'constraint':2,72 'could':153,172 'creat':65 'creativ':1,19,32 'custom':138 'day':141 'design':55,67 'doesn':98 'draw':125 'easier':109 'effect':28 'engin':118 'even':33 'extrem':116 'fit':93 'framework':82 'game':22,160,180 'get':51,148 'give':167 'godot':145 'grid':133 'guid':86 'harder':112 'hardwar':139 'help':73 'ideal':96 'inher':31 'jam':23 'learn':45 'limit':84,100 'look':8 'make':105,154 'map':127,176,200 'much':108 'multipl':197,199 'nintendo':113 'open':143 'opinion':81,117 'other':111 'overwhelm':207 'paper':130 'pick':76 'piec':92 'problem':62,71 'program':29 're':7 'rudimentari':54 'scan':135 'screen':151 'set':188 'solv':63,69 'stage':58 'start':44 'still':124 'tell':89 'term':5 'terrain':183 'thing':14,107 'think':38 'tile':175 'time':121 'togeth':94 'tool':163,170 'transit':60 'use':48 'want':193 'way':42 'wherev':191 'write':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5479005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636336 {#3029
    date: 2024-01-19 04:52:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just an aside, it’s *still* impressive to me with all the technical limitations they had, they were still able to make Mario *feel* so damn floaty swimming through the water levels.\n
      \n
      I think modern developers are in some ways stifled by an aimless lack of limitations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726573605 {#2230
      date: 2024-09-17 13:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2299 …}
    +nested: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2291 …}
    +reports: Doctrine\ORM\PersistentCollection {#2301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
    -id: 315416
    -bodyTs: "'abl':20 'aimless':44 'asid':3 'damn':26 'develop':36 'feel':24 'floati':27 'impress':7 'lack':45 'level':32 'limit':14,47 'make':22 'mario':23 'modern':35 'stifl':41 'still':6,19 'swim':28 'technic':13 'think':34 'water':31 'way':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6756250"
    +editedAt: DateTimeImmutable @1725353925 {#2231
      date: 2024-09-03 10:58:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705449746 {#2232
      date: 2024-01-17 01:02:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: """
    Creative constraints is the term you’re looking for\n
    \n
    It’s absolutely a thing - they do it for creative writing and game jams, and it’s very effective.\n
    \n
    Programming is inherently creative, even if we don’t think of it that way. You start learning the basic use, then you get into very rudimentary designs - at that stage, you transition from problem solving to creating a design that solves a problem.\n
    \n
    Constraints help - if you pick what we call an opinionated framework, it limits and guides you. It tells you how pieces fit together, and ideally it doesn’t limit you, but it does make some things much easier and others harder.\n
    \n
    Nintendo had an extremely opinionated engine in that time - they were still drawing the maps out on paper in a grid, then scanning it with custom hardware.\n
    \n
    These days, you open up godot, and you get a blank screen. You could make anything, 2d or 3d, a game or a tool, and it just gives you the tools. You could build a tile map for a 2d game, or a terrain for 3d, you can set the camera wherever you want. You can have multiple cameras, multiple maps - you can do anything\n
    \n
    It’s overwhelming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705636336 {#3026
    date: 2024-01-19 04:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 321378
  -bodyTs: "'2d':156,179 '3d':158,185 'absolut':12 'anyth':155,204 'basic':47 'blank':150 'build':173 'call':79 'camera':190,198 'constraint':2,72 'could':153,172 'creat':65 'creativ':1,19,32 'custom':138 'day':141 'design':55,67 'doesn':98 'draw':125 'easier':109 'effect':28 'engin':118 'even':33 'extrem':116 'fit':93 'framework':82 'game':22,160,180 'get':51,148 'give':167 'godot':145 'grid':133 'guid':86 'harder':112 'hardwar':139 'help':73 'ideal':96 'inher':31 'jam':23 'learn':45 'limit':84,100 'look':8 'make':105,154 'map':127,176,200 'much':108 'multipl':197,199 'nintendo':113 'open':143 'opinion':81,117 'other':111 'overwhelm':207 'paper':130 'pick':76 'piec':92 'problem':62,71 'program':29 're':7 'rudimentari':54 'scan':135 'screen':151 'set':188 'solv':63,69 'stage':58 'start':44 'still':124 'tell':89 'term':5 'terrain':183 'thing':14,107 'think':38 'tile':175 'time':121 'togeth':94 'tool':163,170 'transit':60 'use':48 'want':193 'way':42 'wherev':191 'write':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5479005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636336 {#3029
    date: 2024-01-19 04:52:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just an aside, it’s *still* impressive to me with all the technical limitations they had, they were still able to make Mario *feel* so damn floaty swimming through the water levels.\n
      \n
      I think modern developers are in some ways stifled by an aimless lack of limitations.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726573605 {#2230
      date: 2024-09-17 13:46:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2299 …}
    +nested: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2291 …}
    +reports: Doctrine\ORM\PersistentCollection {#2301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
    -id: 315416
    -bodyTs: "'abl':20 'aimless':44 'asid':3 'damn':26 'develop':36 'feel':24 'floati':27 'impress':7 'lack':45 'level':32 'limit':14,47 'make':22 'mario':23 'modern':35 'stifl':41 'still':6,19 'swim':28 'technic':13 'think':34 'water':31 'way':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6756250"
    +editedAt: DateTimeImmutable @1725353925 {#2231
      date: 2024-09-03 10:58:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705449746 {#2232
      date: 2024-01-17 01:02:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: """
    Creative constraints is the term you’re looking for\n
    \n
    It’s absolutely a thing - they do it for creative writing and game jams, and it’s very effective.\n
    \n
    Programming is inherently creative, even if we don’t think of it that way. You start learning the basic use, then you get into very rudimentary designs - at that stage, you transition from problem solving to creating a design that solves a problem.\n
    \n
    Constraints help - if you pick what we call an opinionated framework, it limits and guides you. It tells you how pieces fit together, and ideally it doesn’t limit you, but it does make some things much easier and others harder.\n
    \n
    Nintendo had an extremely opinionated engine in that time - they were still drawing the maps out on paper in a grid, then scanning it with custom hardware.\n
    \n
    These days, you open up godot, and you get a blank screen. You could make anything, 2d or 3d, a game or a tool, and it just gives you the tools. You could build a tile map for a 2d game, or a terrain for 3d, you can set the camera wherever you want. You can have multiple cameras, multiple maps - you can do anything\n
    \n
    It’s overwhelming.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705636336 {#3026
    date: 2024-01-19 04:52:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 321378
  -bodyTs: "'2d':156,179 '3d':158,185 'absolut':12 'anyth':155,204 'basic':47 'blank':150 'build':173 'call':79 'camera':190,198 'constraint':2,72 'could':153,172 'creat':65 'creativ':1,19,32 'custom':138 'day':141 'design':55,67 'doesn':98 'draw':125 'easier':109 'effect':28 'engin':118 'even':33 'extrem':116 'fit':93 'framework':82 'game':22,160,180 'get':51,148 'give':167 'godot':145 'grid':133 'guid':86 'harder':112 'hardwar':139 'help':73 'ideal':96 'inher':31 'jam':23 'learn':45 'limit':84,100 'look':8 'make':105,154 'map':127,176,200 'much':108 'multipl':197,199 'nintendo':113 'open':143 'opinion':81,117 'other':111 'overwhelm':207 'paper':130 'pick':76 'piec':92 'problem':62,71 'program':29 're':7 'rudimentari':54 'scan':135 'screen':151 'set':188 'solv':63,69 'stage':58 'start':44 'still':124 'tell':89 'term':5 'terrain':183 'thing':14,107 'think':38 'tile':175 'time':121 'togeth':94 'tool':163,170 'transit':60 'use':48 'want':193 'way':42 'wherev':191 'write':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5479005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705636336 {#3029
    date: 2024-01-19 04:52:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2271
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The secret is MSG if your Gramma is Asian.\n
    \n
    The secret is Cough syrup if your Gramma is a boomer/silent generation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726513330 {#2266
    date: 2024-09-16 21:02:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 318677
  -bodyTs: "'asian':9 'boomer/silent':20 'cough':13 'generat':21 'gramma':7,17 'msg':4 'secret':2,11 'syrup':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565250 {#2257
    date: 2024-01-18 09:07: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
87 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The secret is MSG if your Gramma is Asian.\n
    \n
    The secret is Cough syrup if your Gramma is a boomer/silent generation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726513330 {#2266
    date: 2024-09-16 21:02:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 318677
  -bodyTs: "'asian':9 'boomer/silent':20 'cough':13 'generat':21 'gramma':7,17 'msg':4 'secret':2,11 'syrup':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565250 {#2257
    date: 2024-01-18 09:07: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
88 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The secret is MSG if your Gramma is Asian.\n
    \n
    The secret is Cough syrup if your Gramma is a boomer/silent generation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1726513330 {#2266
    date: 2024-09-16 21:02:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 318677
  -bodyTs: "'asian':9 'boomer/silent':20 'cough':13 'generat':21 'gramma':7,17 'msg':4 'secret':2,11 'syrup':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565250 {#2257
    date: 2024-01-18 09:07: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
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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: App\Entity\User {#2226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The secret is MSG if your Gramma is Asian.\n
      \n
      The secret is Cough syrup if your Gramma is a boomer/silent generation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726513330 {#2266
      date: 2024-09-16 21:02:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2190 …}
    +nested: Doctrine\ORM\PersistentCollection {#2265 …}
    +votes: Doctrine\ORM\PersistentCollection {#2263 …}
    +reports: Doctrine\ORM\PersistentCollection {#2235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
    -id: 318677
    -bodyTs: "'asian':9 'boomer/silent':20 'cough':13 'generat':21 'gramma':7,17 'msg':4 'secret':2,11 'syrup':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565250 {#2257
      date: 2024-01-18 09:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2271}
  +body: "Or a bartender who wants to claim all the credit for the hot new drink that’s taken the town by storm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705621767 {#3180
    date: 2024-01-19 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@xX_fnord_Xx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 320798
  -bodyTs: "'bartend':3 'claim':7 'credit':10 'drink':15 'hot':13 'new':14 'storm':22 'taken':18 'town':20 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6335982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705621767 {#3181
    date: 2024-01-19 00:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: App\Entity\User {#2226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The secret is MSG if your Gramma is Asian.\n
      \n
      The secret is Cough syrup if your Gramma is a boomer/silent generation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726513330 {#2266
      date: 2024-09-16 21:02:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2190 …}
    +nested: Doctrine\ORM\PersistentCollection {#2265 …}
    +votes: Doctrine\ORM\PersistentCollection {#2263 …}
    +reports: Doctrine\ORM\PersistentCollection {#2235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
    -id: 318677
    -bodyTs: "'asian':9 'boomer/silent':20 'cough':13 'generat':21 'gramma':7,17 'msg':4 'secret':2,11 'syrup':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565250 {#2257
      date: 2024-01-18 09:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2271}
  +body: "Or a bartender who wants to claim all the credit for the hot new drink that’s taken the town by storm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705621767 {#3180
    date: 2024-01-19 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@xX_fnord_Xx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 320798
  -bodyTs: "'bartend':3 'claim':7 'credit':10 'drink':15 'hot':13 'new':14 'storm':22 'taken':18 'town':20 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6335982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705621767 {#3181
    date: 2024-01-19 00:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: App\Entity\User {#2226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The secret is MSG if your Gramma is Asian.\n
      \n
      The secret is Cough syrup if your Gramma is a boomer/silent generation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1726513330 {#2266
      date: 2024-09-16 21:02:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2190 …}
    +nested: Doctrine\ORM\PersistentCollection {#2265 …}
    +votes: Doctrine\ORM\PersistentCollection {#2263 …}
    +reports: Doctrine\ORM\PersistentCollection {#2235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
    -id: 318677
    -bodyTs: "'asian':9 'boomer/silent':20 'cough':13 'generat':21 'gramma':7,17 'msg':4 'secret':2,11 'syrup':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565250 {#2257
      date: 2024-01-18 09:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2271}
  +body: "Or a bartender who wants to claim all the credit for the hot new drink that’s taken the town by storm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705621767 {#3180
    date: 2024-01-19 00:49:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@xX_fnord_Xx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 320798
  -bodyTs: "'bartend':3 'claim':7 'credit':10 'drink':15 'hot':13 'new':14 'storm':22 'taken':18 'town':20 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6335982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705621767 {#3181
    date: 2024-01-19 00:49:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1726510011 {#2178
    date: 2024-09-16 20:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 318604
  -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5209756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561698 {#2170
    date: 2024-01-18 08:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1726510011 {#2178
    date: 2024-09-16 20:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 318604
  -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5209756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561698 {#2170
    date: 2024-01-18 08:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1726510011 {#2178
    date: 2024-09-16 20:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2038 …}
  +nested: Doctrine\ORM\PersistentCollection {#1988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  -id: 318604
  -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5209756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561698 {#2170
    date: 2024-01-18 08:08:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2169
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726510011 {#2178
      date: 2024-09-16 20:06:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 318604
    -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5209756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561698 {#2170
      date: 2024-01-18 08:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2169}
  +body: "This guy grandmas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705563016 {#3149
    date: 2024-01-18 08:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Fisk400@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 318638
  -bodyTs: "'grandma':3 'guy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4878532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563016 {#3150
    date: 2024-01-18 08:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2169
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726510011 {#2178
      date: 2024-09-16 20:06:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 318604
    -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5209756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561698 {#2170
      date: 2024-01-18 08:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2169}
  +body: "This guy grandmas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705563016 {#3149
    date: 2024-01-18 08:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Fisk400@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 318638
  -bodyTs: "'grandma':3 'guy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4878532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563016 {#3150
    date: 2024-01-18 08:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2169
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726510011 {#2178
      date: 2024-09-16 20:06:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 318604
    -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5209756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561698 {#2170
      date: 2024-01-18 08:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2169}
  +body: "This guy grandmas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705563016 {#3149
    date: 2024-01-18 08:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Fisk400@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 318638
  -bodyTs: "'grandma':3 'guy':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4878532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705563016 {#3150
    date: 2024-01-18 08:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2169
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726510011 {#2178
      date: 2024-09-16 20:06:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 318604
    -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5209756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561698 {#2170
      date: 2024-01-18 08:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2169}
  +body: "Bonus points if Granny still has the original strip of bag she cut the recipe off of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705620653 {#3164
    date: 2024-01-19 00:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Fisk400@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 320764
  -bodyTs: "'bag':11 'bonus':1 'cut':13 'granni':4 'origin':8 'point':2 'recip':15 'still':5 'strip':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6348159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705620653 {#3165
    date: 2024-01-19 00:30: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
103 DENIED edit
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2169
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726510011 {#2178
      date: 2024-09-16 20:06:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 318604
    -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5209756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561698 {#2170
      date: 2024-01-18 08:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2169}
  +body: "Bonus points if Granny still has the original strip of bag she cut the recipe off of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705620653 {#3164
    date: 2024-01-19 00:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Fisk400@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 320764
  -bodyTs: "'bag':11 'bonus':1 'cut':13 'granni':4 'origin':8 'point':2 'recip':15 'still':5 'strip':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6348159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705620653 {#3165
    date: 2024-01-19 00:30: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
104 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2169
    +user: App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "The secret is that the recipe was taken from the back of a bag of flour in 1963."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1726510011 {#2178
      date: 2024-09-16 20:06:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2038 …}
    +nested: Doctrine\ORM\PersistentCollection {#1988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    -id: 318604
    -bodyTs: "'1963':18 'back':11 'bag':14 'flour':16 'recip':6 'secret':2 'taken':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5209756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561698 {#2170
      date: 2024-01-18 08:08:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2169}
  +body: "Bonus points if Granny still has the original strip of bag she cut the recipe off of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705620653 {#3164
    date: 2024-01-19 00:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Fisk400@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 320764
  -bodyTs: "'bag':11 'bonus':1 'cut':13 'granni':4 'origin':8 'point':2 'recip':15 'still':5 'strip':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6348159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705620653 {#3165
    date: 2024-01-19 00:30: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
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 {#2502
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not that secret, everyone knows that it’s love"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1726507230 {#2497
    date: 2024-09-16 19:20:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 316924
  -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5750045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507566 {#2498
    date: 2024-01-17 17:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not that secret, everyone knows that it’s love"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1726507230 {#2497
    date: 2024-09-16 19:20:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 316924
  -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5750045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507566 {#2498
    date: 2024-01-17 17:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s not that secret, everyone knows that it’s love"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1726507230 {#2497
    date: 2024-09-16 19:20:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 316924
  -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5750045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705507566 {#2498
    date: 2024-01-17 17:06:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Don’t you see it? Death, the secret ingredient is death. Sacrifice of a relative for the best pasta in town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705510873 {#3095
    date: 2024-01-17 18:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 317076
  -bodyTs: "'best':18 'death':6,11 'ingredi':9 'pasta':19 'relat':15 'sacrific':12 'secret':8 'see':4 'town':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705510873 {#3094
    date: 2024-01-17 18:01:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Don’t you see it? Death, the secret ingredient is death. Sacrifice of a relative for the best pasta in town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705510873 {#3095
    date: 2024-01-17 18:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 317076
  -bodyTs: "'best':18 'death':6,11 'ingredi':9 'pasta':19 'relat':15 'sacrific':12 'secret':8 'see':4 'town':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705510873 {#3094
    date: 2024-01-17 18:01:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Don’t you see it? Death, the secret ingredient is death. Sacrifice of a relative for the best pasta in town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705510873 {#3095
    date: 2024-01-17 18:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 317076
  -bodyTs: "'best':18 'death':6,11 'ingredi':9 'pasta':19 'relat':15 'sacrific':12 'secret':8 'see':4 'town':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705510873 {#3094
    date: 2024-01-17 18:01:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3452
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not that secret, everyone knows that it’s love"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1726507230 {#2497
        date: 2024-09-16 19:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 316924
      -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5750045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507566 {#2498
        date: 2024-01-17 17:06:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Don’t you see it? Death, the secret ingredient is death. Sacrifice of a relative for the best pasta in town."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705510873 {#3095
      date: 2024-01-17 18:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 317076
    -bodyTs: "'best':18 'death':6,11 'ingredi':9 'pasta':19 'relat':15 'sacrific':12 'secret':8 'see':4 'town':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6779615"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705510873 {#3094
      date: 2024-01-17 18:01:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "No, it [has to be suicide](https://rickandmorty.fandom.com/wiki/Suicide_Spaghetti)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705515487 {#3457
    date: 2024-01-17 19:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 317270
  -bodyTs: "'/wiki/suicide_spaghetti).':9 'rickandmorty.fandom.com':8 'rickandmorty.fandom.com/wiki/suicide_spaghetti).':7 'suicid':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6555965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515487 {#3454
    date: 2024-01-17 19:18:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3452
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not that secret, everyone knows that it’s love"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1726507230 {#2497
        date: 2024-09-16 19:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 316924
      -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5750045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507566 {#2498
        date: 2024-01-17 17:06:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Don’t you see it? Death, the secret ingredient is death. Sacrifice of a relative for the best pasta in town."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705510873 {#3095
      date: 2024-01-17 18:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 317076
    -bodyTs: "'best':18 'death':6,11 'ingredi':9 'pasta':19 'relat':15 'sacrific':12 'secret':8 'see':4 'town':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6779615"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705510873 {#3094
      date: 2024-01-17 18:01:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "No, it [has to be suicide](https://rickandmorty.fandom.com/wiki/Suicide_Spaghetti)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705515487 {#3457
    date: 2024-01-17 19:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 317270
  -bodyTs: "'/wiki/suicide_spaghetti).':9 'rickandmorty.fandom.com':8 'rickandmorty.fandom.com/wiki/suicide_spaghetti).':7 'suicid':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6555965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515487 {#3454
    date: 2024-01-17 19:18:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3452
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not that secret, everyone knows that it’s love"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1726507230 {#2497
        date: 2024-09-16 19:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 316924
      -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5750045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507566 {#2498
        date: 2024-01-17 17:06:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Don’t you see it? Death, the secret ingredient is death. Sacrifice of a relative for the best pasta in town."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705510873 {#3095
      date: 2024-01-17 18:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 317076
    -bodyTs: "'best':18 'death':6,11 'ingredi':9 'pasta':19 'relat':15 'sacrific':12 'secret':8 'see':4 'town':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6779615"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705510873 {#3094
      date: 2024-01-17 18:01:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "No, it [has to be suicide](https://rickandmorty.fandom.com/wiki/Suicide_Spaghetti)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705515487 {#3457
    date: 2024-01-17 19:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3463 …}
  +nested: Doctrine\ORM\PersistentCollection {#3465 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3472 …}
  -id: 317270
  -bodyTs: "'/wiki/suicide_spaghetti).':9 'rickandmorty.fandom.com':8 'rickandmorty.fandom.com/wiki/suicide_spaghetti).':7 'suicid':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6555965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705515487 {#3454
    date: 2024-01-17 19:18:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "![](https://preview.redd.it/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705513167 {#3079
    date: 2024-01-17 18:39:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 317168
  -bodyTs: "'/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)':3 'preview.redd.it':2 'preview.redd.it/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6780322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705513167 {#3078
    date: 2024-01-17 18:39:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "![](https://preview.redd.it/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705513167 {#3079
    date: 2024-01-17 18:39:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 317168
  -bodyTs: "'/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)':3 'preview.redd.it':2 'preview.redd.it/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6780322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705513167 {#3078
    date: 2024-01-17 18:39:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3077
  +user: Proxies\__CG__\App\Entity\User {#3076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "![](https://preview.redd.it/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705513167 {#3079
    date: 2024-01-17 18:39:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3075 …}
  +nested: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3071 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 317168
  -bodyTs: "'/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)':3 'preview.redd.it':2 'preview.redd.it/qfruc1eiyex31.png?width=592&auto=webp&s=2db5e83f12a4b51f6606a542e1167ccc68bf849e)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6780322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705513167 {#3078
    date: 2024-01-17 18:39:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Yes, nothing but love! And a few drops of ordinary LSD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705517830 {#3063
    date: 2024-01-17 19:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 317341
  -bodyTs: "'drop':8 'love':4 'lsd':11 'noth':2 'ordinari':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5827514"
  +editedAt: DateTimeImmutable @1725989198 {#3062
    date: 2024-09-10 19:26:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705517830 {#3061
    date: 2024-01-17 19:57: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
123 DENIED edit
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Yes, nothing but love! And a few drops of ordinary LSD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705517830 {#3063
    date: 2024-01-17 19:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 317341
  -bodyTs: "'drop':8 'love':4 'lsd':11 'noth':2 'ordinari':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5827514"
  +editedAt: DateTimeImmutable @1725989198 {#3062
    date: 2024-09-10 19:26:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705517830 {#3061
    date: 2024-01-17 19:57: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
124 DENIED moderate
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Yes, nothing but love! And a few drops of ordinary LSD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705517830 {#3063
    date: 2024-01-17 19:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 317341
  -bodyTs: "'drop':8 'love':4 'lsd':11 'noth':2 'ordinari':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5827514"
  +editedAt: DateTimeImmutable @1725989198 {#3062
    date: 2024-09-10 19:26:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705517830 {#3061
    date: 2024-01-17 19:57: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
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 {#3476
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#3060
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not that secret, everyone knows that it’s love"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1726507230 {#2497
        date: 2024-09-16 19:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 316924
      -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5750045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507566 {#2498
        date: 2024-01-17 17:06:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Yes, nothing but love! And a few drops of ordinary LSD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705517830 {#3063
      date: 2024-01-17 19:57:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3058 …}
    +nested: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3054 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    -id: 317341
    -bodyTs: "'drop':8 'love':4 'lsd':11 'noth':2 'ordinari':10 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5827514"
    +editedAt: DateTimeImmutable @1725989198 {#3062
      date: 2024-09-10 19:26:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705517830 {#3061
      date: 2024-01-17 19:57:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Huh, mine was ketamine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705619839 {#3474
    date: 2024-01-19 00:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@z500@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 320741
  -bodyTs: "'huh':1 'ketamin':4 'mine':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6811038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619839 {#3475
    date: 2024-01-19 00:17: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
127 DENIED edit
App\Entity\EntryComment {#3476
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#3060
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not that secret, everyone knows that it’s love"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1726507230 {#2497
        date: 2024-09-16 19:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 316924
      -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5750045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507566 {#2498
        date: 2024-01-17 17:06:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Yes, nothing but love! And a few drops of ordinary LSD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705517830 {#3063
      date: 2024-01-17 19:57:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3058 …}
    +nested: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3054 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    -id: 317341
    -bodyTs: "'drop':8 'love':4 'lsd':11 'noth':2 'ordinari':10 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5827514"
    +editedAt: DateTimeImmutable @1725989198 {#3062
      date: 2024-09-10 19:26:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705517830 {#3061
      date: 2024-01-17 19:57:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Huh, mine was ketamine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705619839 {#3474
    date: 2024-01-19 00:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@z500@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 320741
  -bodyTs: "'huh':1 'ketamin':4 'mine':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6811038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619839 {#3475
    date: 2024-01-19 00:17: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
128 DENIED moderate
App\Entity\EntryComment {#3476
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#3060
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not that secret, everyone knows that it’s love"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1726507230 {#2497
        date: 2024-09-16 19:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 316924
      -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5750045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705507566 {#2498
        date: 2024-01-17 17:06:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Yes, nothing but love! And a few drops of ordinary LSD."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705517830 {#3063
      date: 2024-01-17 19:57:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
      "@MacNCheezus@lemmy.today"
      "@kittehx@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3058 …}
    +nested: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3054 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    -id: 317341
    -bodyTs: "'drop':8 'love':4 'lsd':11 'noth':2 'ordinari':10 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5827514"
    +editedAt: DateTimeImmutable @1725989198 {#3062
      date: 2024-09-10 19:26:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705517830 {#3061
      date: 2024-01-17 19:57:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Huh, mine was ketamine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705619839 {#3474
    date: 2024-01-19 00:17:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
    "@z500@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 320741
  -bodyTs: "'huh':1 'ketamin':4 'mine':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6811038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619839 {#3475
    date: 2024-01-19 00:17: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
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 {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "That’s the answer shared with the masses to keep them from digging further. It’s a secret club, and we’re not members."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705508785 {#3046
    date: 2024-01-17 17:26:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 316976
  -bodyTs: "'answer':4 'club':19 'dig':13 'keep':10 'mass':8 'member':24 're':22 'secret':18 'share':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508785 {#3045
    date: 2024-01-17 17:26: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
131 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "That’s the answer shared with the masses to keep them from digging further. It’s a secret club, and we’re not members."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705508785 {#3046
    date: 2024-01-17 17:26:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 316976
  -bodyTs: "'answer':4 'club':19 'dig':13 'keep':10 'mass':8 'member':24 're':22 'secret':18 'share':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508785 {#3045
    date: 2024-01-17 17:26: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
132 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2272 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not that secret, everyone knows that it’s love"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1726507230 {#2497
      date: 2024-09-16 19:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 316924
    -bodyTs: "'everyon':6 'know':7 'love':11 'secret':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5750045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705507566 {#2498
      date: 2024-01-17 17:06:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "That’s the answer shared with the masses to keep them from digging further. It’s a secret club, and we’re not members."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705508785 {#3046
    date: 2024-01-17 17:26:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@kittehx@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 316976
  -bodyTs: "'answer':4 'club':19 'dig':13 'keep':10 'mass':8 'member':24 're':22 'secret':18 'share':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6778901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705508785 {#3045
    date: 2024-01-17 17:26: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
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 {#2576
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So much wrong in this picture.\n
    \n
    - Hey, want to commit a crime?\n
    - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
    - meanwhile speeding continues as normal with all the casualties that come with it\n
    - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
    - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
    - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726494562 {#2571
    date: 2024-09-16 15:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 319505
  -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6488902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705593786 {#2572
    date: 2024-01-18 17:03: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
135 DENIED edit
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So much wrong in this picture.\n
    \n
    - Hey, want to commit a crime?\n
    - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
    - meanwhile speeding continues as normal with all the casualties that come with it\n
    - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
    - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
    - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726494562 {#2571
    date: 2024-09-16 15:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 319505
  -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6488902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705593786 {#2572
    date: 2024-01-18 17:03: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
136 DENIED moderate
App\Entity\EntryComment {#2576
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    So much wrong in this picture.\n
    \n
    - Hey, want to commit a crime?\n
    - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
    - meanwhile speeding continues as normal with all the casualties that come with it\n
    - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
    - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
    - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1726494562 {#2571
    date: 2024-09-16 15:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 319505
  -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6488902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705593786 {#2572
    date: 2024-01-18 17:03: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
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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So much wrong in this picture.\n
      \n
      - Hey, want to commit a crime?\n
      - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
      - meanwhile speeding continues as normal with all the casualties that come with it\n
      - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
      - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
      - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726494562 {#2571
      date: 2024-09-16 15:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 319505
    -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6488902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705593786 {#2572
      date: 2024-01-18 17:03:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: "You wouldn’t download a crime!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705595317 {#3372
    date: 2024-01-18 17:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 319578
  -bodyTs: "'crime':6 'download':4 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595317 {#3373
    date: 2024-01-18 17:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So much wrong in this picture.\n
      \n
      - Hey, want to commit a crime?\n
      - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
      - meanwhile speeding continues as normal with all the casualties that come with it\n
      - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
      - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
      - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726494562 {#2571
      date: 2024-09-16 15:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 319505
    -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6488902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705593786 {#2572
      date: 2024-01-18 17:03:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: "You wouldn’t download a crime!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705595317 {#3372
    date: 2024-01-18 17:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 319578
  -bodyTs: "'crime':6 'download':4 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595317 {#3373
    date: 2024-01-18 17:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So much wrong in this picture.\n
      \n
      - Hey, want to commit a crime?\n
      - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
      - meanwhile speeding continues as normal with all the casualties that come with it\n
      - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
      - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
      - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726494562 {#2571
      date: 2024-09-16 15:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 319505
    -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6488902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705593786 {#2572
      date: 2024-01-18 17:03:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: "You wouldn’t download a crime!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705595317 {#3372
    date: 2024-01-18 17:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 319578
  -bodyTs: "'crime':6 'download':4 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595317 {#3373
    date: 2024-01-18 17:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3614
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2576
      +user: App\Entity\User {#2589 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        So much wrong in this picture.\n
        \n
        - Hey, want to commit a crime?\n
        - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
        - meanwhile speeding continues as normal with all the casualties that come with it\n
        - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
        - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
        - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1726494562 {#2571
        date: 2024-09-16 15:49:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2577 …}
      +nested: Doctrine\ORM\PersistentCollection {#2579 …}
      +votes: Doctrine\ORM\PersistentCollection {#2581 …}
      +reports: Doctrine\ORM\PersistentCollection {#2583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
      -id: 319505
      -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6488902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705593786 {#2572
        date: 2024-01-18 17:03:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2576}
    +body: "You wouldn’t download a crime!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705595317 {#3372
      date: 2024-01-18 17:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@phoenixz@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 319578
    -bodyTs: "'crime':6 'download':4 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595317 {#3373
      date: 2024-01-18 17:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: "Dude I am a crime in some jurisdictions. Don’t tell me what I wouldn’t do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705615676 {#3612
    date: 2024-01-18 23:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@Prok@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3615 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3625 …}
  -id: 320531
  -bodyTs: "'crime':5 'dude':1 'jurisdict':8 'tell':11 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705615676 {#3613
    date: 2024-01-18 23:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2576
      +user: App\Entity\User {#2589 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        So much wrong in this picture.\n
        \n
        - Hey, want to commit a crime?\n
        - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
        - meanwhile speeding continues as normal with all the casualties that come with it\n
        - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
        - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
        - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1726494562 {#2571
        date: 2024-09-16 15:49:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2577 …}
      +nested: Doctrine\ORM\PersistentCollection {#2579 …}
      +votes: Doctrine\ORM\PersistentCollection {#2581 …}
      +reports: Doctrine\ORM\PersistentCollection {#2583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
      -id: 319505
      -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6488902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705593786 {#2572
        date: 2024-01-18 17:03:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2576}
    +body: "You wouldn’t download a crime!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705595317 {#3372
      date: 2024-01-18 17:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@phoenixz@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 319578
    -bodyTs: "'crime':6 'download':4 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595317 {#3373
      date: 2024-01-18 17:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: "Dude I am a crime in some jurisdictions. Don’t tell me what I wouldn’t do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705615676 {#3612
    date: 2024-01-18 23:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@Prok@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3615 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3625 …}
  -id: 320531
  -bodyTs: "'crime':5 'dude':1 'jurisdict':8 'tell':11 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705615676 {#3613
    date: 2024-01-18 23:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3614
  +user: Proxies\__CG__\App\Entity\User {#3477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2576
      +user: App\Entity\User {#2589 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        So much wrong in this picture.\n
        \n
        - Hey, want to commit a crime?\n
        - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
        - meanwhile speeding continues as normal with all the casualties that come with it\n
        - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
        - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
        - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1726494562 {#2571
        date: 2024-09-16 15:49:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2577 …}
      +nested: Doctrine\ORM\PersistentCollection {#2579 …}
      +votes: Doctrine\ORM\PersistentCollection {#2581 …}
      +reports: Doctrine\ORM\PersistentCollection {#2583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
      -id: 319505
      -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6488902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705593786 {#2572
        date: 2024-01-18 17:03:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2576}
    +body: "You wouldn’t download a crime!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705595317 {#3372
      date: 2024-01-18 17:28:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@phoenixz@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 319578
    -bodyTs: "'crime':6 'download':4 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705595317 {#3373
      date: 2024-01-18 17:28:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: "Dude I am a crime in some jurisdictions. Don’t tell me what I wouldn’t do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705615676 {#3612
    date: 2024-01-18 23:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@Prok@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3615 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3625 …}
  -id: 320531
  -bodyTs: "'crime':5 'dude':1 'jurisdict':8 'tell':11 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6809605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705615676 {#3613
    date: 2024-01-18 23:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3391
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So much wrong in this picture.\n
      \n
      - Hey, want to commit a crime?\n
      - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
      - meanwhile speeding continues as normal with all the casualties that come with it\n
      - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
      - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
      - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726494562 {#2571
      date: 2024-09-16 15:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 319505
    -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6488902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705593786 {#2572
      date: 2024-01-18 17:03:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: """
    Sir, this is a shitposting forum.\n
    \n
    [www.merriam-webster.com/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705595839 {#3388
    date: 2024-01-18 17:37:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 319607
  -bodyTs: "'/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)':9 'forum':6 'shitpost':5 'sir':1 'www.merriam-webster.com':8 'www.merriam-webster.com/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4887683"
  +editedAt: DateTimeImmutable @1726430786 {#3389
    date: 2024-09-15 22:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705595839 {#3390
    date: 2024-01-18 17:37: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
147 DENIED edit
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So much wrong in this picture.\n
      \n
      - Hey, want to commit a crime?\n
      - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
      - meanwhile speeding continues as normal with all the casualties that come with it\n
      - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
      - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
      - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726494562 {#2571
      date: 2024-09-16 15:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 319505
    -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6488902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705593786 {#2572
      date: 2024-01-18 17:03:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: """
    Sir, this is a shitposting forum.\n
    \n
    [www.merriam-webster.com/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705595839 {#3388
    date: 2024-01-18 17:37:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 319607
  -bodyTs: "'/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)':9 'forum':6 'shitpost':5 'sir':1 'www.merriam-webster.com':8 'www.merriam-webster.com/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4887683"
  +editedAt: DateTimeImmutable @1726430786 {#3389
    date: 2024-09-15 22:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705595839 {#3390
    date: 2024-01-18 17:37: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
148 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2576
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      So much wrong in this picture.\n
      \n
      - Hey, want to commit a crime?\n
      - photo enforcement sucks and doesn’t really work and is just used as tax revenue for cities\n
      - meanwhile speeding continues as normal with all the casualties that come with it\n
      - Cities, however, do need this revenue to not go bankrupt because they’re all designed wrong and can barely get any tax revenued while still affording details like infrastructure maintenance\n
      - Cities should redesign their rod infrastructure instead. Where you still need car roads, design the roads for the speed you want. If you put a highway in front of a school, people will drive a 100 miles per hour because that is what the road was dest for.\n
      - Cities should start changing laws to push for livable designs focused on humans beings instead of cars everywhere. You’ll need less cars, have less accidents, get more tax revenue from more local businesses
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1726494562 {#2571
      date: 2024-09-16 15:49:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 319505
    -bodyTs: "'100':108 'accid':146 'afford':68 'bankrupt':52 'bare':61 'be':134 'busi':154 'car':84,137,143 'casualti':38 'chang':124 'citi':29,43,73,121 'come':40 'commit':10 'continu':32 'crime':12 'design':57,86,130 'dest':119 'detail':69 'doesn':17 'drive':106 'enforc':14 'everywher':138 'focus':131 'front':100 'get':62,147 'go':51 'hey':7 'highway':98 'hour':111 'howev':44 'human':133 'infrastructur':71,78 'instead':79,135 'law':125 'less':142,145 'like':70 'livabl':129 'll':140 'local':153 'mainten':72 'meanwhil':30 'mile':109 'much':2 'need':46,83,141 'normal':34 'peopl':104 'per':110 'photo':13 'pictur':6 'push':127 'put':96 're':55 'realli':19 'redesign':75 'revenu':27,48,65,150 'road':85,88,117 'rod':77 'school':103 'speed':31,91 'start':123 'still':67,82 'suck':15 'tax':26,64,149 'use':24 'want':8,93 'work':20 'wrong':3,58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6488902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705593786 {#2572
      date: 2024-01-18 17:03:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2576}
  +body: """
    Sir, this is a shitposting forum.\n
    \n
    [www.merriam-webster.com/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705595839 {#3388
    date: 2024-01-18 17:37:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
    "@MacNCheezus@lemmy.today"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 319607
  -bodyTs: "'/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)':9 'forum':6 'shitpost':5 'sir':1 'www.merriam-webster.com':8 'www.merriam-webster.com/dictionary/shitpost](https://www.merriam-webster.com/dictionary/shitpost)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4887683"
  +editedAt: DateTimeImmutable @1726430786 {#3389
    date: 2024-09-15 22:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705595839 {#3390
    date: 2024-01-18 17:37: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
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 {#2649
  +user: App\Entity\User {#2662 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Men in their afterlife are jumping onto the Doom guy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726481213 {#2644
    date: 2024-09-16 12:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -id: 319018
  -bodyTs: "'afterlif':4 'doom':9 'guy':10 'jump':6 'men':1 'onto':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705580217 {#2645
    date: 2024-01-18 13:16: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
151 DENIED edit
App\Entity\EntryComment {#2649
  +user: App\Entity\User {#2662 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Men in their afterlife are jumping onto the Doom guy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726481213 {#2644
    date: 2024-09-16 12:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -id: 319018
  -bodyTs: "'afterlif':4 'doom':9 'guy':10 'jump':6 'men':1 'onto':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705580217 {#2645
    date: 2024-01-18 13:16: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
152 DENIED moderate
App\Entity\EntryComment {#2649
  +user: App\Entity\User {#2662 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Men in their afterlife are jumping onto the Doom guy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1726481213 {#2644
    date: 2024-09-16 12:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -id: 319018
  -bodyTs: "'afterlif':4 'doom':9 'guy':10 'jump':6 'men':1 'onto':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6797951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705580217 {#2645
    date: 2024-01-18 13:16: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
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 {#3295
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2649
    +user: App\Entity\User {#2662 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "Men in their afterlife are jumping onto the Doom guy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726481213 {#2644
      date: 2024-09-16 12:06:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2650 …}
    +nested: Doctrine\ORM\PersistentCollection {#2652 …}
    +votes: Doctrine\ORM\PersistentCollection {#2654 …}
    +reports: Doctrine\ORM\PersistentCollection {#2656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    -id: 319018
    -bodyTs: "'afterlif':4 'doom':9 'guy':10 'jump':6 'men':1 'onto':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705580217 {#2645
      date: 2024-01-18 13:16:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2649}
  +body: "I’ll be the doot revenant just out of frame"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705612290 {#3293
    date: 2024-01-18 22:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@oji@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 320389
  -bodyTs: "'doot':5 'frame':10 'll':2 'reven':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612290 {#3294
    date: 2024-01-18 22:11: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
155 DENIED edit
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2649
    +user: App\Entity\User {#2662 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "Men in their afterlife are jumping onto the Doom guy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726481213 {#2644
      date: 2024-09-16 12:06:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2650 …}
    +nested: Doctrine\ORM\PersistentCollection {#2652 …}
    +votes: Doctrine\ORM\PersistentCollection {#2654 …}
    +reports: Doctrine\ORM\PersistentCollection {#2656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    -id: 319018
    -bodyTs: "'afterlif':4 'doom':9 'guy':10 'jump':6 'men':1 'onto':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705580217 {#2645
      date: 2024-01-18 13:16:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2649}
  +body: "I’ll be the doot revenant just out of frame"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705612290 {#3293
    date: 2024-01-18 22:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@oji@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 320389
  -bodyTs: "'doot':5 'frame':10 'll':2 'reven':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612290 {#3294
    date: 2024-01-18 22:11: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
156 DENIED moderate
App\Entity\EntryComment {#3295
  +user: Proxies\__CG__\App\Entity\User {#3296 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2649
    +user: App\Entity\User {#2662 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "Men in their afterlife are jumping onto the Doom guy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1726481213 {#2644
      date: 2024-09-16 12:06:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2650 …}
    +nested: Doctrine\ORM\PersistentCollection {#2652 …}
    +votes: Doctrine\ORM\PersistentCollection {#2654 …}
    +reports: Doctrine\ORM\PersistentCollection {#2656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    -id: 319018
    -bodyTs: "'afterlif':4 'doom':9 'guy':10 'jump':6 'men':1 'onto':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6797951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705580217 {#2645
      date: 2024-01-18 13:16:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2649}
  +body: "I’ll be the doot revenant just out of frame"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705612290 {#3293
    date: 2024-01-18 22:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@oji@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3299 …}
  +votes: Doctrine\ORM\PersistentCollection {#3301 …}
  +reports: Doctrine\ORM\PersistentCollection {#3303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3307 …}
  -id: 320389
  -bodyTs: "'doot':5 'frame':10 'll':2 'reven':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612290 {#3294
    date: 2024-01-18 22:11: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
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 {#2722
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "just let this stupid meme template die already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726477135 {#2717
    date: 2024-09-16 10:58:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 319432
  -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5771913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591916 {#2718
    date: 2024-01-18 16:31:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2722
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "just let this stupid meme template die already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726477135 {#2717
    date: 2024-09-16 10:58:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 319432
  -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5771913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591916 {#2718
    date: 2024-01-18 16:31:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2722
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "just let this stupid meme template die already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726477135 {#2717
    date: 2024-09-16 10:58:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 319432
  -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5771913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591916 {#2718
    date: 2024-01-18 16:31:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "just let this stupid meme template die already"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726477135 {#2717
      date: 2024-09-16 10:58:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 319432
    -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5771913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591916 {#2718
      date: 2024-01-18 16:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "Mfs going to hell to find that guy when they realize they’re now in hell for eternity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705601675 {#3340
    date: 2024-01-18 19:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 319884
  -bodyTs: "'etern':18 'find':6 'go':2 'guy':8 'hell':4,16 'mfs':1 're':13 'realiz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7502258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705601675 {#3341
    date: 2024-01-18 19:14:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "just let this stupid meme template die already"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726477135 {#2717
      date: 2024-09-16 10:58:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 319432
    -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5771913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591916 {#2718
      date: 2024-01-18 16:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "Mfs going to hell to find that guy when they realize they’re now in hell for eternity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705601675 {#3340
    date: 2024-01-18 19:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 319884
  -bodyTs: "'etern':18 'find':6 'go':2 'guy':8 'hell':4,16 'mfs':1 're':13 'realiz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7502258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705601675 {#3341
    date: 2024-01-18 19:14:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3343 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "just let this stupid meme template die already"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726477135 {#2717
      date: 2024-09-16 10:58:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 319432
    -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5771913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591916 {#2718
      date: 2024-01-18 16:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "Mfs going to hell to find that guy when they realize they’re now in hell for eternity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705601675 {#3340
    date: 2024-01-18 19:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3346 …}
  +votes: Doctrine\ORM\PersistentCollection {#3348 …}
  +reports: Doctrine\ORM\PersistentCollection {#3350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3354 …}
  -id: 319884
  -bodyTs: "'etern':18 'find':6 'go':2 'guy':8 'hell':4,16 'mfs':1 're':13 'realiz':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7502258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705601675 {#3341
    date: 2024-01-18 19:14:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "just let this stupid meme template die already"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726477135 {#2717
      date: 2024-09-16 10:58:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 319432
    -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5771913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591916 {#2718
      date: 2024-01-18 16:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "I hate the word normie, but even “normies vs me” would be so much better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705603448 {#3356
    date: 2024-01-18 19:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 319972
  -bodyTs: "'better':15 'even':7 'hate':2 'much':14 'normi':5,8 'vs':9 'word':4 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5121911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603448 {#3357
    date: 2024-01-18 19:44: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
167 DENIED edit
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "just let this stupid meme template die already"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726477135 {#2717
      date: 2024-09-16 10:58:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 319432
    -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5771913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591916 {#2718
      date: 2024-01-18 16:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "I hate the word normie, but even “normies vs me” would be so much better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705603448 {#3356
    date: 2024-01-18 19:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 319972
  -bodyTs: "'better':15 'even':7 'hate':2 'much':14 'normi':5,8 'vs':9 'word':4 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5121911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603448 {#3357
    date: 2024-01-18 19:44: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
168 DENIED moderate
App\Entity\EntryComment {#3358
  +user: Proxies\__CG__\App\Entity\User {#3359 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "just let this stupid meme template die already"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1726477135 {#2717
      date: 2024-09-16 10:58:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 319432
    -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5771913"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591916 {#2718
      date: 2024-01-18 16:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "I hate the word normie, but even “normies vs me” would be so much better"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705603448 {#3356
    date: 2024-01-18 19:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 319972
  -bodyTs: "'better':15 'even':7 'hate':2 'much':14 'normi':5,8 'vs':9 'word':4 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/5121911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705603448 {#3357
    date: 2024-01-18 19:44: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3629
  +user: Proxies\__CG__\App\Entity\User {#3630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#2722
      +user: App\Entity\User {#2735 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: null
      +root: null
      +body: "just let this stupid meme template die already"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1726477135 {#2717
        date: 2024-09-16 10:58:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2723 …}
      +nested: Doctrine\ORM\PersistentCollection {#2725 …}
      +votes: Doctrine\ORM\PersistentCollection {#2727 …}
      +reports: Doctrine\ORM\PersistentCollection {#2729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
      -id: 319432
      -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5771913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705591916 {#2718
        date: 2024-01-18 16:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2722}
    +body: "I hate the word normie, but even “normies vs me” would be so much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705603448 {#3356
      date: 2024-01-18 19:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@hungryphrog@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 319972
    -bodyTs: "'better':15 'even':7 'hate':2 'much':14 'normi':5,8 'vs':9 'word':4 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5121911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705603448 {#3357
      date: 2024-01-18 19:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "What word would you prefer? To me, neurotypical just sounds a bit too scientific to use in casual conversation/memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705611011 {#3627
    date: 2024-01-18 21:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3631 …}
  +nested: Doctrine\ORM\PersistentCollection {#3633 …}
  +votes: Doctrine\ORM\PersistentCollection {#3635 …}
  +reports: Doctrine\ORM\PersistentCollection {#3637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3641 …}
  -id: 320334
  -bodyTs: "'bit':12 'casual':18 'conversation/memes':19 'neurotyp':8 'prefer':5 'scientif':14 'sound':10 'use':16 'word':2 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6494897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611011 {#3628
    date: 2024-01-18 21:50: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
171 DENIED edit
App\Entity\EntryComment {#3629
  +user: Proxies\__CG__\App\Entity\User {#3630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#2722
      +user: App\Entity\User {#2735 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: null
      +root: null
      +body: "just let this stupid meme template die already"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1726477135 {#2717
        date: 2024-09-16 10:58:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2723 …}
      +nested: Doctrine\ORM\PersistentCollection {#2725 …}
      +votes: Doctrine\ORM\PersistentCollection {#2727 …}
      +reports: Doctrine\ORM\PersistentCollection {#2729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
      -id: 319432
      -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5771913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705591916 {#2718
        date: 2024-01-18 16:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2722}
    +body: "I hate the word normie, but even “normies vs me” would be so much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705603448 {#3356
      date: 2024-01-18 19:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@hungryphrog@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 319972
    -bodyTs: "'better':15 'even':7 'hate':2 'much':14 'normi':5,8 'vs':9 'word':4 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5121911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705603448 {#3357
      date: 2024-01-18 19:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "What word would you prefer? To me, neurotypical just sounds a bit too scientific to use in casual conversation/memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705611011 {#3627
    date: 2024-01-18 21:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3631 …}
  +nested: Doctrine\ORM\PersistentCollection {#3633 …}
  +votes: Doctrine\ORM\PersistentCollection {#3635 …}
  +reports: Doctrine\ORM\PersistentCollection {#3637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3641 …}
  -id: 320334
  -bodyTs: "'bit':12 'casual':18 'conversation/memes':19 'neurotyp':8 'prefer':5 'scientif':14 'sound':10 'use':16 'word':2 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6494897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611011 {#3628
    date: 2024-01-18 21:50: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
172 DENIED moderate
App\Entity\EntryComment {#3629
  +user: Proxies\__CG__\App\Entity\User {#3630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3358
    +user: Proxies\__CG__\App\Entity\User {#3359 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#2722
      +user: App\Entity\User {#2735 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: null
      +root: null
      +body: "just let this stupid meme template die already"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1726477135 {#2717
        date: 2024-09-16 10:58:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2723 …}
      +nested: Doctrine\ORM\PersistentCollection {#2725 …}
      +votes: Doctrine\ORM\PersistentCollection {#2727 …}
      +reports: Doctrine\ORM\PersistentCollection {#2729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
      -id: 319432
      -bodyTs: "'alreadi':8 'die':7 'let':2 'meme':5 'stupid':4 'templat':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5771913"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705591916 {#2718
        date: 2024-01-18 16:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2722}
    +body: "I hate the word normie, but even “normies vs me” would be so much better"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705603448 {#3356
      date: 2024-01-18 19:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@hungryphrog@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 319972
    -bodyTs: "'better':15 'even':7 'hate':2 'much':14 'normi':5,8 'vs':9 'word':4 'would':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/5121911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705603448 {#3357
      date: 2024-01-18 19:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "What word would you prefer? To me, neurotypical just sounds a bit too scientific to use in casual conversation/memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705611011 {#3627
    date: 2024-01-18 21:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@hungryphrog@lemmy.blahaj.zone"
    "@MBM@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3631 …}
  +nested: Doctrine\ORM\PersistentCollection {#3633 …}
  +votes: Doctrine\ORM\PersistentCollection {#3635 …}
  +reports: Doctrine\ORM\PersistentCollection {#3637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3641 …}
  -id: 320334
  -bodyTs: "'bit':12 'casual':18 'conversation/memes':19 'neurotyp':8 'prefer':5 'scientif':14 'sound':10 'use':16 'word':2 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6494897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611011 {#3628
    date: 2024-01-18 21:50: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Be right back going to visit them all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726476364 {#2790
    date: 2024-09-16 10:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 319107
  -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8398940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705583278 {#2791
    date: 2024-01-18 14:07: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
175 DENIED edit
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Be right back going to visit them all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726476364 {#2790
    date: 2024-09-16 10:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 319107
  -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8398940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705583278 {#2791
    date: 2024-01-18 14:07: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
176 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Be right back going to visit them all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726476364 {#2790
    date: 2024-09-16 10:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 319107
  -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8398940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705583278 {#2791
    date: 2024-01-18 14:07: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Be right back going to visit them all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726476364 {#2790
      date: 2024-09-16 10:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 319107
    -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8398940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705583278 {#2791
      date: 2024-01-18 14:07:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Don’t go chasing waterfalls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705584468 {#3309
    date: 2024-01-18 14:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3313 …}
  +nested: Doctrine\ORM\PersistentCollection {#3315 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 319146
  -bodyTs: "'chase':4 'go':3 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705584468 {#3310
    date: 2024-01-18 14:27:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Be right back going to visit them all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726476364 {#2790
      date: 2024-09-16 10:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 319107
    -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8398940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705583278 {#2791
      date: 2024-01-18 14:07:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Don’t go chasing waterfalls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705584468 {#3309
    date: 2024-01-18 14:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3313 …}
  +nested: Doctrine\ORM\PersistentCollection {#3315 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 319146
  -bodyTs: "'chase':4 'go':3 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705584468 {#3310
    date: 2024-01-18 14:27:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3311
  +user: Proxies\__CG__\App\Entity\User {#3312 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Be right back going to visit them all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726476364 {#2790
      date: 2024-09-16 10:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 319107
    -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8398940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705583278 {#2791
      date: 2024-01-18 14:07:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "Don’t go chasing waterfalls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705584468 {#3309
    date: 2024-01-18 14:27:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3313 …}
  +nested: Doctrine\ORM\PersistentCollection {#3315 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 319146
  -bodyTs: "'chase':4 'go':3 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705584468 {#3310
    date: 2024-01-18 14:27:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3552
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2795
      +user: App\Entity\User {#2808 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Be right back going to visit them all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726476364 {#2790
        date: 2024-09-16 10:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2796 …}
      +nested: Doctrine\ORM\PersistentCollection {#2798 …}
      +votes: Doctrine\ORM\PersistentCollection {#2800 …}
      +reports: Doctrine\ORM\PersistentCollection {#2802 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
      -id: 319107
      -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8398940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705583278 {#2791
        date: 2024-01-18 14:07:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2795}
    +body: "Don’t go chasing waterfalls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705584468 {#3309
      date: 2024-01-18 14:27:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@dan1101@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3313 …}
    +nested: Doctrine\ORM\PersistentCollection {#3315 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 319146
    -bodyTs: "'chase':4 'go':3 'waterfal':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705584468 {#3310
      date: 2024-01-18 14:27:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "That’s right, TLC says not to and they’ve never steered me wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705610657 {#3550
    date: 2024-01-18 21:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
    "@Boris_NotTooBadinoff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3553 …}
  +nested: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3557 …}
  +reports: Doctrine\ORM\PersistentCollection {#3559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3563 …}
  -id: 320314
  -bodyTs: "'never':11 'right':3 'say':5 'steer':12 'tlc':4 've':10 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8410472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610657 {#3551
    date: 2024-01-18 21:44: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
183 DENIED edit
App\Entity\EntryComment {#3552
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2795
      +user: App\Entity\User {#2808 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Be right back going to visit them all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726476364 {#2790
        date: 2024-09-16 10:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2796 …}
      +nested: Doctrine\ORM\PersistentCollection {#2798 …}
      +votes: Doctrine\ORM\PersistentCollection {#2800 …}
      +reports: Doctrine\ORM\PersistentCollection {#2802 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
      -id: 319107
      -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8398940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705583278 {#2791
        date: 2024-01-18 14:07:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2795}
    +body: "Don’t go chasing waterfalls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705584468 {#3309
      date: 2024-01-18 14:27:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@dan1101@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3313 …}
    +nested: Doctrine\ORM\PersistentCollection {#3315 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 319146
    -bodyTs: "'chase':4 'go':3 'waterfal':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705584468 {#3310
      date: 2024-01-18 14:27:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "That’s right, TLC says not to and they’ve never steered me wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705610657 {#3550
    date: 2024-01-18 21:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
    "@Boris_NotTooBadinoff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3553 …}
  +nested: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3557 …}
  +reports: Doctrine\ORM\PersistentCollection {#3559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3563 …}
  -id: 320314
  -bodyTs: "'never':11 'right':3 'say':5 'steer':12 'tlc':4 've':10 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8410472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610657 {#3551
    date: 2024-01-18 21:44: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
184 DENIED moderate
App\Entity\EntryComment {#3552
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3311
    +user: Proxies\__CG__\App\Entity\User {#3312 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2795
      +user: App\Entity\User {#2808 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Be right back going to visit them all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726476364 {#2790
        date: 2024-09-16 10:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2796 …}
      +nested: Doctrine\ORM\PersistentCollection {#2798 …}
      +votes: Doctrine\ORM\PersistentCollection {#2800 …}
      +reports: Doctrine\ORM\PersistentCollection {#2802 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
      -id: 319107
      -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8398940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705583278 {#2791
        date: 2024-01-18 14:07:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2795}
    +body: "Don’t go chasing waterfalls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705584468 {#3309
      date: 2024-01-18 14:27:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@dan1101@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3313 …}
    +nested: Doctrine\ORM\PersistentCollection {#3315 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 319146
    -bodyTs: "'chase':4 'go':3 'waterfal':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705584468 {#3310
      date: 2024-01-18 14:27:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "That’s right, TLC says not to and they’ve never steered me wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705610657 {#3550
    date: 2024-01-18 21:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
    "@Boris_NotTooBadinoff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3553 …}
  +nested: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3557 …}
  +reports: Doctrine\ORM\PersistentCollection {#3559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3563 …}
  -id: 320314
  -bodyTs: "'never':11 'right':3 'say':5 'steer':12 'tlc':4 've':10 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8410472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610657 {#3551
    date: 2024-01-18 21:44: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
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3327
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Be right back going to visit them all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726476364 {#2790
      date: 2024-09-16 10:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 319107
    -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8398940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705583278 {#2791
      date: 2024-01-18 14:07:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "See you in a couple of years then"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705585029 {#3325
    date: 2024-01-18 14:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 319172
  -bodyTs: "'coupl':5 'see':1 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4883821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585029 {#3326
    date: 2024-01-18 14:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3327
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Be right back going to visit them all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726476364 {#2790
      date: 2024-09-16 10:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 319107
    -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8398940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705583278 {#2791
      date: 2024-01-18 14:07:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "See you in a couple of years then"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705585029 {#3325
    date: 2024-01-18 14:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 319172
  -bodyTs: "'coupl':5 'see':1 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4883821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585029 {#3326
    date: 2024-01-18 14:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3327
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Be right back going to visit them all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1726476364 {#2790
      date: 2024-09-16 10:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 319107
    -bodyTs: "'back':3 'go':4 'right':2 'visit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8398940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705583278 {#2791
      date: 2024-01-18 14:07:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "See you in a couple of years then"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705585029 {#3325
    date: 2024-01-18 14:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@dan1101@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3330 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 319172
  -bodyTs: "'coupl':5 'see':1 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4883821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585029 {#3326
    date: 2024-01-18 14:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Replace that with spam and it’s fire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726474957 {#2863
    date: 2024-09-16 10:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 318583
  -bodyTs: "'fire':8 'replac':1 'spam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560347 {#2864
    date: 2024-01-18 07:45:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Replace that with spam and it’s fire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726474957 {#2863
    date: 2024-09-16 10:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 318583
  -bodyTs: "'fire':8 'replac':1 'spam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560347 {#2864
    date: 2024-01-18 07:45:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Replace that with spam and it’s fire"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726474957 {#2863
    date: 2024-09-16 10:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 318583
  -bodyTs: "'fire':8 'replac':1 'spam':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705560347 {#2864
    date: 2024-01-18 07:45:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3136
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Replace that with spam and it’s fire"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726474957 {#2863
      date: 2024-09-16 10:22:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 318583
    -bodyTs: "'fire':8 'replac':1 'spam':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705560347 {#2864
      date: 2024-01-18 07:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    You might enjoy this:\n
    \n
    ![](https://i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705561114 {#3134
    date: 2024-01-18 07:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 318593
  -bodyTs: "'/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':7 'enjoy':3 'i.pinimg.com':6 'i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':5 'might':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4878115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561114 {#3135
    date: 2024-01-18 07:58: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
195 DENIED edit
App\Entity\EntryComment {#3136
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Replace that with spam and it’s fire"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726474957 {#2863
      date: 2024-09-16 10:22:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 318583
    -bodyTs: "'fire':8 'replac':1 'spam':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705560347 {#2864
      date: 2024-01-18 07:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    You might enjoy this:\n
    \n
    ![](https://i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705561114 {#3134
    date: 2024-01-18 07:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 318593
  -bodyTs: "'/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':7 'enjoy':3 'i.pinimg.com':6 'i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':5 'might':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4878115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561114 {#3135
    date: 2024-01-18 07:58: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
196 DENIED moderate
App\Entity\EntryComment {#3136
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Replace that with spam and it’s fire"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726474957 {#2863
      date: 2024-09-16 10:22:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 318583
    -bodyTs: "'fire':8 'replac':1 'spam':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705560347 {#2864
      date: 2024-01-18 07:45:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    You might enjoy this:\n
    \n
    ![](https://i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705561114 {#3134
    date: 2024-01-18 07:58:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 318593
  -bodyTs: "'/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':7 'enjoy':3 'i.pinimg.com':6 'i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':5 'might':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4878115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561114 {#3135
    date: 2024-01-18 07:58: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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3507
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Replace that with spam and it’s fire"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1726474957 {#2863
        date: 2024-09-16 10:22:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 318583
      -bodyTs: "'fire':8 'replac':1 'spam':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705560347 {#2864
        date: 2024-01-18 07:45:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      You might enjoy this:\n
      \n
      ![](https://i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705561114 {#3134
      date: 2024-01-18 07:58:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@SlothMama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 318593
    -bodyTs: "'/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':7 'enjoy':3 'i.pinimg.com':6 'i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':5 'might':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4878115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561114 {#3135
      date: 2024-01-18 07:58:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "I love musubi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705610128 {#3505
    date: 2024-01-18 21:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
  -id: 320290
  -bodyTs: "'love':2 'musubi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610128 {#3506
    date: 2024-01-18 21:35: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
199 DENIED edit
App\Entity\EntryComment {#3507
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Replace that with spam and it’s fire"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1726474957 {#2863
        date: 2024-09-16 10:22:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 318583
      -bodyTs: "'fire':8 'replac':1 'spam':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705560347 {#2864
        date: 2024-01-18 07:45:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      You might enjoy this:\n
      \n
      ![](https://i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705561114 {#3134
      date: 2024-01-18 07:58:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@SlothMama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 318593
    -bodyTs: "'/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':7 'enjoy':3 'i.pinimg.com':6 'i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':5 'might':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4878115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561114 {#3135
      date: 2024-01-18 07:58:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "I love musubi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705610128 {#3505
    date: 2024-01-18 21:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
  -id: 320290
  -bodyTs: "'love':2 'musubi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610128 {#3506
    date: 2024-01-18 21:35: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
200 DENIED moderate
App\Entity\EntryComment {#3507
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "Replace that with spam and it’s fire"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1726474957 {#2863
        date: 2024-09-16 10:22:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 318583
      -bodyTs: "'fire':8 'replac':1 'spam':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705560347 {#2864
        date: 2024-01-18 07:45:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      You might enjoy this:\n
      \n
      ![](https://i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705561114 {#3134
      date: 2024-01-18 07:58:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@SlothMama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3139 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
    -id: 318593
    -bodyTs: "'/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':7 'enjoy':3 'i.pinimg.com':6 'i.pinimg.com/736x/87/ad/5d/87ad5d6a9b4871db8349b95f7465649b.jpg)':5 'might':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4878115"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561114 {#3135
      date: 2024-01-18 07:58:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "I love musubi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705610128 {#3505
    date: 2024-01-18 21:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
  -id: 320290
  -bodyTs: "'love':2 'musubi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705610128 {#3506
    date: 2024-01-18 21:35: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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1726471921 {#2936
    date: 2024-09-16 09:32:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 318738
  -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5972053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568570 {#2937
    date: 2024-01-18 10:02: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
203 DENIED edit
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1726471921 {#2936
    date: 2024-09-16 09:32:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 318738
  -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5972053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568570 {#2937
    date: 2024-01-18 10:02: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
204 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1726471921 {#2936
    date: 2024-09-16 09:32:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 318738
  -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5972053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568570 {#2937
    date: 2024-01-18 10:02: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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    Speed traps or red light cameras, generally.\n
    \n
    CCTV is considered surveillance, not enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705569095 {#3196
    date: 2024-01-18 10:11:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 318754
  -bodyTs: "'camera':6 'cctv':8 'consid':10 'enforc':13 'general':7 'light':5 'red':4 'speed':1 'surveil':11 'trap':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4879831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705569095 {#3197
    date: 2024-01-18 10:11:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    Speed traps or red light cameras, generally.\n
    \n
    CCTV is considered surveillance, not enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705569095 {#3196
    date: 2024-01-18 10:11:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 318754
  -bodyTs: "'camera':6 'cctv':8 'consid':10 'enforc':13 'general':7 'light':5 'red':4 'speed':1 'surveil':11 'trap':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4879831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705569095 {#3197
    date: 2024-01-18 10:11:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    Speed traps or red light cameras, generally.\n
    \n
    CCTV is considered surveillance, not enforcement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705569095 {#3196
    date: 2024-01-18 10:11:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 318754
  -bodyTs: "'camera':6 'cctv':8 'consid':10 'enforc':13 'general':7 'light':5 'red':4 'speed':1 'surveil':11 'trap':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4879831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705569095 {#3197
    date: 2024-01-18 10:11:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "It’s a camera that enforces photos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705569850 {#3211
    date: 2024-01-18 10:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 318766
  -bodyTs: "'camera':4 'enforc':6 'photo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705569850 {#3212
    date: 2024-01-18 10:24: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
211 DENIED edit
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "It’s a camera that enforces photos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705569850 {#3211
    date: 2024-01-18 10:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 318766
  -bodyTs: "'camera':4 'enforc':6 'photo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705569850 {#3212
    date: 2024-01-18 10:24: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
212 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "It’s a camera that enforces photos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705569850 {#3211
    date: 2024-01-18 10:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 318766
  -bodyTs: "'camera':4 'enforc':6 'photo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705569850 {#3212
    date: 2024-01-18 10:24: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
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3522
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2941
      +user: App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1726471921 {#2936
        date: 2024-09-16 09:32:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2942 …}
      +nested: Doctrine\ORM\PersistentCollection {#2944 …}
      +votes: Doctrine\ORM\PersistentCollection {#2946 …}
      +reports: Doctrine\ORM\PersistentCollection {#2948 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
      -id: 318738
      -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5972053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568570 {#2937
        date: 2024-01-18 10:02:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "It’s a camera that enforces photos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705569850 {#3211
      date: 2024-01-18 10:24:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3215 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
    -id: 318766
    -bodyTs: "'camera':4 'enforc':6 'photo':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6795473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705569850 {#3212
      date: 2024-01-18 10:24:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Wow, you really do know best!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705573246 {#3520
    date: 2024-01-18 11:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3523 …}
  +nested: Doctrine\ORM\PersistentCollection {#3525 …}
  +votes: Doctrine\ORM\PersistentCollection {#3527 …}
  +reports: Doctrine\ORM\PersistentCollection {#3529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3533 …}
  -id: 318838
  -bodyTs: "'best':6 'know':5 'realli':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5973120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705573246 {#3521
    date: 2024-01-18 11:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3522
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2941
      +user: App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1726471921 {#2936
        date: 2024-09-16 09:32:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2942 …}
      +nested: Doctrine\ORM\PersistentCollection {#2944 …}
      +votes: Doctrine\ORM\PersistentCollection {#2946 …}
      +reports: Doctrine\ORM\PersistentCollection {#2948 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
      -id: 318738
      -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5972053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568570 {#2937
        date: 2024-01-18 10:02:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "It’s a camera that enforces photos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705569850 {#3211
      date: 2024-01-18 10:24:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3215 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
    -id: 318766
    -bodyTs: "'camera':4 'enforc':6 'photo':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6795473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705569850 {#3212
      date: 2024-01-18 10:24:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Wow, you really do know best!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705573246 {#3520
    date: 2024-01-18 11:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3523 …}
  +nested: Doctrine\ORM\PersistentCollection {#3525 …}
  +votes: Doctrine\ORM\PersistentCollection {#3527 …}
  +reports: Doctrine\ORM\PersistentCollection {#3529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3533 …}
  -id: 318838
  -bodyTs: "'best':6 'know':5 'realli':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5973120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705573246 {#3521
    date: 2024-01-18 11:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3522
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2941
      +user: App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1726471921 {#2936
        date: 2024-09-16 09:32:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2942 …}
      +nested: Doctrine\ORM\PersistentCollection {#2944 …}
      +votes: Doctrine\ORM\PersistentCollection {#2946 …}
      +reports: Doctrine\ORM\PersistentCollection {#2948 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
      -id: 318738
      -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5972053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568570 {#2937
        date: 2024-01-18 10:02:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "It’s a camera that enforces photos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705569850 {#3211
      date: 2024-01-18 10:24:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3215 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
    -id: 318766
    -bodyTs: "'camera':4 'enforc':6 'photo':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6795473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705569850 {#3212
      date: 2024-01-18 10:24:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Wow, you really do know best!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705573246 {#3520
    date: 2024-01-18 11:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3523 …}
  +nested: Doctrine\ORM\PersistentCollection {#3525 …}
  +votes: Doctrine\ORM\PersistentCollection {#3527 …}
  +reports: Doctrine\ORM\PersistentCollection {#3529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3533 …}
  -id: 318838
  -bodyTs: "'best':6 'know':5 'realli':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5973120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705573246 {#3521
    date: 2024-01-18 11:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705570999 {#3227
    date: 2024-01-18 10:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 318791
  -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6870015"
  +editedAt: DateTimeImmutable @1726355629 {#3228
    date: 2024-09-15 01:13:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705570999 {#3229
    date: 2024-01-18 10:43: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
219 DENIED edit
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705570999 {#3227
    date: 2024-01-18 10:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 318791
  -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6870015"
  +editedAt: DateTimeImmutable @1726355629 {#3228
    date: 2024-09-15 01:13:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705570999 {#3229
    date: 2024-01-18 10:43: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
220 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1726471921 {#2936
      date: 2024-09-16 09:32:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 318738
    -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5972053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705568570 {#2937
      date: 2024-01-18 10:02:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705570999 {#3227
    date: 2024-01-18 10:43:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 318791
  -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6870015"
  +editedAt: DateTimeImmutable @1726355629 {#3228
    date: 2024-09-15 01:13:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705570999 {#3229
    date: 2024-01-18 10:43: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
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2941
      +user: App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1726471921 {#2936
        date: 2024-09-16 09:32:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2942 …}
      +nested: Doctrine\ORM\PersistentCollection {#2944 …}
      +votes: Doctrine\ORM\PersistentCollection {#2946 …}
      +reports: Doctrine\ORM\PersistentCollection {#2948 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
      -id: 318738
      -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5972053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568570 {#2937
        date: 2024-01-18 10:02:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705570999 {#3227
      date: 2024-01-18 10:43:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 318791
    -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6870015"
    +editedAt: DateTimeImmutable @1726355629 {#3228
      date: 2024-09-15 01:13:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705570999 {#3229
      date: 2024-01-18 10:43:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705599435 {#3535
    date: 2024-01-18 18:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3538 …}
  +nested: Doctrine\ORM\PersistentCollection {#3540 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
  -id: 319769
  -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599435 {#3536
    date: 2024-01-18 18:37:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2941
      +user: App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1726471921 {#2936
        date: 2024-09-16 09:32:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2942 …}
      +nested: Doctrine\ORM\PersistentCollection {#2944 …}
      +votes: Doctrine\ORM\PersistentCollection {#2946 …}
      +reports: Doctrine\ORM\PersistentCollection {#2948 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
      -id: 318738
      -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5972053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568570 {#2937
        date: 2024-01-18 10:02:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705570999 {#3227
      date: 2024-01-18 10:43:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 318791
    -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6870015"
    +editedAt: DateTimeImmutable @1726355629 {#3228
      date: 2024-09-15 01:13:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705570999 {#3229
      date: 2024-01-18 10:43:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705599435 {#3535
    date: 2024-01-18 18:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3538 …}
  +nested: Doctrine\ORM\PersistentCollection {#3540 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
  -id: 319769
  -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599435 {#3536
    date: 2024-01-18 18:37:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#2941
      +user: App\Entity\User {#2954 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1726471921 {#2936
        date: 2024-09-16 09:32:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2942 …}
      +nested: Doctrine\ORM\PersistentCollection {#2944 …}
      +votes: Doctrine\ORM\PersistentCollection {#2946 …}
      +reports: Doctrine\ORM\PersistentCollection {#2948 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
      -id: 318738
      -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5972053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568570 {#2937
        date: 2024-01-18 10:02:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705570999 {#3227
      date: 2024-01-18 10:43:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 318791
    -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6870015"
    +editedAt: DateTimeImmutable @1726355629 {#3228
      date: 2024-09-15 01:13:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705570999 {#3229
      date: 2024-01-18 10:43:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705599435 {#3535
    date: 2024-01-18 18:37:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3538 …}
  +nested: Doctrine\ORM\PersistentCollection {#3540 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
  -id: 319769
  -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6804471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705599435 {#3536
    date: 2024-01-18 18:37:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2941
        +user: App\Entity\User {#2954 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1726471921 {#2936
          date: 2024-09-16 09:32:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2942 …}
        +nested: Doctrine\ORM\PersistentCollection {#2944 …}
        +votes: Doctrine\ORM\PersistentCollection {#2946 …}
        +reports: Doctrine\ORM\PersistentCollection {#2948 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
        -id: 318738
        -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5972053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705568570 {#2937
          date: 2024-01-18 10:02:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2941}
      +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705570999 {#3227
        date: 2024-01-18 10:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 318791
      -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6870015"
      +editedAt: DateTimeImmutable @1726355629 {#3228
        date: 2024-09-15 01:13:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705570999 {#3229
        date: 2024-01-18 10:43:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705599435 {#3535
      date: 2024-01-18 18:37:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3538 …}
    +nested: Doctrine\ORM\PersistentCollection {#3540 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 319769
    -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599435 {#3536
      date: 2024-01-18 18:37:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "I know in Arizona, but possibly other states too, you have to be served for the violation. So people just ignore them without consequences until they get caught for something else more serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705607988 {#3697
    date: 2024-01-18 20:59:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3701 …}
  +nested: Doctrine\ORM\PersistentCollection {#3703 …}
  +votes: Doctrine\ORM\PersistentCollection {#3705 …}
  +reports: Doctrine\ORM\PersistentCollection {#3707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
  -id: 320197
  -bodyTs: "'arizona':4 'caught':28 'consequ':24 'els':31 'get':27 'ignor':21 'know':2 'peopl':19 'possibl':6 'serious':33 'serv':14 'someth':30 'state':8 'violat':17 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607988 {#3698
    date: 2024-01-18 20:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2941
        +user: App\Entity\User {#2954 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1726471921 {#2936
          date: 2024-09-16 09:32:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2942 …}
        +nested: Doctrine\ORM\PersistentCollection {#2944 …}
        +votes: Doctrine\ORM\PersistentCollection {#2946 …}
        +reports: Doctrine\ORM\PersistentCollection {#2948 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
        -id: 318738
        -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5972053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705568570 {#2937
          date: 2024-01-18 10:02:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2941}
      +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705570999 {#3227
        date: 2024-01-18 10:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 318791
      -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6870015"
      +editedAt: DateTimeImmutable @1726355629 {#3228
        date: 2024-09-15 01:13:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705570999 {#3229
        date: 2024-01-18 10:43:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705599435 {#3535
      date: 2024-01-18 18:37:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3538 …}
    +nested: Doctrine\ORM\PersistentCollection {#3540 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 319769
    -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599435 {#3536
      date: 2024-01-18 18:37:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "I know in Arizona, but possibly other states too, you have to be served for the violation. So people just ignore them without consequences until they get caught for something else more serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705607988 {#3697
    date: 2024-01-18 20:59:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3701 …}
  +nested: Doctrine\ORM\PersistentCollection {#3703 …}
  +votes: Doctrine\ORM\PersistentCollection {#3705 …}
  +reports: Doctrine\ORM\PersistentCollection {#3707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
  -id: 320197
  -bodyTs: "'arizona':4 'caught':28 'consequ':24 'els':31 'get':27 'ignor':21 'know':2 'peopl':19 'possibl':6 'serious':33 'serv':14 'someth':30 'state':8 'violat':17 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607988 {#3698
    date: 2024-01-18 20:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2941
        +user: App\Entity\User {#2954 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1726471921 {#2936
          date: 2024-09-16 09:32:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2942 …}
        +nested: Doctrine\ORM\PersistentCollection {#2944 …}
        +votes: Doctrine\ORM\PersistentCollection {#2946 …}
        +reports: Doctrine\ORM\PersistentCollection {#2948 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
        -id: 318738
        -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5972053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705568570 {#2937
          date: 2024-01-18 10:02:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2941}
      +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705570999 {#3227
        date: 2024-01-18 10:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 318791
      -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6870015"
      +editedAt: DateTimeImmutable @1726355629 {#3228
        date: 2024-09-15 01:13:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705570999 {#3229
        date: 2024-01-18 10:43:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705599435 {#3535
      date: 2024-01-18 18:37:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3538 …}
    +nested: Doctrine\ORM\PersistentCollection {#3540 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 319769
    -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599435 {#3536
      date: 2024-01-18 18:37:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "I know in Arizona, but possibly other states too, you have to be served for the violation. So people just ignore them without consequences until they get caught for something else more serious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705607988 {#3697
    date: 2024-01-18 20:59:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3701 …}
  +nested: Doctrine\ORM\PersistentCollection {#3703 …}
  +votes: Doctrine\ORM\PersistentCollection {#3705 …}
  +reports: Doctrine\ORM\PersistentCollection {#3707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3711 …}
  -id: 320197
  -bodyTs: "'arizona':4 'caught':28 'consequ':24 'els':31 'get':27 'ignor':21 'know':2 'peopl':19 'possibl':6 'serious':33 'serv':14 'someth':30 'state':8 'violat':17 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705607988 {#3698
    date: 2024-01-18 20:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#3716
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2941
        +user: App\Entity\User {#2954 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1726471921 {#2936
          date: 2024-09-16 09:32:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2942 …}
        +nested: Doctrine\ORM\PersistentCollection {#2944 …}
        +votes: Doctrine\ORM\PersistentCollection {#2946 …}
        +reports: Doctrine\ORM\PersistentCollection {#2948 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
        -id: 318738
        -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5972053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705568570 {#2937
          date: 2024-01-18 10:02:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2941}
      +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705570999 {#3227
        date: 2024-01-18 10:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 318791
      -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6870015"
      +editedAt: DateTimeImmutable @1726355629 {#3228
        date: 2024-09-15 01:13:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705570999 {#3229
        date: 2024-01-18 10:43:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705599435 {#3535
      date: 2024-01-18 18:37:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3538 …}
    +nested: Doctrine\ORM\PersistentCollection {#3540 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 319769
    -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599435 {#3536
      date: 2024-01-18 18:37:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    > Why do you think those letters in the mail can be ignored?\n
    \n
    I forget the exact reason, I researched it at the time and don’t remember well now, but the other comments are probably right. Anyway I know they can be ignored because I ignored them and nothing ever happened. Was more than a decade ago so I think I’m good. They were clearly sending them out to a large portion of everyone going through the intersection for no good reason, it was basically just a grift, so it would have been ridiculous to actually enforce all of them with police and courts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705609066 {#3713
    date: 2024-01-18 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3717 …}
  +nested: Doctrine\ORM\PersistentCollection {#3719 …}
  +votes: Doctrine\ORM\PersistentCollection {#3721 …}
  +reports: Doctrine\ORM\PersistentCollection {#3723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3727 …}
  -id: 320244
  -bodyTs: "'actual':97 'ago':57 'anyway':37 'basic':86 'clear':66 'comment':33 'court':105 'decad':56 'enforc':98 'ever':50 'everyon':75 'exact':16 'forget':14 'go':76 'good':63,82 'grift':89 'happen':51 'ignor':12,43,46 'intersect':79 'know':39 'larg':72 'letter':6 'm':62 'mail':9 'noth':49 'polic':103 'portion':73 'probabl':35 'reason':17,83 'rememb':27 'research':19 'ridicul':95 'right':36 'send':67 'think':4,60 'time':23 'well':28 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6884214"
  +editedAt: DateTimeImmutable @1726472509 {#3714
    date: 2024-09-16 09:41:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705609066 {#3715
    date: 2024-01-18 21:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#3716
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2941
        +user: App\Entity\User {#2954 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1726471921 {#2936
          date: 2024-09-16 09:32:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2942 …}
        +nested: Doctrine\ORM\PersistentCollection {#2944 …}
        +votes: Doctrine\ORM\PersistentCollection {#2946 …}
        +reports: Doctrine\ORM\PersistentCollection {#2948 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
        -id: 318738
        -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5972053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705568570 {#2937
          date: 2024-01-18 10:02:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2941}
      +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705570999 {#3227
        date: 2024-01-18 10:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 318791
      -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6870015"
      +editedAt: DateTimeImmutable @1726355629 {#3228
        date: 2024-09-15 01:13:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705570999 {#3229
        date: 2024-01-18 10:43:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705599435 {#3535
      date: 2024-01-18 18:37:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3538 …}
    +nested: Doctrine\ORM\PersistentCollection {#3540 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 319769
    -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599435 {#3536
      date: 2024-01-18 18:37:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    > Why do you think those letters in the mail can be ignored?\n
    \n
    I forget the exact reason, I researched it at the time and don’t remember well now, but the other comments are probably right. Anyway I know they can be ignored because I ignored them and nothing ever happened. Was more than a decade ago so I think I’m good. They were clearly sending them out to a large portion of everyone going through the intersection for no good reason, it was basically just a grift, so it would have been ridiculous to actually enforce all of them with police and courts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705609066 {#3713
    date: 2024-01-18 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3717 …}
  +nested: Doctrine\ORM\PersistentCollection {#3719 …}
  +votes: Doctrine\ORM\PersistentCollection {#3721 …}
  +reports: Doctrine\ORM\PersistentCollection {#3723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3727 …}
  -id: 320244
  -bodyTs: "'actual':97 'ago':57 'anyway':37 'basic':86 'clear':66 'comment':33 'court':105 'decad':56 'enforc':98 'ever':50 'everyon':75 'exact':16 'forget':14 'go':76 'good':63,82 'grift':89 'happen':51 'ignor':12,43,46 'intersect':79 'know':39 'larg':72 'letter':6 'm':62 'mail':9 'noth':49 'polic':103 'portion':73 'probabl':35 'reason':17,83 'rememb':27 'research':19 'ridicul':95 'right':36 'send':67 'think':4,60 'time':23 'well':28 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6884214"
  +editedAt: DateTimeImmutable @1726472509 {#3714
    date: 2024-09-16 09:41:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705609066 {#3715
    date: 2024-01-18 21:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#3716
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#3230
      +user: Proxies\__CG__\App\Entity\User {#3231 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: App\Entity\EntryComment {#2941
        +user: App\Entity\User {#2954 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2085 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s a “photo enforcement camera”? Speed camera? CCTV? Detects you then just drops on your head?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1726471921 {#2936
          date: 2024-09-16 09:32:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2942 …}
        +nested: Doctrine\ORM\PersistentCollection {#2944 …}
        +votes: Doctrine\ORM\PersistentCollection {#2946 …}
        +reports: Doctrine\ORM\PersistentCollection {#2948 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
        -id: 318738
        -bodyTs: "'camera':6,8 'cctv':9 'detect':10 'drop':14 'enforc':5 'head':17 'photo':4 'speed':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5972053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705568570 {#2937
          date: 2024-01-18 10:02:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2941}
      +body: "They take your picture and then you get a mostly automated letter with the picture saying you have to pay a fine, but mostly you can ignore them. I lived near an intersection with one, every time the left turn light turned red (which happened way faster than normal) the picture flash went off for the last three or so people going through the intersection, presumably all of them getting tickets. I assume they are also recording the license plate numbers of everyone going through the intersection regardless of perceived violations."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705570999 {#3227
        date: 2024-01-18 10:43:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
        "@MacNCheezus@lemmy.today"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3232 …}
      +nested: Doctrine\ORM\PersistentCollection {#3234 …}
      +votes: Doctrine\ORM\PersistentCollection {#3236 …}
      +reports: Doctrine\ORM\PersistentCollection {#3238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
      -id: 318791
      -bodyTs: "'also':76 'assum':73 'autom':11 'everi':36 'everyon':83 'faster':47 'fine':22 'flash':52 'get':8,70 'go':62,84 'happen':45 'ignor':27 'intersect':33,65,87 'last':57 'left':39 'letter':12 'licens':79 'light':41 'live':30 'most':10,24 'near':31 'normal':49 'number':81 'one':35 'pay':20 'peopl':61 'perceiv':90 'pictur':4,15,51 'plate':80 'presum':66 'record':77 'red':43 'regardless':88 'say':16 'take':2 'three':58 'ticket':71 'time':37 'turn':40,42 'violat':91 'way':46 'went':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/6870015"
      +editedAt: DateTimeImmutable @1726355629 {#3228
        date: 2024-09-15 01:13:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705570999 {#3229
        date: 2024-01-18 10:43:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2941}
    +body: "Why do you think those letters in the mail can be ignored? They are tied to your license plate and that is serious business. If you don’t pay traffic fines, the fines go up and up and Then they involve the criminal justice system and you have to show up in court and it’s all just very ugly. Oh yeah they can suspend your driver’s license over it too, There’s no way to get out of paying traffic citations."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705599435 {#3535
      date: 2024-01-18 18:37:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@smeg@feddit.uk"
      "@chicken@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3538 …}
    +nested: Doctrine\ORM\PersistentCollection {#3540 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 319769
    -bodyTs: "'busi':24 'citat':83 'court':53 'crimin':43 'driver':67 'fine':31,33 'get':78 'go':34 'ignor':12 'involv':41 'justic':44 'letter':6 'licens':18,69 'mail':9 'oh':61 'pay':29,81 'plate':19 'serious':23 'show':50 'suspend':65 'system':45 'think':4 'tie':15 'traffic':30,82 'ugli':60 'way':76 'yeah':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6804471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705599435 {#3536
      date: 2024-01-18 18:37:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: """
    > Why do you think those letters in the mail can be ignored?\n
    \n
    I forget the exact reason, I researched it at the time and don’t remember well now, but the other comments are probably right. Anyway I know they can be ignored because I ignored them and nothing ever happened. Was more than a decade ago so I think I’m good. They were clearly sending them out to a large portion of everyone going through the intersection for no good reason, it was basically just a grift, so it would have been ridiculous to actually enforce all of them with police and courts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705609066 {#3713
    date: 2024-01-18 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@smeg@feddit.uk"
    "@chicken@lemmy.dbzer0.com"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3717 …}
  +nested: Doctrine\ORM\PersistentCollection {#3719 …}
  +votes: Doctrine\ORM\PersistentCollection {#3721 …}
  +reports: Doctrine\ORM\PersistentCollection {#3723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3727 …}
  -id: 320244
  -bodyTs: "'actual':97 'ago':57 'anyway':37 'basic':86 'clear':66 'comment':33 'court':105 'decad':56 'enforc':98 'ever':50 'everyon':75 'exact':16 'forget':14 'go':76 'good':63,82 'grift':89 'happen':51 'ignor':12,43,46 'intersect':79 'know':39 'larg':72 'letter':6 'm':62 'mail':9 'noth':49 'polic':103 'portion':73 'probabl':35 'reason':17,83 'rememb':27 'research':19 'ridicul':95 'right':36 'send':67 'think':4,60 'time':23 'well':28 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6884214"
  +editedAt: DateTimeImmutable @1726472509 {#3714
    date: 2024-09-16 09:41:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705609066 {#3715
    date: 2024-01-18 21:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details