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

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 …}
}
13.79 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 {#2427
  +user: App\Entity\User {#1501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "ಠ▄ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700833438 {#81
    date: 2023-11-24 14:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  -id: 158491
  -bodyTs: "'ಠ':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833438 {#1933
    date: 2023-11-24 14:43:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2427
  +user: App\Entity\User {#1501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "ಠ▄ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700833438 {#81
    date: 2023-11-24 14:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  -id: 158491
  -bodyTs: "'ಠ':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833438 {#1933
    date: 2023-11-24 14:43:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2427
  +user: App\Entity\User {#1501 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "ಠ▄ಠ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700833438 {#81
    date: 2023-11-24 14:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1967 …}
  +nested: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  -id: 158491
  -bodyTs: "'ಠ':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833438 {#1933
    date: 2023-11-24 14:43:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1604
  +user: App\Entity\User {#1711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sh.itjust.works/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700666073 {#1564
    date: 2023-11-22 16:14:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 150809
  -bodyTs: "'/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5806177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666073 {#1555
    date: 2023-11-22 16:14:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#1711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sh.itjust.works/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700666073 {#1564
    date: 2023-11-22 16:14:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 150809
  -bodyTs: "'/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5806177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666073 {#1555
    date: 2023-11-22 16:14:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#1711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://sh.itjust.works/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700666073 {#1564
    date: 2023-11-22 16:14:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 150809
  -bodyTs: "'/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)':3 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/460aaafd-97d2-47bd-acfa-414803049b9b.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5806177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666073 {#1555
    date: 2023-11-22 16:14:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "suplex those hoes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700611896 {#2457
    date: 2023-11-22 01:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 149164
  -bodyTs: "'hoe':3 'suplex':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1704001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700611896 {#2454
    date: 2023-11-22 01:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "suplex those hoes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700611896 {#2457
    date: 2023-11-22 01:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 149164
  -bodyTs: "'hoe':3 'suplex':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1704001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700611896 {#2454
    date: 2023-11-22 01:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2470
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "suplex those hoes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700611896 {#2457
    date: 2023-11-22 01:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 149164
  -bodyTs: "'hoe':3 'suplex':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1704001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700611896 {#2454
    date: 2023-11-22 01:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2036
  +user: App\Entity\User {#2096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve said it before and I’ll say it again: cars should be mechanically speed-limited, the way they wanted to when cars were first introduced."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700605856 {#2020
    date: 2023-11-21 23:30:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 148845
  -bodyTs: "'car':12,25 'first':27 'introduc':28 'limit':18 'll':8 'mechan':15 'said':3 'say':9 'speed':17 'speed-limit':16 've':2 'want':22 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4857194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605856 {#2013
    date: 2023-11-21 23:30: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
15 DENIED edit
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#2096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve said it before and I’ll say it again: cars should be mechanically speed-limited, the way they wanted to when cars were first introduced."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700605856 {#2020
    date: 2023-11-21 23:30:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 148845
  -bodyTs: "'car':12,25 'first':27 'introduc':28 'limit':18 'll':8 'mechan':15 'said':3 'say':9 'speed':17 'speed-limit':16 've':2 'want':22 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4857194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605856 {#2013
    date: 2023-11-21 23:30: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
16 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#2096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve said it before and I’ll say it again: cars should be mechanically speed-limited, the way they wanted to when cars were first introduced."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700605856 {#2020
    date: 2023-11-21 23:30:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 148845
  -bodyTs: "'car':12,25 'first':27 'introduc':28 'limit':18 'll':8 'mechan':15 'said':3 'say':9 'speed':17 'speed-limit':16 've':2 'want':22 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4857194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605856 {#2013
    date: 2023-11-21 23:30: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
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 {#2336
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Two all beef patties, special sauce, lettuce, cheese, pickles, onions, on a sesame seed bun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700590915 {#2340
    date: 2023-11-21 19:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 148005
  -bodyTs: "'beef':3 'bun':15 'chees':8 'lettuc':7 'onion':10 'patti':4 'pickl':9 'sauc':6 'seed':14 'sesam':13 'special':5 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5774771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590915 {#2341
    date: 2023-11-21 19:21: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
19 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Two all beef patties, special sauce, lettuce, cheese, pickles, onions, on a sesame seed bun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700590915 {#2340
    date: 2023-11-21 19:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 148005
  -bodyTs: "'beef':3 'bun':15 'chees':8 'lettuc':7 'onion':10 'patti':4 'pickl':9 'sauc':6 'seed':14 'sesam':13 'special':5 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5774771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590915 {#2341
    date: 2023-11-21 19:21: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
20 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Two all beef patties, special sauce, lettuce, cheese, pickles, onions, on a sesame seed bun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700590915 {#2340
    date: 2023-11-21 19:21:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 148005
  -bodyTs: "'beef':3 'bun':15 'chees':8 'lettuc':7 'onion':10 'patti':4 'pickl':9 'sauc':6 'seed':14 'sesam':13 'special':5 'two':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5774771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590915 {#2341
    date: 2023-11-21 19:21: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
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 {#2189
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "where the fuck is Mario Judah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700583221 {#2232
    date: 2023-11-21 17:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +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: 147375
  -bodyTs: "'fuck':3 'judah':6 'mario':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3074379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583221 {#2229
    date: 2023-11-21 17:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "where the fuck is Mario Judah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700583221 {#2232
    date: 2023-11-21 17:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +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: 147375
  -bodyTs: "'fuck':3 'judah':6 'mario':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3074379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583221 {#2229
    date: 2023-11-21 17:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "where the fuck is Mario Judah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700583221 {#2232
    date: 2023-11-21 17:13:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +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: 147375
  -bodyTs: "'fuck':3 'judah':6 'mario':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3074379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583221 {#2229
    date: 2023-11-21 17:13:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How original.\n
    \n
    Is it the same rap order that made the rounds on YouTube 15 odd years ago?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701087053 {#2268
    date: 2023-11-27 13:10:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +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: 147019
  -bodyTs: "'15':15 'ago':18 'made':10 'odd':16 'order':8 'origin':2 'rap':7 'round':12 'year':17 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578286 {#2267
    date: 2023-11-21 15:51: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
27 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How original.\n
    \n
    Is it the same rap order that made the rounds on YouTube 15 odd years ago?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701087053 {#2268
    date: 2023-11-27 13:10:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +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: 147019
  -bodyTs: "'15':15 'ago':18 'made':10 'odd':16 'order':8 'origin':2 'rap':7 'round':12 'year':17 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578286 {#2267
    date: 2023-11-21 15:51: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
28 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How original.\n
    \n
    Is it the same rap order that made the rounds on YouTube 15 odd years ago?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701087053 {#2268
    date: 2023-11-27 13:10:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +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: 147019
  -bodyTs: "'15':15 'ago':18 'made':10 'odd':16 'order':8 'origin':2 'rap':7 'round':12 'year':17 'youtub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5478303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578286 {#2267
    date: 2023-11-21 15:51: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
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 {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#2226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How original.\n
      \n
      Is it the same rap order that made the rounds on YouTube 15 odd years ago?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701087053 {#2268
      date: 2023-11-27 13:10:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +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: 147019
    -bodyTs: "'15':15 'ago':18 'made':10 'odd':16 'order':8 'origin':2 'rap':7 'round':12 'year':17 'youtub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5478303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700578286 {#2267
      date: 2023-11-21 15:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "I want a double cheeseburger and hold the lettuce…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700622907 {#3058
    date: 2023-11-22 04:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@HerrVorragend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 149496
  -bodyTs: "'cheeseburg':5 'doubl':4 'hold':7 'lettuc':9 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6425145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622907 {#3059
    date: 2023-11-22 04:15: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
31 DENIED edit
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#2226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How original.\n
      \n
      Is it the same rap order that made the rounds on YouTube 15 odd years ago?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701087053 {#2268
      date: 2023-11-27 13:10:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +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: 147019
    -bodyTs: "'15':15 'ago':18 'made':10 'odd':16 'order':8 'origin':2 'rap':7 'round':12 'year':17 'youtub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5478303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700578286 {#2267
      date: 2023-11-21 15:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "I want a double cheeseburger and hold the lettuce…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700622907 {#3058
    date: 2023-11-22 04:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@HerrVorragend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 149496
  -bodyTs: "'cheeseburg':5 'doubl':4 'hold':7 'lettuc':9 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6425145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622907 {#3059
    date: 2023-11-22 04:15: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
32 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2272
    +user: App\Entity\User {#2226 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      How original.\n
      \n
      Is it the same rap order that made the rounds on YouTube 15 odd years ago?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701087053 {#2268
      date: 2023-11-27 13:10:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +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: 147019
    -bodyTs: "'15':15 'ago':18 'made':10 'odd':16 'order':8 'origin':2 'rap':7 'round':12 'year':17 'youtub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5478303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700578286 {#2267
      date: 2023-11-21 15:51:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2272}
  +body: "I want a double cheeseburger and hold the lettuce…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700622907 {#3058
    date: 2023-11-22 04:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@HerrVorragend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3076 …}
  -id: 149496
  -bodyTs: "'cheeseburg':5 'doubl':4 'hold':7 'lettuc':9 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6425145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622907 {#3059
    date: 2023-11-22 04:15: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
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 {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: ""you want a rhyme meter with that? Because your lines severely lack it.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700577926 {#2170
    date: 2023-11-21 15:45:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 146989
  -bodyTs: "'lack':12 'line':10 'meter':5 'rhyme':4 'sever':11 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/644437/-/comment/3692309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577926 {#2183
    date: 2023-11-21 15:45: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
35 DENIED edit
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: ""you want a rhyme meter with that? Because your lines severely lack it.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700577926 {#2170
    date: 2023-11-21 15:45:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 146989
  -bodyTs: "'lack':12 'line':10 'meter':5 'rhyme':4 'sever':11 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/644437/-/comment/3692309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577926 {#2183
    date: 2023-11-21 15:45: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
36 DENIED moderate
App\Entity\EntryComment {#2038
  +user: App\Entity\User {#1992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: ""you want a rhyme meter with that? Because your lines severely lack it.""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700577926 {#2170
    date: 2023-11-21 15:45:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 146989
  -bodyTs: "'lack':12 'line':10 'meter':5 'rhyme':4 'sever':11 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/644437/-/comment/3692309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577926 {#2183
    date: 2023-11-21 15:45: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
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 {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What do do when you get paid by the hour not by the order: “Sorry, I didn’t get any of that, could you please repeat all of it?”\n
    \n
    Do that enough times and the customers in line behind the person will kill the “rapper” for you and we all win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1701020794 {#2498
    date: 2023-11-26 18:46:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 146916
  -bodyTs: "'behind':39 'could':23 'custom':36 'didn':17 'enough':32 'get':6,19 'hour':10 'kill':43 'line':38 'order':14 'paid':7 'person':41 'pleas':25 'rapper':45 'repeat':26 'sorri':15 'time':33 'win':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5477880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577015 {#2499
    date: 2023-11-21 15:30: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
39 DENIED edit
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What do do when you get paid by the hour not by the order: “Sorry, I didn’t get any of that, could you please repeat all of it?”\n
    \n
    Do that enough times and the customers in line behind the person will kill the “rapper” for you and we all win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1701020794 {#2498
    date: 2023-11-26 18:46:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 146916
  -bodyTs: "'behind':39 'could':23 'custom':36 'didn':17 'enough':32 'get':6,19 'hour':10 'kill':43 'line':38 'order':14 'paid':7 'person':41 'pleas':25 'rapper':45 'repeat':26 'sorri':15 'time':33 'win':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5477880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577015 {#2499
    date: 2023-11-21 15:30: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
40 DENIED moderate
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What do do when you get paid by the hour not by the order: “Sorry, I didn’t get any of that, could you please repeat all of it?”\n
    \n
    Do that enough times and the customers in line behind the person will kill the “rapper” for you and we all win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1701020794 {#2498
    date: 2023-11-26 18:46:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 146916
  -bodyTs: "'behind':39 'could':23 'custom':36 'didn':17 'enough':32 'get':6,19 'hour':10 'kill':43 'line':38 'order':14 'paid':7 'person':41 'pleas':25 'rapper':45 'repeat':26 'sorri':15 'time':33 'win':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5477880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577015 {#2499
    date: 2023-11-21 15:30: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
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 {#2988
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      What do do when you get paid by the hour not by the order: “Sorry, I didn’t get any of that, could you please repeat all of it?”\n
      \n
      Do that enough times and the customers in line behind the person will kill the “rapper” for you and we all win.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 65
    +score: 0
    +lastActive: DateTime @1701020794 {#2498
      date: 2023-11-26 18:46:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 146916
    -bodyTs: "'behind':39 'could':23 'custom':36 'didn':17 'enough':32 'get':6,19 'hour':10 'kill':43 'line':38 'order':14 'paid':7 'person':41 'pleas':25 'rapper':45 'repeat':26 'sorri':15 'time':33 'win':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5477880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700577015 {#2499
      date: 2023-11-21 15:30:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Unfortunately won’t work. They are judged heavily by window times it’s why they’ll sometimes rush you through even if your orders not ready they’ll have you go wait in the parking lot. They start getting in trouble if those numbers go too high"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700579036 {#2990
    date: 2023-11-21 16:03:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Boozilla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 147075
  -bodyTs: "'even':21 'get':39 'go':31,45 'heavili':8 'high':47 'judg':7 'll':16,28 'lot':36 'number':44 'order':24 'park':35 'readi':26 'rush':18 'sometim':17 'start':38 'time':11 'troubl':41 'unfortun':1 'wait':32 'window':10 'won':2 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6401455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579036 {#2989
    date: 2023-11-21 16:03:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2988
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      What do do when you get paid by the hour not by the order: “Sorry, I didn’t get any of that, could you please repeat all of it?”\n
      \n
      Do that enough times and the customers in line behind the person will kill the “rapper” for you and we all win.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 65
    +score: 0
    +lastActive: DateTime @1701020794 {#2498
      date: 2023-11-26 18:46:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 146916
    -bodyTs: "'behind':39 'could':23 'custom':36 'didn':17 'enough':32 'get':6,19 'hour':10 'kill':43 'line':38 'order':14 'paid':7 'person':41 'pleas':25 'rapper':45 'repeat':26 'sorri':15 'time':33 'win':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5477880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700577015 {#2499
      date: 2023-11-21 15:30:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Unfortunately won’t work. They are judged heavily by window times it’s why they’ll sometimes rush you through even if your orders not ready they’ll have you go wait in the parking lot. They start getting in trouble if those numbers go too high"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700579036 {#2990
    date: 2023-11-21 16:03:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Boozilla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 147075
  -bodyTs: "'even':21 'get':39 'go':31,45 'heavili':8 'high':47 'judg':7 'll':16,28 'lot':36 'number':44 'order':24 'park':35 'readi':26 'rush':18 'sometim':17 'start':38 'time':11 'troubl':41 'unfortun':1 'wait':32 'window':10 'won':2 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6401455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579036 {#2989
    date: 2023-11-21 16:03:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2988
  +user: Proxies\__CG__\App\Entity\User {#2987 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2503
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2469 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      What do do when you get paid by the hour not by the order: “Sorry, I didn’t get any of that, could you please repeat all of it?”\n
      \n
      Do that enough times and the customers in line behind the person will kill the “rapper” for you and we all win.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 65
    +score: 0
    +lastActive: DateTime @1701020794 {#2498
      date: 2023-11-26 18:46:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 146916
    -bodyTs: "'behind':39 'could':23 'custom':36 'didn':17 'enough':32 'get':6,19 'hour':10 'kill':43 'line':38 'order':14 'paid':7 'person':41 'pleas':25 'rapper':45 'repeat':26 'sorri':15 'time':33 'win':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5477880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700577015 {#2499
      date: 2023-11-21 15:30:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2503}
  +body: "Unfortunately won’t work. They are judged heavily by window times it’s why they’ll sometimes rush you through even if your orders not ready they’ll have you go wait in the parking lot. They start getting in trouble if those numbers go too high"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700579036 {#2990
    date: 2023-11-21 16:03:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Boozilla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 147075
  -bodyTs: "'even':21 'get':39 'go':31,45 'heavili':8 'high':47 'judg':7 'll':16,28 'lot':36 'number':44 'order':24 'park':35 'readi':26 'rush':18 'sometim':17 'start':38 'time':11 'troubl':41 'unfortun':1 'wait':32 'window':10 'won':2 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6401455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700579036 {#2989
    date: 2023-11-21 16:03:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "These the same mfers who say you can’t have road beers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700550122 {#2572
    date: 2023-11-21 08:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 145682
  -bodyTs: "'beer':12 'mfer':4 'road':11 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5471718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550122 {#2573
    date: 2023-11-21 08:02:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "These the same mfers who say you can’t have road beers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700550122 {#2572
    date: 2023-11-21 08:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 145682
  -bodyTs: "'beer':12 'mfer':4 'road':11 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5471718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550122 {#2573
    date: 2023-11-21 08:02:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "These the same mfers who say you can’t have road beers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700550122 {#2572
    date: 2023-11-21 08:02:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2578 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2582 …}
  +reports: Doctrine\ORM\PersistentCollection {#2584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2588 …}
  -id: 145682
  -bodyTs: "'beer':12 'mfer':4 'road':11 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5471718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700550122 {#2573
    date: 2023-11-21 08:02:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "This couldn’t possibly be any less self aware"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700539640 {#2645
    date: 2023-11-21 05:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 145309
  -bodyTs: "'awar':9 'couldn':2 'less':7 'possibl':4 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5468961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539640 {#2646
    date: 2023-11-21 05:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "This couldn’t possibly be any less self aware"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700539640 {#2645
    date: 2023-11-21 05:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 145309
  -bodyTs: "'awar':9 'couldn':2 'less':7 'possibl':4 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5468961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539640 {#2646
    date: 2023-11-21 05:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "This couldn’t possibly be any less self aware"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700539640 {#2645
    date: 2023-11-21 05:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 145309
  -bodyTs: "'awar':9 'couldn':2 'less':7 'possibl':4 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5468961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539640 {#2646
    date: 2023-11-21 05:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is kinda weird to me. Like I prefer not risking killing people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1701081576 {#2718
    date: 2023-11-27 11:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 145299
  -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6384564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539139 {#2719
    date: 2023-11-21 04:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is kinda weird to me. Like I prefer not risking killing people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1701081576 {#2718
    date: 2023-11-27 11:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 145299
  -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6384564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539139 {#2719
    date: 2023-11-21 04:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is kinda weird to me. Like I prefer not risking killing people"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1701081576 {#2718
    date: 2023-11-27 11:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 145299
  -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6384564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700539139 {#2719
    date: 2023-11-21 04:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3020
  +user: Proxies\__CG__\App\Entity\User {#3019 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is kinda weird to me. Like I prefer not risking killing people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1701081576 {#2718
      date: 2023-11-27 11:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 145299
    -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6384564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539139 {#2719
      date: 2023-11-21 04:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "It’s a shitpost, it’s supposed to be stupid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700618043 {#3022
    date: 2023-11-22 02:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3018 …}
  +nested: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  -id: 149354
  -bodyTs: "'shitpost':4 'stupid':10 'suppos':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5078430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700618043 {#3021
    date: 2023-11-22 02:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3020
  +user: Proxies\__CG__\App\Entity\User {#3019 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is kinda weird to me. Like I prefer not risking killing people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1701081576 {#2718
      date: 2023-11-27 11:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 145299
    -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6384564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539139 {#2719
      date: 2023-11-21 04:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "It’s a shitpost, it’s supposed to be stupid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700618043 {#3022
    date: 2023-11-22 02:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3018 …}
  +nested: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  -id: 149354
  -bodyTs: "'shitpost':4 'stupid':10 'suppos':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5078430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700618043 {#3021
    date: 2023-11-22 02:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3020
  +user: Proxies\__CG__\App\Entity\User {#3019 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is kinda weird to me. Like I prefer not risking killing people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1701081576 {#2718
      date: 2023-11-27 11:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 145299
    -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6384564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539139 {#2719
      date: 2023-11-21 04:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "It’s a shitpost, it’s supposed to be stupid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700618043 {#3022
    date: 2023-11-22 02:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3018 …}
  +nested: Doctrine\ORM\PersistentCollection {#3016 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3010 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  -id: 149354
  -bodyTs: "'shitpost':4 'stupid':10 'suppos':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5078430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700618043 {#3021
    date: 2023-11-22 02:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3004
  +user: Proxies\__CG__\App\Entity\User {#3003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is kinda weird to me. Like I prefer not risking killing people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1701081576 {#2718
      date: 2023-11-27 11:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 145299
    -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6384564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539139 {#2719
      date: 2023-11-21 04:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "The point is to mock those that post this kind of thing seriously. It’s to make you realize there is sometimes merit in the “stop having fun” side of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700546968 {#3006
    date: 2023-11-21 07:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3002 …}
  +nested: Doctrine\ORM\PersistentCollection {#3000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  -id: 145570
  -bodyTs: "'fun':28 'kind':10 'make':17 'merit':23 'mock':5 'point':2 'post':8 'realiz':19 'serious':13 'side':29 'sometim':22 'stop':26 'thing':12,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5471032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700546968 {#3005
    date: 2023-11-21 07:09: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
63 DENIED edit
App\Entity\EntryComment {#3004
  +user: Proxies\__CG__\App\Entity\User {#3003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is kinda weird to me. Like I prefer not risking killing people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1701081576 {#2718
      date: 2023-11-27 11:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 145299
    -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6384564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539139 {#2719
      date: 2023-11-21 04:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "The point is to mock those that post this kind of thing seriously. It’s to make you realize there is sometimes merit in the “stop having fun” side of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700546968 {#3006
    date: 2023-11-21 07:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3002 …}
  +nested: Doctrine\ORM\PersistentCollection {#3000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  -id: 145570
  -bodyTs: "'fun':28 'kind':10 'make':17 'merit':23 'mock':5 'point':2 'post':8 'realiz':19 'serious':13 'side':29 'sometim':22 'stop':26 'thing':12,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5471032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700546968 {#3005
    date: 2023-11-21 07:09: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
64 DENIED moderate
App\Entity\EntryComment {#3004
  +user: Proxies\__CG__\App\Entity\User {#3003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is kinda weird to me. Like I prefer not risking killing people"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1701081576 {#2718
      date: 2023-11-27 11:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 145299
    -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6384564"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700539139 {#2719
      date: 2023-11-21 04:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "The point is to mock those that post this kind of thing seriously. It’s to make you realize there is sometimes merit in the “stop having fun” side of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1700546968 {#3006
    date: 2023-11-21 07:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3002 …}
  +nested: Doctrine\ORM\PersistentCollection {#3000 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  -id: 145570
  -bodyTs: "'fun':28 'kind':10 'make':17 'merit':23 'mock':5 'point':2 'post':8 'realiz':19 'serious':13 'side':29 'sometim':22 'stop':26 'thing':12,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5471032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700546968 {#3005
    date: 2023-11-21 07:09: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
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 {#3134
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3004
    +user: Proxies\__CG__\App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is kinda weird to me. Like I prefer not risking killing people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1701081576 {#2718
        date: 2023-11-27 11:39:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 145299
      -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6384564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539139 {#2719
        date: 2023-11-21 04:58:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "The point is to mock those that post this kind of thing seriously. It’s to make you realize there is sometimes merit in the “stop having fun” side of things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700546968 {#3006
      date: 2023-11-21 07:09:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@Marketsupreme@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3002 …}
    +nested: Doctrine\ORM\PersistentCollection {#3000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
    -id: 145570
    -bodyTs: "'fun':28 'kind':10 'make':17 'merit':23 'mock':5 'point':2 'post':8 'realiz':19 'serious':13 'side':29 'sometim':22 'stop':26 'thing':12,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5471032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700546968 {#3005
      date: 2023-11-21 07:09:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "That’s gone so meta it inverted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700548901 {#3132
    date: 2023-11-21 07:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
    "@Bye@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 145641
  -bodyTs: "'gone':3 'invert':7 'meta':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4560565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700548901 {#3133
    date: 2023-11-21 07:41:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3004
    +user: Proxies\__CG__\App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is kinda weird to me. Like I prefer not risking killing people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1701081576 {#2718
        date: 2023-11-27 11:39:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 145299
      -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6384564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539139 {#2719
        date: 2023-11-21 04:58:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "The point is to mock those that post this kind of thing seriously. It’s to make you realize there is sometimes merit in the “stop having fun” side of things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700546968 {#3006
      date: 2023-11-21 07:09:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@Marketsupreme@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3002 …}
    +nested: Doctrine\ORM\PersistentCollection {#3000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
    -id: 145570
    -bodyTs: "'fun':28 'kind':10 'make':17 'merit':23 'mock':5 'point':2 'post':8 'realiz':19 'serious':13 'side':29 'sometim':22 'stop':26 'thing':12,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5471032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700546968 {#3005
      date: 2023-11-21 07:09:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "That’s gone so meta it inverted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700548901 {#3132
    date: 2023-11-21 07:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
    "@Bye@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 145641
  -bodyTs: "'gone':3 'invert':7 'meta':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4560565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700548901 {#3133
    date: 2023-11-21 07:41:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3004
    +user: Proxies\__CG__\App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2723
      +user: App\Entity\User {#2736 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is kinda weird to me. Like I prefer not risking killing people"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1701081576 {#2718
        date: 2023-11-27 11:39:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2724 …}
      +nested: Doctrine\ORM\PersistentCollection {#2726 …}
      +votes: Doctrine\ORM\PersistentCollection {#2728 …}
      +reports: Doctrine\ORM\PersistentCollection {#2730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
      -id: 145299
      -bodyTs: "'kill':12 'kinda':3 'like':7 'peopl':13 'prefer':9 'risk':11 'weird':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6384564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700539139 {#2719
        date: 2023-11-21 04:58:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2723}
    +body: "The point is to mock those that post this kind of thing seriously. It’s to make you realize there is sometimes merit in the “stop having fun” side of things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1700546968 {#3006
      date: 2023-11-21 07:09:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@Marketsupreme@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3002 …}
    +nested: Doctrine\ORM\PersistentCollection {#3000 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
    -id: 145570
    -bodyTs: "'fun':28 'kind':10 'make':17 'merit':23 'mock':5 'point':2 'post':8 'realiz':19 'serious':13 'side':29 'sometim':22 'stop':26 'thing':12,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5471032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700546968 {#3005
      date: 2023-11-21 07:09:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "That’s gone so meta it inverted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700548901 {#3132
    date: 2023-11-21 07:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@Marketsupreme@lemm.ee"
    "@Bye@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 145641
  -bodyTs: "'gone':3 'invert':7 'meta':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4560565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700548901 {#3133
    date: 2023-11-21 07:41:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Driver going 80 mph in 20 mph zone, strikes, kills man on bike:\n
    \n
    [tampabay.com/…/tampa-surgeon-in-tesla-struck-bicy…](https://www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700976828 {#2791
    date: 2023-11-26 06:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 145216
  -bodyTs: "'/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':18 '/tampa-surgeon-in-tesla-struck-bicy':15 '20':6 '80':3 'bike':13 'driver':1 'go':2 'kill':10 'man':11 'mph':4,7 'strike':9 'tampabay.com':14 'www.tampabay.com':17 'www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':16 'zone':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536822 {#2792
    date: 2023-11-21 04:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Driver going 80 mph in 20 mph zone, strikes, kills man on bike:\n
    \n
    [tampabay.com/…/tampa-surgeon-in-tesla-struck-bicy…](https://www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700976828 {#2791
    date: 2023-11-26 06:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 145216
  -bodyTs: "'/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':18 '/tampa-surgeon-in-tesla-struck-bicy':15 '20':6 '80':3 'bike':13 'driver':1 'go':2 'kill':10 'man':11 'mph':4,7 'strike':9 'tampabay.com':14 'www.tampabay.com':17 'www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':16 'zone':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536822 {#2792
    date: 2023-11-21 04:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Driver going 80 mph in 20 mph zone, strikes, kills man on bike:\n
    \n
    [tampabay.com/…/tampa-surgeon-in-tesla-struck-bicy…](https://www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700976828 {#2791
    date: 2023-11-26 06:33:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 145216
  -bodyTs: "'/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':18 '/tampa-surgeon-in-tesla-struck-bicy':15 '20':6 '80':3 'bike':13 'driver':1 'go':2 'kill':10 'man':11 'mph':4,7 'strike':9 'tampabay.com':14 'www.tampabay.com':17 'www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':16 'zone':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536822 {#2792
    date: 2023-11-21 04:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Driver going 80 mph in 20 mph zone, strikes, kills man on bike:\n
      \n
      [tampabay.com/…/tampa-surgeon-in-tesla-struck-bicy…](https://www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1700976828 {#2791
      date: 2023-11-26 06:33:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2797 …}
    +nested: Doctrine\ORM\PersistentCollection {#2799 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    -id: 145216
    -bodyTs: "'/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':18 '/tampa-surgeon-in-tesla-struck-bicy':15 '20':6 '80':3 'bike':13 'driver':1 'go':2 'kill':10 'man':11 'mph':4,7 'strike':9 'tampabay.com':14 'www.tampabay.com':17 'www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':16 'zone':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536822 {#2792
      date: 2023-11-21 04:20:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2796}
  +body: "healthcare 1 : capitalism 0 or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700547502 {#3039
    date: 2023-11-21 07:18:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3034 …}
  +nested: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3024 …}
  -id: 145589
  -bodyTs: "'0':4 '1':2 'capit':3 'healthcar':1 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5005488"
  +editedAt: DateTimeImmutable @1700976843 {#3038
    date: 2023-11-26 06:34:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700547502 {#3037
    date: 2023-11-21 07:18:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Driver going 80 mph in 20 mph zone, strikes, kills man on bike:\n
      \n
      [tampabay.com/…/tampa-surgeon-in-tesla-struck-bicy…](https://www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1700976828 {#2791
      date: 2023-11-26 06:33:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2797 …}
    +nested: Doctrine\ORM\PersistentCollection {#2799 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    -id: 145216
    -bodyTs: "'/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':18 '/tampa-surgeon-in-tesla-struck-bicy':15 '20':6 '80':3 'bike':13 'driver':1 'go':2 'kill':10 'man':11 'mph':4,7 'strike':9 'tampabay.com':14 'www.tampabay.com':17 'www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':16 'zone':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536822 {#2792
      date: 2023-11-21 04:20:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2796}
  +body: "healthcare 1 : capitalism 0 or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700547502 {#3039
    date: 2023-11-21 07:18:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3034 …}
  +nested: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3024 …}
  -id: 145589
  -bodyTs: "'0':4 '1':2 'capit':3 'healthcar':1 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5005488"
  +editedAt: DateTimeImmutable @1700976843 {#3038
    date: 2023-11-26 06:34:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700547502 {#3037
    date: 2023-11-21 07:18:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3036
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2796
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Driver going 80 mph in 20 mph zone, strikes, kills man on bike:\n
      \n
      [tampabay.com/…/tampa-surgeon-in-tesla-struck-bicy…](https://www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1700976828 {#2791
      date: 2023-11-26 06:33:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2797 …}
    +nested: Doctrine\ORM\PersistentCollection {#2799 …}
    +votes: Doctrine\ORM\PersistentCollection {#2801 …}
    +reports: Doctrine\ORM\PersistentCollection {#2803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
    -id: 145216
    -bodyTs: "'/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':18 '/tampa-surgeon-in-tesla-struck-bicy':15 '20':6 '80':3 'bike':13 'driver':1 'go':2 'kill':10 'man':11 'mph':4,7 'strike':9 'tampabay.com':14 'www.tampabay.com':17 'www.tampabay.com/news/crime/2021/11/26/tampa-surgeon-in-tesla-struck-bicycling-banker-at-about-80-mph-records-say/)':16 'zone':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536822 {#2792
      date: 2023-11-21 04:20:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2796}
  +body: "healthcare 1 : capitalism 0 or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700547502 {#3039
    date: 2023-11-21 07:18:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3034 …}
  +nested: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3030 …}
  +reports: Doctrine\ORM\PersistentCollection {#3028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3024 …}
  -id: 145589
  -bodyTs: "'0':4 '1':2 'capit':3 'healthcar':1 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5005488"
  +editedAt: DateTimeImmutable @1700976843 {#3038
    date: 2023-11-26 06:34:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700547502 {#3037
    date: 2023-11-21 07:18:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2869
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
    \n
    Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701188022 {#2864
    date: 2023-11-28 17:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 145195
  -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536560 {#2865
    date: 2023-11-21 04:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
    \n
    Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701188022 {#2864
    date: 2023-11-28 17:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 145195
  -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536560 {#2865
    date: 2023-11-21 04:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
    \n
    Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701188022 {#2864
    date: 2023-11-28 17:13:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 145195
  -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5467788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700536560 {#2865
    date: 2023-11-21 04:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2965
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
      \n
      Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701188022 {#2864
      date: 2023-11-28 17:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 145195
    -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536560 {#2865
      date: 2023-11-21 04:16:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    Humans can’t survive being hit by a car at 25 mph.\n
    \n
    The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700540859 {#2969
    date: 2023-11-21 05:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  -id: 145354
  -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6385255"
  +editedAt: DateTimeImmutable @1700968955 {#2972
    date: 2023-11-26 04:22:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700540859 {#2968
    date: 2023-11-21 05:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2965
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
      \n
      Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701188022 {#2864
      date: 2023-11-28 17:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 145195
    -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536560 {#2865
      date: 2023-11-21 04:16:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    Humans can’t survive being hit by a car at 25 mph.\n
    \n
    The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700540859 {#2969
    date: 2023-11-21 05:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  -id: 145354
  -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6385255"
  +editedAt: DateTimeImmutable @1700968955 {#2972
    date: 2023-11-26 04:22:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700540859 {#2968
    date: 2023-11-21 05:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2965
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2869
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
      \n
      Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1701188022 {#2864
      date: 2023-11-28 17:13:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2870 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2874 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
    -id: 145195
    -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5467788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700536560 {#2865
      date: 2023-11-21 04:16:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    Humans can’t survive being hit by a car at 25 mph.\n
    \n
    The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700540859 {#2969
    date: 2023-11-21 05:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  -id: 145354
  -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6385255"
  +editedAt: DateTimeImmutable @1700968955 {#2972
    date: 2023-11-26 04:22:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700540859 {#2968
    date: 2023-11-21 05:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3083
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
    \n
    [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700604878 {#3082
    date: 2023-11-21 23:14:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 148789
  -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604878 {#3079
    date: 2023-11-21 23:14: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
87 DENIED edit
App\Entity\EntryComment {#3083
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
    \n
    [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700604878 {#3082
    date: 2023-11-21 23:14:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 148789
  -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604878 {#3079
    date: 2023-11-21 23:14: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
88 DENIED moderate
App\Entity\EntryComment {#3083
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
    \n
    [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700604878 {#3082
    date: 2023-11-21 23:14:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  -id: 148789
  -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604878 {#3079
    date: 2023-11-21 23:14: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
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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2965
      +user: Proxies\__CG__\App\Entity\User {#3052 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2869
        +user: App\Entity\User {#2809 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
          \n
          Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1701188022 {#2864
          date: 2023-11-28 17:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spread@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2870 …}
        +nested: Doctrine\ORM\PersistentCollection {#2872 …}
        +votes: Doctrine\ORM\PersistentCollection {#2874 …}
        +reports: Doctrine\ORM\PersistentCollection {#2876 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
        -id: 145195
        -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467788"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700536560 {#2865
          date: 2023-11-21 04:16:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2869}
      +body: """
        Humans can’t survive being hit by a car at 25 mph.\n
        \n
        The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700540859 {#2969
        date: 2023-11-21 05:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
        "@markstos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3051 …}
      +nested: Doctrine\ORM\PersistentCollection {#3049 …}
      +votes: Doctrine\ORM\PersistentCollection {#3047 …}
      +reports: Doctrine\ORM\PersistentCollection {#3045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
      -id: 145354
      -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6385255"
      +editedAt: DateTimeImmutable @1700968955 {#2972
        date: 2023-11-26 04:22:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700540859 {#2968
        date: 2023-11-21 05:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
      \n
      [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700604878 {#3082
      date: 2023-11-21 23:14:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    -id: 148789
    -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604878 {#3079
      date: 2023-11-21 23:14:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "The article you linked doesn’t say what you claim it says. It discusses a 25moh car hitting a pedestrian, which is *wildly* different from a true 25mph impact in general, because most pedestrians will try to dodge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700616275 {#3153
    date: 2023-11-22 02:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 149295
  -bodyTs: "'25moh':16 '25mph':28 'articl':2 'car':17 'claim':10 'differ':24 'discuss':14 'dodg':38 'doesn':5 'general':31 'hit':18 'impact':29 'link':4 'pedestrian':20,34 'say':7,12 'tri':36 'true':27 'wild':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6422677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616275 {#3150
    date: 2023-11-22 02:24: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
91 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2965
      +user: Proxies\__CG__\App\Entity\User {#3052 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2869
        +user: App\Entity\User {#2809 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
          \n
          Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1701188022 {#2864
          date: 2023-11-28 17:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spread@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2870 …}
        +nested: Doctrine\ORM\PersistentCollection {#2872 …}
        +votes: Doctrine\ORM\PersistentCollection {#2874 …}
        +reports: Doctrine\ORM\PersistentCollection {#2876 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
        -id: 145195
        -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467788"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700536560 {#2865
          date: 2023-11-21 04:16:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2869}
      +body: """
        Humans can’t survive being hit by a car at 25 mph.\n
        \n
        The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700540859 {#2969
        date: 2023-11-21 05:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
        "@markstos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3051 …}
      +nested: Doctrine\ORM\PersistentCollection {#3049 …}
      +votes: Doctrine\ORM\PersistentCollection {#3047 …}
      +reports: Doctrine\ORM\PersistentCollection {#3045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
      -id: 145354
      -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6385255"
      +editedAt: DateTimeImmutable @1700968955 {#2972
        date: 2023-11-26 04:22:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700540859 {#2968
        date: 2023-11-21 05:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
      \n
      [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700604878 {#3082
      date: 2023-11-21 23:14:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    -id: 148789
    -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604878 {#3079
      date: 2023-11-21 23:14:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "The article you linked doesn’t say what you claim it says. It discusses a 25moh car hitting a pedestrian, which is *wildly* different from a true 25mph impact in general, because most pedestrians will try to dodge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700616275 {#3153
    date: 2023-11-22 02:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 149295
  -bodyTs: "'25moh':16 '25mph':28 'articl':2 'car':17 'claim':10 'differ':24 'discuss':14 'dodg':38 'doesn':5 'general':31 'hit':18 'impact':29 'link':4 'pedestrian':20,34 'say':7,12 'tri':36 'true':27 'wild':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6422677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616275 {#3150
    date: 2023-11-22 02:24: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
92 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: App\Entity\User {#2809 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2965
      +user: Proxies\__CG__\App\Entity\User {#3052 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2869
        +user: App\Entity\User {#2809 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
          \n
          Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1701188022 {#2864
          date: 2023-11-28 17:13:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spread@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2870 …}
        +nested: Doctrine\ORM\PersistentCollection {#2872 …}
        +votes: Doctrine\ORM\PersistentCollection {#2874 …}
        +reports: Doctrine\ORM\PersistentCollection {#2876 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
        -id: 145195
        -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5467788"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700536560 {#2865
          date: 2023-11-21 04:16:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2869}
      +body: """
        Humans can’t survive being hit by a car at 25 mph.\n
        \n
        The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700540859 {#2969
        date: 2023-11-21 05:27:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
        "@markstos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3051 …}
      +nested: Doctrine\ORM\PersistentCollection {#3049 …}
      +votes: Doctrine\ORM\PersistentCollection {#3047 …}
      +reports: Doctrine\ORM\PersistentCollection {#3045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
      -id: 145354
      -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6385255"
      +editedAt: DateTimeImmutable @1700968955 {#2972
        date: 2023-11-26 04:22:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700540859 {#2968
        date: 2023-11-21 05:27:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
      \n
      [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700604878 {#3082
      date: 2023-11-21 23:14:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3087 …}
    +nested: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    -id: 148789
    -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700604878 {#3079
      date: 2023-11-21 23:14:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "The article you linked doesn’t say what you claim it says. It discusses a 25moh car hitting a pedestrian, which is *wildly* different from a true 25mph impact in general, because most pedestrians will try to dodge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700616275 {#3153
    date: 2023-11-22 02:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 149295
  -bodyTs: "'25moh':16 '25mph':28 'articl':2 'car':17 'claim':10 'differ':24 'discuss':14 'dodg':38 'doesn':5 'general':31 'hit':18 'impact':29 'link':4 'pedestrian':20,34 'say':7,12 'tri':36 'true':27 'wild':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6422677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616275 {#3150
    date: 2023-11-22 02:24: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
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 {#3185
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2965
        +user: Proxies\__CG__\App\Entity\User {#3052 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2869
          +user: App\Entity\User {#2809 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
            \n
            Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1701188022 {#2864
            date: 2023-11-28 17:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spread@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2870 …}
          +nested: Doctrine\ORM\PersistentCollection {#2872 …}
          +votes: Doctrine\ORM\PersistentCollection {#2874 …}
          +reports: Doctrine\ORM\PersistentCollection {#2876 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
          -id: 145195
          -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467788"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700536560 {#2865
            date: 2023-11-21 04:16:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2869}
        +body: """
          Humans can’t survive being hit by a car at 25 mph.\n
          \n
          The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700540859 {#2969
          date: 2023-11-21 05:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spread@programming.dev"
          "@markstos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3051 …}
        +nested: Doctrine\ORM\PersistentCollection {#3049 …}
        +votes: Doctrine\ORM\PersistentCollection {#3047 …}
        +reports: Doctrine\ORM\PersistentCollection {#3045 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
        -id: 145354
        -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6385255"
        +editedAt: DateTimeImmutable @1700968955 {#2972
          date: 2023-11-26 04:22:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700540859 {#2968
          date: 2023-11-21 05:27:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2869}
      +body: """
        Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
        \n
        [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700604878 {#3082
        date: 2023-11-21 23:14:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
        "@markstos@lemmy.world"
        "@quindraco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3087 …}
      +nested: Doctrine\ORM\PersistentCollection {#3093 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
      -id: 148789
      -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700604878 {#3079
        date: 2023-11-21 23:14:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: "The article you linked doesn’t say what you claim it says. It discusses a 25moh car hitting a pedestrian, which is *wildly* different from a true 25mph impact in general, because most pedestrians will try to dodge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700616275 {#3153
      date: 2023-11-22 02:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 149295
    -bodyTs: "'25moh':16 '25mph':28 'articl':2 'car':17 'claim':10 'differ':24 'discuss':14 'dodg':38 'doesn':5 'general':31 'hit':18 'impact':29 'link':4 'pedestrian':20,34 'say':7,12 'tri':36 'true':27 'wild':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6422677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616275 {#3150
      date: 2023-11-22 02:24:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "And do you have some data for the “most pedestrians will try to dodge” claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700698822 {#3180
    date: 2023-11-23 01:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 152664
  -bodyTs: "'claim':15 'data':6 'dodg':14 'pedestrian':10 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5514681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700698822 {#3183
    date: 2023-11-23 01:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3185
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2965
        +user: Proxies\__CG__\App\Entity\User {#3052 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2869
          +user: App\Entity\User {#2809 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
            \n
            Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1701188022 {#2864
            date: 2023-11-28 17:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spread@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2870 …}
          +nested: Doctrine\ORM\PersistentCollection {#2872 …}
          +votes: Doctrine\ORM\PersistentCollection {#2874 …}
          +reports: Doctrine\ORM\PersistentCollection {#2876 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
          -id: 145195
          -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467788"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700536560 {#2865
            date: 2023-11-21 04:16:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2869}
        +body: """
          Humans can’t survive being hit by a car at 25 mph.\n
          \n
          The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700540859 {#2969
          date: 2023-11-21 05:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spread@programming.dev"
          "@markstos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3051 …}
        +nested: Doctrine\ORM\PersistentCollection {#3049 …}
        +votes: Doctrine\ORM\PersistentCollection {#3047 …}
        +reports: Doctrine\ORM\PersistentCollection {#3045 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
        -id: 145354
        -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6385255"
        +editedAt: DateTimeImmutable @1700968955 {#2972
          date: 2023-11-26 04:22:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700540859 {#2968
          date: 2023-11-21 05:27:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2869}
      +body: """
        Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
        \n
        [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700604878 {#3082
        date: 2023-11-21 23:14:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
        "@markstos@lemmy.world"
        "@quindraco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3087 …}
      +nested: Doctrine\ORM\PersistentCollection {#3093 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
      -id: 148789
      -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700604878 {#3079
        date: 2023-11-21 23:14:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: "The article you linked doesn’t say what you claim it says. It discusses a 25moh car hitting a pedestrian, which is *wildly* different from a true 25mph impact in general, because most pedestrians will try to dodge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700616275 {#3153
      date: 2023-11-22 02:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 149295
    -bodyTs: "'25moh':16 '25mph':28 'articl':2 'car':17 'claim':10 'differ':24 'discuss':14 'dodg':38 'doesn':5 'general':31 'hit':18 'impact':29 'link':4 'pedestrian':20,34 'say':7,12 'tri':36 'true':27 'wild':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6422677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616275 {#3150
      date: 2023-11-22 02:24:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "And do you have some data for the “most pedestrians will try to dodge” claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700698822 {#3180
    date: 2023-11-23 01:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 152664
  -bodyTs: "'claim':15 'data':6 'dodg':14 'pedestrian':10 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5514681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700698822 {#3183
    date: 2023-11-23 01:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3185
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: App\Entity\EntryComment {#2965
        +user: Proxies\__CG__\App\Entity\User {#3052 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
        +image: null
        +parent: App\Entity\EntryComment {#2869
          +user: App\Entity\User {#2809 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
            \n
            Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1701188022 {#2864
            date: 2023-11-28 17:13:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spread@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2870 …}
          +nested: Doctrine\ORM\PersistentCollection {#2872 …}
          +votes: Doctrine\ORM\PersistentCollection {#2874 …}
          +reports: Doctrine\ORM\PersistentCollection {#2876 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
          -id: 145195
          -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5467788"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700536560 {#2865
            date: 2023-11-21 04:16:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2869}
        +body: """
          Humans can’t survive being hit by a car at 25 mph.\n
          \n
          The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700540859 {#2969
          date: 2023-11-21 05:27:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spread@programming.dev"
          "@markstos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3051 …}
        +nested: Doctrine\ORM\PersistentCollection {#3049 …}
        +votes: Doctrine\ORM\PersistentCollection {#3047 …}
        +reports: Doctrine\ORM\PersistentCollection {#3045 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
        -id: 145354
        -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6385255"
        +editedAt: DateTimeImmutable @1700968955 {#2972
          date: 2023-11-26 04:22:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700540859 {#2968
          date: 2023-11-21 05:27:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2869}
      +body: """
        Facts disagree with you. Humans have about an 80% chance of surviving a 25 mph impact.\n
        \n
        [www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700604878 {#3082
        date: 2023-11-21 23:14:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
        "@markstos@lemmy.world"
        "@quindraco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3087 …}
      +nested: Doctrine\ORM\PersistentCollection {#3093 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
      -id: 148789
      -bodyTs: "'/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':19 '25':14 '80':9 'chanc':10 'disagre':2 'fact':1 'human':5 'impact':16 'mph':15 'surviv':12 'www.propublica.org':18 'www.propublica.org/article/unsafe-at-many-speeds](https://www.propublica.org/article/unsafe-at-many-speeds)':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700604878 {#3079
        date: 2023-11-21 23:14:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: "The article you linked doesn’t say what you claim it says. It discusses a 25moh car hitting a pedestrian, which is *wildly* different from a true 25mph impact in general, because most pedestrians will try to dodge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700616275 {#3153
      date: 2023-11-22 02:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
      "@quindraco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    -id: 149295
    -bodyTs: "'25moh':16 '25mph':28 'articl':2 'car':17 'claim':10 'differ':24 'discuss':14 'dodg':38 'doesn':5 'general':31 'hit':18 'impact':29 'link':4 'pedestrian':20,34 'say':7,12 'tri':36 'true':27 'wild':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6422677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616275 {#3150
      date: 2023-11-22 02:24:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "And do you have some data for the “most pedestrians will try to dodge” claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700698822 {#3180
    date: 2023-11-23 01:20:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 152664
  -bodyTs: "'claim':15 'data':6 'dodg':14 'pedestrian':10 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5514681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700698822 {#3183
    date: 2023-11-23 01:20:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3102
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "most impacts don’t happen at full speed. you’re not taking into account reaction times and braking distances at different speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700542654 {#3100
    date: 2023-11-21 05:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 145415
  -bodyTs: "'account':14 'brake':18 'differ':21 'distanc':19 'full':7 'happen':5 'impact':2 're':10 'reaction':15 'speed':8,22 'take':12 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5753590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700542654 {#3101
    date: 2023-11-21 05:57: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
99 DENIED edit
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "most impacts don’t happen at full speed. you’re not taking into account reaction times and braking distances at different speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700542654 {#3100
    date: 2023-11-21 05:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 145415
  -bodyTs: "'account':14 'brake':18 'differ':21 'distanc':19 'full':7 'happen':5 'impact':2 're':10 'reaction':15 'speed':8,22 'take':12 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5753590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700542654 {#3101
    date: 2023-11-21 05:57: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
100 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: "most impacts don’t happen at full speed. you’re not taking into account reaction times and braking distances at different speeds."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700542654 {#3100
    date: 2023-11-21 05:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 145415
  -bodyTs: "'account':14 'brake':18 'differ':21 'distanc':19 'full':7 'happen':5 'impact':2 're':10 'reaction':15 'speed':8,22 'take':12 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5753590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700542654 {#3101
    date: 2023-11-21 05:57: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
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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    fun fact, the US isnt the entire world\n
    \n
    outside of the US, the roads and areas are specifically designed for certain speed limits that are proven to be safe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700544941 {#3116
    date: 2023-11-21 06:35:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 145499
  -bodyTs: "'area':16 'certain':21 'design':19 'entir':7 'fact':2 'fun':1 'isnt':5 'limit':23 'outsid':9 'proven':26 'road':14 'safe':29 'specif':18 'speed':22 'us':4,12 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6387115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700544941 {#3117
    date: 2023-11-21 06:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    fun fact, the US isnt the entire world\n
    \n
    outside of the US, the roads and areas are specifically designed for certain speed limits that are proven to be safe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700544941 {#3116
    date: 2023-11-21 06:35:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 145499
  -bodyTs: "'area':16 'certain':21 'design':19 'entir':7 'fact':2 'fun':1 'isnt':5 'limit':23 'outsid':9 'proven':26 'road':14 'safe':29 'specif':18 'speed':22 'us':4,12 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6387115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700544941 {#3117
    date: 2023-11-21 06:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: App\Entity\EntryComment {#2965
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
    +image: null
    +parent: App\Entity\EntryComment {#2869
      +user: App\Entity\User {#2809 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The speed limit might possible be 25 mph because a human could survive being hit at that speed.\n
        \n
        Going this fast in a 25 mph zone is quite likely endangering someone else’s life, not just a private game of Darwinism.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701188022 {#2864
        date: 2023-11-28 17:13:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spread@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2870 …}
      +nested: Doctrine\ORM\PersistentCollection {#2872 …}
      +votes: Doctrine\ORM\PersistentCollection {#2874 …}
      +reports: Doctrine\ORM\PersistentCollection {#2876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
      -id: 145195
      -bodyTs: "'25':7,24 'could':12 'darwin':41 'els':32 'endang':30 'fast':21 'game':39 'go':19 'hit':15 'human':11 'life':34 'like':29 'limit':3 'might':4 'mph':8,25 'possibl':5 'privat':38 'quit':28 'someon':31 'speed':2,18 'surviv':13 'zone':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5467788"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700536560 {#2865
        date: 2023-11-21 04:16:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2869}
    +body: """
      Humans can’t survive being hit by a car at 25 mph.\n
      \n
      The primary purpose of *most* speed limits is tax revenue, which is why most speed limits are not based on safety evidence. The local authorities just tweak the limits to maximize profits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700540859 {#2969
      date: 2023-11-21 05:27:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spread@programming.dev"
      "@markstos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3051 …}
    +nested: Doctrine\ORM\PersistentCollection {#3049 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    -id: 145354
    -bodyTs: "'25':11 'author':37 'base':31 'car':9 'evid':34 'hit':6 'human':1 'limit':19,28,41 'local':36 'maxim':43 'mph':12 'primari':14 'profit':44 'purpos':15 'revenu':22 'safeti':33 'speed':18,27 'surviv':4 'tax':21 'tweak':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6385255"
    +editedAt: DateTimeImmutable @1700968955 {#2972
      date: 2023-11-26 04:22:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700540859 {#2968
      date: 2023-11-21 05:27:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2869}
  +body: """
    fun fact, the US isnt the entire world\n
    \n
    outside of the US, the roads and areas are specifically designed for certain speed limits that are proven to be safe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700544941 {#3116
    date: 2023-11-21 06:35:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
    "@markstos@lemmy.world"
    "@quindraco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 145499
  -bodyTs: "'area':16 'certain':21 'design':19 'entir':7 'fact':2 'fun':1 'isnt':5 'limit':23 'outsid':9 'proven':26 'road':14 'safe':29 'specif':18 'speed':22 'us':4,12 'world':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6387115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700544941 {#3117
    date: 2023-11-21 06:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2884
  +user: App\Entity\User {#2897 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Speeding should be legal but the government hates freedom. This is why there shouldnt be a state."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700969160 {#2868
    date: 2023-11-26 04:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2885 …}
  +nested: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2889 …}
  +reports: Doctrine\ORM\PersistentCollection {#2891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2895 …}
  -id: 145159
  -bodyTs: "'freedom':9 'govern':7 'hate':8 'legal':4 'shouldnt':14 'speed':1 'state':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3070037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700535679 {#2867
    date: 2023-11-21 04:01: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
107 DENIED edit
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2897 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Speeding should be legal but the government hates freedom. This is why there shouldnt be a state."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700969160 {#2868
    date: 2023-11-26 04:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2885 …}
  +nested: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2889 …}
  +reports: Doctrine\ORM\PersistentCollection {#2891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2895 …}
  -id: 145159
  -bodyTs: "'freedom':9 'govern':7 'hate':8 'legal':4 'shouldnt':14 'speed':1 'state':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3070037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700535679 {#2867
    date: 2023-11-21 04:01: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
108 DENIED moderate
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2897 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1974 …}
  +image: null
  +parent: null
  +root: null
  +body: "Speeding should be legal but the government hates freedom. This is why there shouldnt be a state."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700969160 {#2868
    date: 2023-11-26 04:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spread@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2885 …}
  +nested: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2889 …}
  +reports: Doctrine\ORM\PersistentCollection {#2891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2895 …}
  -id: 145159
  -bodyTs: "'freedom':9 'govern':7 'hate':8 'legal':4 'shouldnt':14 'speed':1 'state':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3070037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700535679 {#2867
    date: 2023-11-21 04:01: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