GET https://kbin.spritesserver.nl/index.php/d/files.mastodon.social/comments/top?p=8

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.97 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.04 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 {#1803
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1851 …}
  +image: null
  +parent: null
  +root: null
  +body: "Video with sound. It plays normally in the Eternity app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705259096 {#1940
    date: 2024-01-14 20:04:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1569 …}
  +nested: Doctrine\ORM\PersistentCollection {#1919 …}
  +votes: Doctrine\ORM\PersistentCollection {#1844 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2441 …}
  -id: 308699
  -bodyTs: "'app':10 'etern':9 'normal':6 'play':5 'sound':3 'video':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3884240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259096 {#1664
    date: 2024-01-14 20:04: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
3 DENIED edit
App\Entity\EntryComment {#1803
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1851 …}
  +image: null
  +parent: null
  +root: null
  +body: "Video with sound. It plays normally in the Eternity app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705259096 {#1940
    date: 2024-01-14 20:04:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1569 …}
  +nested: Doctrine\ORM\PersistentCollection {#1919 …}
  +votes: Doctrine\ORM\PersistentCollection {#1844 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2441 …}
  -id: 308699
  -bodyTs: "'app':10 'etern':9 'normal':6 'play':5 'sound':3 'video':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3884240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259096 {#1664
    date: 2024-01-14 20:04: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
4 DENIED moderate
App\Entity\EntryComment {#1803
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1851 …}
  +image: null
  +parent: null
  +root: null
  +body: "Video with sound. It plays normally in the Eternity app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705259096 {#1940
    date: 2024-01-14 20:04:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1569 …}
  +nested: Doctrine\ORM\PersistentCollection {#1919 …}
  +votes: Doctrine\ORM\PersistentCollection {#1844 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2441 …}
  -id: 308699
  -bodyTs: "'app':10 'etern':9 'normal':6 'play':5 'sound':3 'video':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/comment/3884240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259096 {#1664
    date: 2024-01-14 20:04: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "“magic missile”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901643 {#1568
    date: 2023-12-18 13:14:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 231513
  -bodyTs: "'magic':1 'missil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901643 {#1548
    date: 2023-12-18 13:14: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
7 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "“magic missile”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901643 {#1568
    date: 2023-12-18 13:14:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 231513
  -bodyTs: "'magic':1 'missil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901643 {#1548
    date: 2023-12-18 13:14: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
8 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "“magic missile”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702901643 {#1568
    date: 2023-12-18 13:14:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 231513
  -bodyTs: "'magic':1 'missil':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702901643 {#1548
    date: 2023-12-18 13:14: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
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 {#2377
  +user: App\Entity\User {#1910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those are the only times when it’s appropriate to insert a 3 1/2 inch floppy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699228923 {#2467
    date: 2023-11-06 01:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 93928
  -bodyTs: "'1/2':14 '3':13 'appropri':9 'floppi':16 'inch':15 'insert':11 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5139748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228923 {#2471
    date: 2023-11-06 01:02: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
11 DENIED edit
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#1910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those are the only times when it’s appropriate to insert a 3 1/2 inch floppy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699228923 {#2467
    date: 2023-11-06 01:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 93928
  -bodyTs: "'1/2':14 '3':13 'appropri':9 'floppi':16 'inch':15 'insert':11 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5139748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228923 {#2471
    date: 2023-11-06 01:02: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
12 DENIED moderate
App\Entity\EntryComment {#2377
  +user: App\Entity\User {#1910 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those are the only times when it’s appropriate to insert a 3 1/2 inch floppy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699228923 {#2467
    date: 2023-11-06 01:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 93928
  -bodyTs: "'1/2':14 '3':13 'appropri':9 'floppi':16 'inch':15 'insert':11 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5139748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699228923 {#2471
    date: 2023-11-06 01:02: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
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 {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Margaret looks like a Kids Next Door character, but I can’t quite place who 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698781124 {#2061
    date: 2023-10-31 20:38:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 81768
  -bodyTs: "'charact':8 'door':7 'kid':5 'like':3 'look':2 'margaret':1 'next':6 'place':14 'quit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4964369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698778143 {#2079
    date: 2023-10-31 19:49: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
15 DENIED edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Margaret looks like a Kids Next Door character, but I can’t quite place who 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698781124 {#2061
    date: 2023-10-31 20:38:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 81768
  -bodyTs: "'charact':8 'door':7 'kid':5 'like':3 'look':2 'margaret':1 'next':6 'place':14 'quit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4964369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698778143 {#2079
    date: 2023-10-31 19:49: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
16 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Margaret looks like a Kids Next Door character, but I can’t quite place who 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698781124 {#2061
    date: 2023-10-31 20:38:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 81768
  -bodyTs: "'charact':8 'door':7 'kid':5 'like':3 'look':2 'margaret':1 'next':6 'place':14 'quit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4964369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698778143 {#2079
    date: 2023-10-31 19:49: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
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 {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "Margaret looks like a Kids Next Door character, but I can’t quite place who 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698781124 {#2061
      date: 2023-10-31 20:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nixCraft@mastodon.social"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 81768
    -bodyTs: "'charact':8 'door':7 'kid':5 'like':3 'look':2 'margaret':1 'next':6 'place':14 'quit':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4964369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698778143 {#2079
      date: 2023-10-31 19:49:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2097}
  +body: "She looks like Muriel from Courage the Cowardly Dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698781122 {#3142
    date: 2023-10-31 20:38:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@aliceblossom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 81805
  -bodyTs: "'courag':6 'coward':8 'dog':9 'like':3 'look':2 'muriel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/585609/-/comment/3285970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781122 {#3143
    date: 2023-10-31 20:38:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "Margaret looks like a Kids Next Door character, but I can’t quite place who 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698781124 {#2061
      date: 2023-10-31 20:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nixCraft@mastodon.social"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 81768
    -bodyTs: "'charact':8 'door':7 'kid':5 'like':3 'look':2 'margaret':1 'next':6 'place':14 'quit':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4964369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698778143 {#2079
      date: 2023-10-31 19:49:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2097}
  +body: "She looks like Muriel from Courage the Cowardly Dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698781122 {#3142
    date: 2023-10-31 20:38:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@aliceblossom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 81805
  -bodyTs: "'courag':6 'coward':8 'dog':9 'like':3 'look':2 'muriel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/585609/-/comment/3285970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781122 {#3143
    date: 2023-10-31 20:38:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3144
  +user: Proxies\__CG__\App\Entity\User {#3145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2083 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: null
    +parent: null
    +root: null
    +body: "Margaret looks like a Kids Next Door character, but I can’t quite place who 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698781124 {#2061
      date: 2023-10-31 20:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@nixCraft@mastodon.social"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 81768
    -bodyTs: "'charact':8 'door':7 'kid':5 'like':3 'look':2 'margaret':1 'next':6 'place':14 'quit':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4964369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698778143 {#2079
      date: 2023-10-31 19:49:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2097}
  +body: "She looks like Muriel from Courage the Cowardly Dog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698781122 {#3142
    date: 2023-10-31 20:38:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@aliceblossom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  -id: 81805
  -bodyTs: "'courag':6 'coward':8 'dog':9 'like':3 'look':2 'muriel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/585609/-/comment/3285970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698781122 {#3143
    date: 2023-10-31 20:38:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2069
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
    \n
    [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698759408 {#2135
    date: 2023-10-31 14:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 80885
  -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4947720"
  +editedAt: DateTimeImmutable @1698716962 {#2136
    date: 2023-10-31 02:49:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698716671 {#2137
    date: 2023-10-31 02:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
    \n
    [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698759408 {#2135
    date: 2023-10-31 14:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 80885
  -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4947720"
  +editedAt: DateTimeImmutable @1698716962 {#2136
    date: 2023-10-31 02:49:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698716671 {#2137
    date: 2023-10-31 02:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
    \n
    [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698759408 {#2135
    date: 2023-10-31 14:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 80885
  -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4947720"
  +editedAt: DateTimeImmutable @1698716962 {#2136
    date: 2023-10-31 02:49:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698716671 {#2137
    date: 2023-10-31 02:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
      \n
      [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698759408 {#2135
      date: 2023-10-31 14:36:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 80885
    -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4947720"
    +editedAt: DateTimeImmutable @1698716962 {#2136
      date: 2023-10-31 02:49:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698716671 {#2137
      date: 2023-10-31 02:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698722955 {#3122
    date: 2023-10-31 04:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 80958
  -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4997967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698722955 {#3123
    date: 2023-10-31 04:29: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
27 DENIED edit
App\Entity\EntryComment {#3124
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
      \n
      [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698759408 {#2135
      date: 2023-10-31 14:36:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 80885
    -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4947720"
    +editedAt: DateTimeImmutable @1698716962 {#2136
      date: 2023-10-31 02:49:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698716671 {#2137
      date: 2023-10-31 02:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698722955 {#3122
    date: 2023-10-31 04:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 80958
  -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4997967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698722955 {#3123
    date: 2023-10-31 04:29: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
28 DENIED moderate
App\Entity\EntryComment {#3124
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
      \n
      [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698759408 {#2135
      date: 2023-10-31 14:36:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2066 …}
    +nested: Doctrine\ORM\PersistentCollection {#2067 …}
    +votes: Doctrine\ORM\PersistentCollection {#2049 …}
    +reports: Doctrine\ORM\PersistentCollection {#2051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
    -id: 80885
    -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4947720"
    +editedAt: DateTimeImmutable @1698716962 {#2136
      date: 2023-10-31 02:49:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698716671 {#2137
      date: 2023-10-31 02:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698722955 {#3122
    date: 2023-10-31 04:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 80958
  -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4997967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698722955 {#3123
    date: 2023-10-31 04:29: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
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 {#3198
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3124
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2057 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
        \n
        [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698759408 {#2135
        date: 2023-10-31 14:36:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 80885
      -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4947720"
      +editedAt: DateTimeImmutable @1698716962 {#2136
        date: 2023-10-31 02:49:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698716671 {#2137
        date: 2023-10-31 02:44:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698722955 {#3122
      date: 2023-10-31 04:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3133 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 80958
    -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4997967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698722955 {#3123
      date: 2023-10-31 04:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    I’m not very familiar with the franchise, but I did find this:\n
    \n
    [“Aside from the aforementioned meanings behind the name “Diamond Dogs,” it is also a reference to the David Bowie album of the same name, whose work has previously been referenced in other games in the series.”](https://metalgear.fandom.com/wiki/Diamond_Dogs)\n
    \n
    The Bowie album title and the album’s group of characters by the same name are often believed to have been inspired by Newton’s dog, so MGS V is at least indirectly influenced by it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698742831 {#3196
    date: 2023-10-31 10:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 81134
  -bodyTs: "'/wiki/diamond_dogs)':52 'aforement':17 'album':33,55,59 'also':26 'asid':14 'behind':19 'believ':70 'bowi':32,54 'charact':63 'david':31 'diamond':22 'dog':23,78 'familiar':5 'find':12 'franchis':8 'game':46 'group':61 'indirect':85 'influenc':86 'inspir':74 'least':84 'm':2 'mean':18 'metalgear.fandom.com':51 'metalgear.fandom.com/wiki/diamond_dogs)':50 'mgs':80 'name':21,37,67 'newton':76 'often':69 'previous':41 'refer':28 'referenc':43 'seri':49 'titl':56 'v':81 'whose':38 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4954219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698742831 {#3197
    date: 2023-10-31 10:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3198
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3124
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2057 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
        \n
        [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698759408 {#2135
        date: 2023-10-31 14:36:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 80885
      -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4947720"
      +editedAt: DateTimeImmutable @1698716962 {#2136
        date: 2023-10-31 02:49:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698716671 {#2137
        date: 2023-10-31 02:44:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698722955 {#3122
      date: 2023-10-31 04:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3133 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 80958
    -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4997967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698722955 {#3123
      date: 2023-10-31 04:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    I’m not very familiar with the franchise, but I did find this:\n
    \n
    [“Aside from the aforementioned meanings behind the name “Diamond Dogs,” it is also a reference to the David Bowie album of the same name, whose work has previously been referenced in other games in the series.”](https://metalgear.fandom.com/wiki/Diamond_Dogs)\n
    \n
    The Bowie album title and the album’s group of characters by the same name are often believed to have been inspired by Newton’s dog, so MGS V is at least indirectly influenced by it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698742831 {#3196
    date: 2023-10-31 10:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 81134
  -bodyTs: "'/wiki/diamond_dogs)':52 'aforement':17 'album':33,55,59 'also':26 'asid':14 'behind':19 'believ':70 'bowi':32,54 'charact':63 'david':31 'diamond':22 'dog':23,78 'familiar':5 'find':12 'franchis':8 'game':46 'group':61 'indirect':85 'influenc':86 'inspir':74 'least':84 'm':2 'mean':18 'metalgear.fandom.com':51 'metalgear.fandom.com/wiki/diamond_dogs)':50 'mgs':80 'name':21,37,67 'newton':76 'often':69 'previous':41 'refer':28 'referenc':43 'seri':49 'titl':56 'v':81 'whose':38 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4954219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698742831 {#3197
    date: 2023-10-31 10:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3198
  +user: App\Entity\User {#2057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3124
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2057 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
        \n
        [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698759408 {#2135
        date: 2023-10-31 14:36:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 80885
      -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4947720"
      +editedAt: DateTimeImmutable @1698716962 {#2136
        date: 2023-10-31 02:49:22.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698716671 {#2137
        date: 2023-10-31 02:44:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698722955 {#3122
      date: 2023-10-31 04:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3133 …}
    +nested: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
    -id: 80958
    -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4997967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698722955 {#3123
      date: 2023-10-31 04:29:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    I’m not very familiar with the franchise, but I did find this:\n
    \n
    [“Aside from the aforementioned meanings behind the name “Diamond Dogs,” it is also a reference to the David Bowie album of the same name, whose work has previously been referenced in other games in the series.”](https://metalgear.fandom.com/wiki/Diamond_Dogs)\n
    \n
    The Bowie album title and the album’s group of characters by the same name are often believed to have been inspired by Newton’s dog, so MGS V is at least indirectly influenced by it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698742831 {#3196
    date: 2023-10-31 10:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 81134
  -bodyTs: "'/wiki/diamond_dogs)':52 'aforement':17 'album':33,55,59 'also':26 'asid':14 'behind':19 'believ':70 'bowi':32,54 'charact':63 'david':31 'diamond':22 'dog':23,78 'familiar':5 'find':12 'franchis':8 'game':46 'group':61 'indirect':85 'influenc':86 'inspir':74 'least':84 'm':2 'mean':18 'metalgear.fandom.com':51 'metalgear.fandom.com/wiki/diamond_dogs)':50 'mgs':80 'name':21,37,67 'newton':76 'often':69 'previous':41 'refer':28 'referenc':43 'seri':49 'titl':56 'v':81 'whose':38 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4954219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698742831 {#3197
    date: 2023-10-31 10:00:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#3124
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2057 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
          \n
          [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698759408 {#2135
          date: 2023-10-31 14:36:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2066 …}
        +nested: Doctrine\ORM\PersistentCollection {#2067 …}
        +votes: Doctrine\ORM\PersistentCollection {#2049 …}
        +reports: Doctrine\ORM\PersistentCollection {#2051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
        -id: 80885
        -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4947720"
        +editedAt: DateTimeImmutable @1698716962 {#2136
          date: 2023-10-31 02:49:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698716671 {#2137
          date: 2023-10-31 02:44:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698722955 {#3122
        date: 2023-10-31 04:29:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3133 …}
      +nested: Doctrine\ORM\PersistentCollection {#3126 …}
      +votes: Doctrine\ORM\PersistentCollection {#3128 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
      -id: 80958
      -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4997967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698722955 {#3123
        date: 2023-10-31 04:29:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      I’m not very familiar with the franchise, but I did find this:\n
      \n
      [“Aside from the aforementioned meanings behind the name “Diamond Dogs,” it is also a reference to the David Bowie album of the same name, whose work has previously been referenced in other games in the series.”](https://metalgear.fandom.com/wiki/Diamond_Dogs)\n
      \n
      The Bowie album title and the album’s group of characters by the same name are often believed to have been inspired by Newton’s dog, so MGS V is at least indirectly influenced by it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698742831 {#3196
      date: 2023-10-31 10:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Squorlple@lemmy.world"
      "@SomeAmateur@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 81134
    -bodyTs: "'/wiki/diamond_dogs)':52 'aforement':17 'album':33,55,59 'also':26 'asid':14 'behind':19 'believ':70 'bowi':32,54 'charact':63 'david':31 'diamond':22 'dog':23,78 'familiar':5 'find':12 'franchis':8 'game':46 'group':61 'indirect':85 'influenc':86 'inspir':74 'least':84 'm':2 'mean':18 'metalgear.fandom.com':51 'metalgear.fandom.com/wiki/diamond_dogs)':50 'mgs':80 'name':21,37,67 'newton':76 'often':69 'previous':41 'refer':28 'referenc':43 'seri':49 'titl':56 'v':81 'whose':38 'work':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4954219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698742831 {#3197
      date: 2023-10-31 10:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Cool thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698759406 {#3233
    date: 2023-10-31 14:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 81380
  -bodyTs: "'cool':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5010410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698759406 {#3234
    date: 2023-10-31 14:36:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#3124
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2057 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
          \n
          [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698759408 {#2135
          date: 2023-10-31 14:36:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2066 …}
        +nested: Doctrine\ORM\PersistentCollection {#2067 …}
        +votes: Doctrine\ORM\PersistentCollection {#2049 …}
        +reports: Doctrine\ORM\PersistentCollection {#2051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
        -id: 80885
        -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4947720"
        +editedAt: DateTimeImmutable @1698716962 {#2136
          date: 2023-10-31 02:49:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698716671 {#2137
          date: 2023-10-31 02:44:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698722955 {#3122
        date: 2023-10-31 04:29:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3133 …}
      +nested: Doctrine\ORM\PersistentCollection {#3126 …}
      +votes: Doctrine\ORM\PersistentCollection {#3128 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
      -id: 80958
      -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4997967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698722955 {#3123
        date: 2023-10-31 04:29:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      I’m not very familiar with the franchise, but I did find this:\n
      \n
      [“Aside from the aforementioned meanings behind the name “Diamond Dogs,” it is also a reference to the David Bowie album of the same name, whose work has previously been referenced in other games in the series.”](https://metalgear.fandom.com/wiki/Diamond_Dogs)\n
      \n
      The Bowie album title and the album’s group of characters by the same name are often believed to have been inspired by Newton’s dog, so MGS V is at least indirectly influenced by it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698742831 {#3196
      date: 2023-10-31 10:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Squorlple@lemmy.world"
      "@SomeAmateur@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 81134
    -bodyTs: "'/wiki/diamond_dogs)':52 'aforement':17 'album':33,55,59 'also':26 'asid':14 'behind':19 'believ':70 'bowi':32,54 'charact':63 'david':31 'diamond':22 'dog':23,78 'familiar':5 'find':12 'franchis':8 'game':46 'group':61 'indirect':85 'influenc':86 'inspir':74 'least':84 'm':2 'mean':18 'metalgear.fandom.com':51 'metalgear.fandom.com/wiki/diamond_dogs)':50 'mgs':80 'name':21,37,67 'newton':76 'often':69 'previous':41 'refer':28 'referenc':43 'seri':49 'titl':56 'v':81 'whose':38 'work':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4954219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698742831 {#3197
      date: 2023-10-31 10:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Cool thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698759406 {#3233
    date: 2023-10-31 14:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 81380
  -bodyTs: "'cool':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5010410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698759406 {#3234
    date: 2023-10-31 14:36:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#3198
    +user: App\Entity\User {#2057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: App\Entity\EntryComment {#3124
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2057 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Not to be confused with Sir Isaac Newton’s dog, forgotten villain\n
          \n
          [en.wikipedia.org/wiki/Diamond_(dog)](https://en.wikipedia.org/wiki/Diamond_(dog))
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698759408 {#2135
          date: 2023-10-31 14:36:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2066 …}
        +nested: Doctrine\ORM\PersistentCollection {#2067 …}
        +votes: Doctrine\ORM\PersistentCollection {#2049 …}
        +reports: Doctrine\ORM\PersistentCollection {#2051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
        -id: 80885
        -bodyTs: "'/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':15 'confus':4 'dog':10 'en.wikipedia.org':14 'en.wikipedia.org/wiki/diamond_(dog)](https://en.wikipedia.org/wiki/diamond_(dog))':13 'forgotten':11 'isaac':7 'newton':8 'sir':6 'villain':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4947720"
        +editedAt: DateTimeImmutable @1698716962 {#2136
          date: 2023-10-31 02:49:22.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698716671 {#2137
          date: 2023-10-31 02:44:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "Huh I wonder if that’s connected to Diamond Dogs in Metal Gear Solid V"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698722955 {#3122
        date: 2023-10-31 04:29:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3133 …}
      +nested: Doctrine\ORM\PersistentCollection {#3126 …}
      +votes: Doctrine\ORM\PersistentCollection {#3128 …}
      +reports: Doctrine\ORM\PersistentCollection {#3136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
      -id: 80958
      -bodyTs: "'connect':7 'diamond':9 'dog':10 'gear':13 'huh':1 'metal':12 'solid':14 'v':15 'wonder':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4997967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698722955 {#3123
        date: 2023-10-31 04:29:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      I’m not very familiar with the franchise, but I did find this:\n
      \n
      [“Aside from the aforementioned meanings behind the name “Diamond Dogs,” it is also a reference to the David Bowie album of the same name, whose work has previously been referenced in other games in the series.”](https://metalgear.fandom.com/wiki/Diamond_Dogs)\n
      \n
      The Bowie album title and the album’s group of characters by the same name are often believed to have been inspired by Newton’s dog, so MGS V is at least indirectly influenced by it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698742831 {#3196
      date: 2023-10-31 10:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@Squorlple@lemmy.world"
      "@SomeAmateur@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -id: 81134
    -bodyTs: "'/wiki/diamond_dogs)':52 'aforement':17 'album':33,55,59 'also':26 'asid':14 'behind':19 'believ':70 'bowi':32,54 'charact':63 'david':31 'diamond':22 'dog':23,78 'familiar':5 'find':12 'franchis':8 'game':46 'group':61 'indirect':85 'influenc':86 'inspir':74 'least':84 'm':2 'mean':18 'metalgear.fandom.com':51 'metalgear.fandom.com/wiki/diamond_dogs)':50 'mgs':80 'name':21,37,67 'newton':76 'often':69 'previous':41 'refer':28 'referenc':43 'seri':49 'titl':56 'v':81 'whose':38 'work':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4954219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698742831 {#3197
      date: 2023-10-31 10:00:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Cool thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698759406 {#3233
    date: 2023-10-31 14:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@Squorlple@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -id: 81380
  -bodyTs: "'cool':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5010410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698759406 {#3234
    date: 2023-10-31 14:36:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2192
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698756506 {#2231
    date: 2023-10-31 13:48:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +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: 80588
  -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3959626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700447 {#2232
    date: 2023-10-30 22:14: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
39 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698756506 {#2231
    date: 2023-10-31 13:48:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +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: 80588
  -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3959626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700447 {#2232
    date: 2023-10-30 22:14: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
40 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698756506 {#2231
    date: 2023-10-31 13:48:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +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: 80588
  -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3959626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700447 {#2232
    date: 2023-10-30 22:14: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
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 {#3102
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "They are one of the founding members of the Metre Convention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698700739 {#3104
    date: 2023-10-30 22:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 80602
  -bodyTs: "'convent':11 'found':6 'member':7 'metr':10 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4435699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700739 {#3103
    date: 2023-10-30 22:18: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
43 DENIED edit
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "They are one of the founding members of the Metre Convention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698700739 {#3104
    date: 2023-10-30 22:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 80602
  -bodyTs: "'convent':11 'found':6 'member':7 'metr':10 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4435699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700739 {#3103
    date: 2023-10-30 22:18: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
44 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "They are one of the founding members of the Metre Convention"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698700739 {#3104
    date: 2023-10-30 22:18:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 80602
  -bodyTs: "'convent':11 'found':6 'member':7 'metr':10 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4435699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700739 {#3103
    date: 2023-10-30 22:18: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
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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "spelling is hard why make it harder by spelling it “metres”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698710504 {#3088
    date: 2023-10-31 01:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 80788
  -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5534745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710504 {#3087
    date: 2023-10-31 01:01:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "spelling is hard why make it harder by spelling it “metres”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698710504 {#3088
    date: 2023-10-31 01:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 80788
  -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5534745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710504 {#3087
    date: 2023-10-31 01:01:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "spelling is hard why make it harder by spelling it “metres”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698710504 {#3088
    date: 2023-10-31 01:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 80788
  -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5534745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710504 {#3087
    date: 2023-10-31 01:01:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3170
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3086
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#2192
      +user: App\Entity\User {#2321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756506 {#2231
        date: 2023-10-31 13:48:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +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: 80588
      -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3959626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700447 {#2232
        date: 2023-10-30 22:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "spelling is hard why make it harder by spelling it “metres”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698710504 {#3088
      date: 2023-10-31 01:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3080 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 80788
    -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5534745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698710504 {#3087
      date: 2023-10-31 01:01:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "To help distinguish metre, as in length, from a meter, as in volt-meter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698733706 {#3171
    date: 2023-10-31 07:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@lnee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 81062
  -bodyTs: "'distinguish':3 'help':2 'length':7 'meter':10,15 'metr':4 'volt':14 'volt-met':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2888786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698733706 {#3168
    date: 2023-10-31 07:28: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
51 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3086
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#2192
      +user: App\Entity\User {#2321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756506 {#2231
        date: 2023-10-31 13:48:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +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: 80588
      -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3959626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700447 {#2232
        date: 2023-10-30 22:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "spelling is hard why make it harder by spelling it “metres”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698710504 {#3088
      date: 2023-10-31 01:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3080 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 80788
    -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5534745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698710504 {#3087
      date: 2023-10-31 01:01:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "To help distinguish metre, as in length, from a meter, as in volt-meter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698733706 {#3171
    date: 2023-10-31 07:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@lnee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 81062
  -bodyTs: "'distinguish':3 'help':2 'length':7 'meter':10,15 'metr':4 'volt':14 'volt-met':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2888786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698733706 {#3168
    date: 2023-10-31 07:28: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
52 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3086
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#2192
      +user: App\Entity\User {#2321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756506 {#2231
        date: 2023-10-31 13:48:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +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: 80588
      -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3959626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700447 {#2232
        date: 2023-10-30 22:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "spelling is hard why make it harder by spelling it “metres”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698710504 {#3088
      date: 2023-10-31 01:01:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3084 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3080 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 80788
    -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5534745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698710504 {#3087
      date: 2023-10-31 01:01:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "To help distinguish metre, as in length, from a meter, as in volt-meter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698733706 {#3171
    date: 2023-10-31 07:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@lnee@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3160 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 81062
  -bodyTs: "'distinguish':3 'help':2 'length':7 'meter':10,15 'metr':4 'volt':14 'volt-met':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2888786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698733706 {#3168
    date: 2023-10-31 07:28: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
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 {#3221
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#3086
      +user: Proxies\__CG__\App\Entity\User {#3085 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: App\Entity\EntryComment {#2192
        +user: App\Entity\User {#2321 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698756506 {#2231
          date: 2023-10-31 13:48:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +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: 80588
        -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/3959626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698700447 {#2232
          date: 2023-10-30 22:14:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2192}
      +body: "spelling is hard why make it harder by spelling it “metres”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698710504 {#3088
        date: 2023-10-31 01:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@unionagainstdhmo@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3084 …}
      +nested: Doctrine\ORM\PersistentCollection {#3082 …}
      +votes: Doctrine\ORM\PersistentCollection {#3080 …}
      +reports: Doctrine\ORM\PersistentCollection {#3078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 80788
      -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5534745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698710504 {#3087
        date: 2023-10-31 01:01:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "To help distinguish metre, as in length, from a meter, as in volt-meter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698733706 {#3171
      date: 2023-10-31 07:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
      "@lnee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 81062
    -bodyTs: "'distinguish':3 'help':2 'length':7 'meter':10,15 'metr':4 'volt':14 'volt-met':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2888786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698733706 {#3168
      date: 2023-10-31 07:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "Thats why we call it a volt-meter, or amp-meter or a parking-meter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698756504 {#3222
    date: 2023-10-31 13:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@lnee@lemm.ee"
    "@aquasteel@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 81324
  -bodyTs: "'amp':12 'amp-met':11 'call':4 'meter':9,13,18 'park':17 'parking-met':16 'that':1 'volt':8 'volt-met':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5552905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698756504 {#3225
    date: 2023-10-31 13:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#3086
      +user: Proxies\__CG__\App\Entity\User {#3085 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: App\Entity\EntryComment {#2192
        +user: App\Entity\User {#2321 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698756506 {#2231
          date: 2023-10-31 13:48:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +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: 80588
        -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/3959626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698700447 {#2232
          date: 2023-10-30 22:14:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2192}
      +body: "spelling is hard why make it harder by spelling it “metres”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698710504 {#3088
        date: 2023-10-31 01:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@unionagainstdhmo@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3084 …}
      +nested: Doctrine\ORM\PersistentCollection {#3082 …}
      +votes: Doctrine\ORM\PersistentCollection {#3080 …}
      +reports: Doctrine\ORM\PersistentCollection {#3078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 80788
      -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5534745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698710504 {#3087
        date: 2023-10-31 01:01:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "To help distinguish metre, as in length, from a meter, as in volt-meter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698733706 {#3171
      date: 2023-10-31 07:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
      "@lnee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 81062
    -bodyTs: "'distinguish':3 'help':2 'length':7 'meter':10,15 'metr':4 'volt':14 'volt-met':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2888786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698733706 {#3168
      date: 2023-10-31 07:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "Thats why we call it a volt-meter, or amp-meter or a parking-meter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698756504 {#3222
    date: 2023-10-31 13:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@lnee@lemm.ee"
    "@aquasteel@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 81324
  -bodyTs: "'amp':12 'amp-met':11 'call':4 'meter':9,13,18 'park':17 'parking-met':16 'that':1 'volt':8 'volt-met':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5552905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698756504 {#3225
    date: 2023-10-31 13:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3170
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#3086
      +user: Proxies\__CG__\App\Entity\User {#3085 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: App\Entity\EntryComment {#2192
        +user: App\Entity\User {#2321 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698756506 {#2231
          date: 2023-10-31 13:48:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@lemm.ee"
        ]
        +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: 80588
        -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://aussie.zone/comment/3959626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698700447 {#2232
          date: 2023-10-30 22:14:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2192}
      +body: "spelling is hard why make it harder by spelling it “metres”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698710504 {#3088
        date: 2023-10-31 01:01:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@unionagainstdhmo@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3084 …}
      +nested: Doctrine\ORM\PersistentCollection {#3082 …}
      +votes: Doctrine\ORM\PersistentCollection {#3080 …}
      +reports: Doctrine\ORM\PersistentCollection {#3078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 80788
      -bodyTs: "'hard':3 'harder':7 'make':5 'metr':11 'spell':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5534745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698710504 {#3087
        date: 2023-10-31 01:01:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "To help distinguish metre, as in length, from a meter, as in volt-meter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698733706 {#3171
      date: 2023-10-31 07:28:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
      "@lnee@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3160 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
    -id: 81062
    -bodyTs: "'distinguish':3 'help':2 'length':7 'meter':10,15 'metr':4 'volt':14 'volt-met':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2888786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698733706 {#3168
      date: 2023-10-31 07:28:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "Thats why we call it a volt-meter, or amp-meter or a parking-meter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698756504 {#3222
    date: 2023-10-31 13:48:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@lnee@lemm.ee"
    "@aquasteel@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 81324
  -bodyTs: "'amp':12 'amp-met':11 'call':4 'meter':9,13,18 'park':17 'parking-met':16 'that':1 'volt':8 'volt-met':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5552905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698756504 {#3225
    date: 2023-10-31 13:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "Nah, in Dutch it’s meter (plural: meters) too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698711253 {#3072
    date: 2023-10-31 01:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 80803
  -bodyTs: "'dutch':3 'meter':6,8 'nah':1 'plural':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4945085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698711253 {#3071
    date: 2023-10-31 01:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "Nah, in Dutch it’s meter (plural: meters) too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698711253 {#3072
    date: 2023-10-31 01:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 80803
  -bodyTs: "'dutch':3 'meter':6,8 'nah':1 'plural':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4945085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698711253 {#3071
    date: 2023-10-31 01:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#2192
    +user: App\Entity\User {#2321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698756506 {#2231
      date: 2023-10-31 13:48:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
    ]
    +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: 80588
    -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3959626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698700447 {#2232
      date: 2023-10-30 22:14:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "Nah, in Dutch it’s meter (plural: meters) too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698711253 {#3072
    date: 2023-10-31 01:14:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 80803
  -bodyTs: "'dutch':3 'meter':6,8 'nah':1 'plural':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4945085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698711253 {#3071
    date: 2023-10-31 01:14:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3183
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#2192
      +user: App\Entity\User {#2321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756506 {#2231
        date: 2023-10-31 13:48:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +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: 80588
      -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3959626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700447 {#2232
        date: 2023-10-30 22:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "Nah, in Dutch it’s meter (plural: meters) too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698711253 {#3072
      date: 2023-10-31 01:14:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 80803
    -bodyTs: "'dutch':3 'meter':6,8 'nah':1 'plural':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4945085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698711253 {#3071
      date: 2023-10-31 01:14:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "[www.youtube.com/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698713791 {#3181
    date: 2023-10-31 01:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@VinnieFarsheds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 80845
  -bodyTs: "'/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)':3 'www.youtube.com':2 'www.youtube.com/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3965677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698713791 {#3182
    date: 2023-10-31 01:56:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3183
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#2192
      +user: App\Entity\User {#2321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756506 {#2231
        date: 2023-10-31 13:48:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +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: 80588
      -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3959626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700447 {#2232
        date: 2023-10-30 22:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "Nah, in Dutch it’s meter (plural: meters) too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698711253 {#3072
      date: 2023-10-31 01:14:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 80803
    -bodyTs: "'dutch':3 'meter':6,8 'nah':1 'plural':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4945085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698711253 {#3071
      date: 2023-10-31 01:14:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "[www.youtube.com/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698713791 {#3181
    date: 2023-10-31 01:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@VinnieFarsheds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 80845
  -bodyTs: "'/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)':3 'www.youtube.com':2 'www.youtube.com/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3965677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698713791 {#3182
    date: 2023-10-31 01:56:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3183
  +user: App\Entity\User {#2321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +parent: App\Entity\EntryComment {#2192
      +user: App\Entity\User {#2321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s even worse is that when they use SI units they don’t even spell them right. They write *meters* whereas the rest of the world writes *metres*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698756506 {#2231
        date: 2023-10-31 13:48:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
      ]
      +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: 80588
      -bodyTs: "'even':3,15 'meter':21 'metr':29 'rest':24 'right':18 'si':10 'spell':16 'unit':11 'use':9 'wherea':22 'world':27 'wors':4 'write':20,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3959626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700447 {#2232
        date: 2023-10-30 22:14:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2192}
    +body: "Nah, in Dutch it’s meter (plural: meters) too"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698711253 {#3072
      date: 2023-10-31 01:14:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@lemm.ee"
      "@unionagainstdhmo@aussie.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 80803
    -bodyTs: "'dutch':3 'meter':6,8 'nah':1 'plural':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4945085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698711253 {#3071
      date: 2023-10-31 01:14:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2192}
  +body: "[www.youtube.com/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698713791 {#3181
    date: 2023-10-31 01:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@unionagainstdhmo@aussie.zone"
    "@VinnieFarsheds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -id: 80845
  -bodyTs: "'/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)':3 'www.youtube.com':2 'www.youtube.com/watch?v=ufg-6zimdlw](https://www.youtube.com/watch?v=ufg-6zimdlw)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3965677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698713791 {#3182
    date: 2023-10-31 01:56:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Idk I get through life fine without all that. Never understood why people care so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698697048 {#2257
    date: 2023-10-30 21:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +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: 80506
  -bodyTs: "'care':14 'fine':6 'get':3 'idk':1 'life':5 'much':16 'never':10 'peopl':13 'understood':11 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4939366"
  +editedAt: DateTimeImmutable @1698697066 {#2268
    date: 2023-10-30 21:17:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698697048 {#2267
    date: 2023-10-30 21:17: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
67 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Idk I get through life fine without all that. Never understood why people care so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698697048 {#2257
    date: 2023-10-30 21:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +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: 80506
  -bodyTs: "'care':14 'fine':6 'get':3 'idk':1 'life':5 'much':16 'never':10 'peopl':13 'understood':11 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4939366"
  +editedAt: DateTimeImmutable @1698697066 {#2268
    date: 2023-10-30 21:17:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698697048 {#2267
    date: 2023-10-30 21:17: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
68 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#2226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Idk I get through life fine without all that. Never understood why people care so much."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698697048 {#2257
    date: 2023-10-30 21:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +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: 80506
  -bodyTs: "'care':14 'fine':6 'get':3 'idk':1 'life':5 'much':16 'never':10 'peopl':13 'understood':11 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4939366"
  +editedAt: DateTimeImmutable @1698697066 {#2268
    date: 2023-10-30 21:17:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698697048 {#2267
    date: 2023-10-30 21:17: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
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 {#2134
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, brutal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698598450 {#2183
    date: 2023-10-29 17:54:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 78541
  -bodyTs: "'brutal':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598450 {#2184
    date: 2023-10-29 17:54:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, brutal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698598450 {#2183
    date: 2023-10-29 17:54:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 78541
  -bodyTs: "'brutal':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598450 {#2184
    date: 2023-10-29 17:54:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2134
  +user: App\Entity\User {#2002 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, brutal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698598450 {#2183
    date: 2023-10-29 17:54:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 78541
  -bodyTs: "'brutal':2 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698598450 {#2184
    date: 2023-10-29 17:54:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2507
  +user: App\Entity\User {#2520 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "OG gangsta"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702899184 {#2502
    date: 2023-12-18 12:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2508 …}
  +nested: Doctrine\ORM\PersistentCollection {#2510 …}
  +votes: Doctrine\ORM\PersistentCollection {#2512 …}
  +reports: Doctrine\ORM\PersistentCollection {#2514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2518 …}
  -id: 231444
  -bodyTs: "'gangsta':2 'og':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899184 {#2503
    date: 2023-12-18 12:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2507
  +user: App\Entity\User {#2520 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "OG gangsta"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702899184 {#2502
    date: 2023-12-18 12:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2508 …}
  +nested: Doctrine\ORM\PersistentCollection {#2510 …}
  +votes: Doctrine\ORM\PersistentCollection {#2512 …}
  +reports: Doctrine\ORM\PersistentCollection {#2514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2518 …}
  -id: 231444
  -bodyTs: "'gangsta':2 'og':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899184 {#2503
    date: 2023-12-18 12:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2507
  +user: App\Entity\User {#2520 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: "OG gangsta"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702899184 {#2502
    date: 2023-12-18 12:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rpgmemes@ttrpg.network"
    "@imperor@lemmy.world"
    "@Imperor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2508 …}
  +nested: Doctrine\ORM\PersistentCollection {#2510 …}
  +votes: Doctrine\ORM\PersistentCollection {#2512 …}
  +reports: Doctrine\ORM\PersistentCollection {#2514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2518 …}
  -id: 231444
  -bodyTs: "'gangsta':2 'og':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6109464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702899184 {#2503
    date: 2023-12-18 12:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2582
  +user: App\Entity\User {#2595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmygrad.ml/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699108634 {#2577
    date: 2023-11-04 15:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2583 …}
  +nested: Doctrine\ORM\PersistentCollection {#2585 …}
  +votes: Doctrine\ORM\PersistentCollection {#2587 …}
  +reports: Doctrine\ORM\PersistentCollection {#2589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  -id: 89691
  -bodyTs: "'/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)':3 'lemmygrad.ml':2 'lemmygrad.ml/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2924320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108634 {#2578
    date: 2023-11-04 15:37:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2582
  +user: App\Entity\User {#2595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmygrad.ml/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699108634 {#2577
    date: 2023-11-04 15:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2583 …}
  +nested: Doctrine\ORM\PersistentCollection {#2585 …}
  +votes: Doctrine\ORM\PersistentCollection {#2587 …}
  +reports: Doctrine\ORM\PersistentCollection {#2589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  -id: 89691
  -bodyTs: "'/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)':3 'lemmygrad.ml':2 'lemmygrad.ml/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2924320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108634 {#2578
    date: 2023-11-04 15:37:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2582
  +user: App\Entity\User {#2595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmygrad.ml/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699108634 {#2577
    date: 2023-11-04 15:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2583 …}
  +nested: Doctrine\ORM\PersistentCollection {#2585 …}
  +votes: Doctrine\ORM\PersistentCollection {#2587 …}
  +reports: Doctrine\ORM\PersistentCollection {#2589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  -id: 89691
  -bodyTs: "'/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)':3 'lemmygrad.ml':2 'lemmygrad.ml/pictrs/image/852c6cd2-1f83-458a-bf19-a0c2ef76aae4.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2924320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108634 {#2578
    date: 2023-11-04 15:37:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2656
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t believe this doesn’t have Tom Cruise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699054187 {#2651
    date: 2023-11-04 00:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 88324
  -bodyTs: "'believ':4 'cruis':10 'doesn':6 'tom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054187 {#2652
    date: 2023-11-04 00:29:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2656
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t believe this doesn’t have Tom Cruise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699054187 {#2651
    date: 2023-11-04 00:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 88324
  -bodyTs: "'believ':4 'cruis':10 'doesn':6 'tom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054187 {#2652
    date: 2023-11-04 00:29:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2656
  +user: App\Entity\User {#2669 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t believe this doesn’t have Tom Cruise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699054187 {#2651
    date: 2023-11-04 00:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2657 …}
  +nested: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 88324
  -bodyTs: "'believ':4 'cruis':10 'doesn':6 'tom':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4546154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699054187 {#2652
    date: 2023-11-04 00:29:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Was having blood drawn and the phlebotomist, who was obviously Christian, was so happy to have found out that men actually had one less rib than women because, you know, Adam’s rib became Eve. I was not about to correct her as she had a needle in my arm at that moment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698723897 {#2724
    date: 2023-10-31 04:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 80965
  -bodyTs: "'actual':21 'adam':31 'arm':50 'becam':34 'blood':3 'christian':11 'correct':41 'drawn':4 'eve':35 'found':17 'happi':14 'know':30 'less':24 'men':20 'moment':53 'needl':47 'obvious':10 'one':23 'phlebotomist':7 'rib':25,33 'women':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4950633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698723897 {#2725
    date: 2023-10-31 04:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Was having blood drawn and the phlebotomist, who was obviously Christian, was so happy to have found out that men actually had one less rib than women because, you know, Adam’s rib became Eve. I was not about to correct her as she had a needle in my arm at that moment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698723897 {#2724
    date: 2023-10-31 04:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 80965
  -bodyTs: "'actual':21 'adam':31 'arm':50 'becam':34 'blood':3 'christian':11 'correct':41 'drawn':4 'eve':35 'found':17 'happi':14 'know':30 'less':24 'men':20 'moment':53 'needl':47 'obvious':10 'one':23 'phlebotomist':7 'rib':25,33 'women':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4950633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698723897 {#2725
    date: 2023-10-31 04:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2729
  +user: App\Entity\User {#2742 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "Was having blood drawn and the phlebotomist, who was obviously Christian, was so happy to have found out that men actually had one less rib than women because, you know, Adam’s rib became Eve. I was not about to correct her as she had a needle in my arm at that moment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698723897 {#2724
    date: 2023-10-31 04:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -id: 80965
  -bodyTs: "'actual':21 'adam':31 'arm':50 'becam':34 'blood':3 'christian':11 'correct':41 'drawn':4 'eve':35 'found':17 'happi':14 'know':30 'less':24 'men':20 'moment':53 'needl':47 'obvious':10 'one':23 'phlebotomist':7 'rib':25,33 'women':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4950633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698723897 {#2725
    date: 2023-10-31 04:44:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2802
  +user: App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s not even correlation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698750812 {#2797
    date: 2023-10-31 12:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 80797
  -bodyTs: "'correl':5 'even':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4182621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710843 {#2798
    date: 2023-10-31 01:07:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2802
  +user: App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s not even correlation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698750812 {#2797
    date: 2023-10-31 12:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 80797
  -bodyTs: "'correl':5 'even':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4182621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710843 {#2798
    date: 2023-10-31 01:07:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2802
  +user: App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s not even correlation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698750812 {#2797
    date: 2023-10-31 12:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  -id: 80797
  -bodyTs: "'correl':5 'even':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4182621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710843 {#2798
    date: 2023-10-31 01:07:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2802
    +user: App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "that’s not even correlation"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698750812 {#2797
      date: 2023-10-31 12:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@timoelliott@mastodon.social"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 80797
    -bodyTs: "'correl':5 'even':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4182621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698710843 {#2798
      date: 2023-10-31 01:07:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2802}
  +body: "Agreed, the correlation between 2 random variables is undefined if one of the variables is actually a constant (the formula reduces to 0/0)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698750810 {#3056
    date: 2023-10-31 12:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@usernamesaredifficul@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 81222
  -bodyTs: "'0/0':23 '2':5 'actual':16 'agre':1 'constant':18 'correl':3 'formula':20 'one':11 'random':6 'reduc':21 'undefin':9 'variabl':7,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4184311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698750810 {#3055
    date: 2023-10-31 12:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2802
    +user: App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "that’s not even correlation"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698750812 {#2797
      date: 2023-10-31 12:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@timoelliott@mastodon.social"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 80797
    -bodyTs: "'correl':5 'even':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4182621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698710843 {#2798
      date: 2023-10-31 01:07:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2802}
  +body: "Agreed, the correlation between 2 random variables is undefined if one of the variables is actually a constant (the formula reduces to 0/0)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698750810 {#3056
    date: 2023-10-31 12:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@usernamesaredifficul@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 81222
  -bodyTs: "'0/0':23 '2':5 'actual':16 'agre':1 'constant':18 'correl':3 'formula':20 'one':11 'random':6 'reduc':21 'undefin':9 'variabl':7,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4184311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698750810 {#3055
    date: 2023-10-31 12:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: App\Entity\EntryComment {#2802
    +user: App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
    +image: null
    +parent: null
    +root: null
    +body: "that’s not even correlation"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698750812 {#2797
      date: 2023-10-31 12:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@timoelliott@mastodon.social"
      "@Masimatutu@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    -id: 80797
    -bodyTs: "'correl':5 'even':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4182621"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698710843 {#2798
      date: 2023-10-31 01:07:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2802}
  +body: "Agreed, the correlation between 2 random variables is undefined if one of the variables is actually a constant (the formula reduces to 0/0)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698750810 {#3056
    date: 2023-10-31 12:13:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@usernamesaredifficul@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 81222
  -bodyTs: "'0/0':23 '2':5 'actual':16 'agre':1 'constant':18 'correl':3 'formula':20 'one':11 'random':6 'reduc':21 'undefin':9 'variabl':7,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4184311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698750810 {#3055
    date: 2023-10-31 12:13:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2877
  +user: App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    so does everyone else\n
    \n
    And that, my friends, is the joke
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698695362 {#2871
    date: 2023-10-30 20:49:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2878 …}
  +nested: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2882 …}
  +reports: Doctrine\ORM\PersistentCollection {#2884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
  -id: 80471
  -bodyTs: "'els':4 'everyon':3 'friend':8 'joke':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938847"
  +editedAt: DateTimeImmutable @1698695430 {#2872
    date: 2023-10-30 20:50:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698695362 {#2873
    date: 2023-10-30 20:49: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
99 DENIED edit
App\Entity\EntryComment {#2877
  +user: App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    so does everyone else\n
    \n
    And that, my friends, is the joke
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698695362 {#2871
    date: 2023-10-30 20:49:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2878 …}
  +nested: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2882 …}
  +reports: Doctrine\ORM\PersistentCollection {#2884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
  -id: 80471
  -bodyTs: "'els':4 'everyon':3 'friend':8 'joke':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938847"
  +editedAt: DateTimeImmutable @1698695430 {#2872
    date: 2023-10-30 20:50:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698695362 {#2873
    date: 2023-10-30 20:49: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
100 DENIED moderate
App\Entity\EntryComment {#2877
  +user: App\Entity\User {#2890 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    so does everyone else\n
    \n
    And that, my friends, is the joke
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698695362 {#2871
    date: 2023-10-30 20:49:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@timoelliott@mastodon.social"
    "@Masimatutu@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2878 …}
  +nested: Doctrine\ORM\PersistentCollection {#2880 …}
  +votes: Doctrine\ORM\PersistentCollection {#2882 …}
  +reports: Doctrine\ORM\PersistentCollection {#2884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2888 …}
  -id: 80471
  -bodyTs: "'els':4 'everyon':3 'friend':8 'joke':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938847"
  +editedAt: DateTimeImmutable @1698695430 {#2872
    date: 2023-10-30 20:50:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698695362 {#2873
    date: 2023-10-30 20:49: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
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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2950 …}
  +root: App\Entity\EntryComment {#2950 …}
  +body: """
    I’m not sure what’s going on in that thread.\n
    \n
    > Also, I dislike the framing of stochastic parrots as an insult AND its application to people.\n
    \n
    Like wtf does that mean? It’s a joke pointing out that it sounds like a monty python insult, not a suggestion to adopt it as real language.\n
    \n
    Also being disapointed that Weinersmith isn’t a technopessemist is just an odd take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698599240 {#3035
    date: 2023-10-29 18:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@poplargrove@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 78562
  -bodyTs: "'adopt':51 'also':12,56 'applic':25 'disapoint':58 'dislik':14 'frame':16 'go':7 'insult':22,46 'isn':61 'joke':36 'languag':55 'like':28,42 'm':2 'mean':32 'monti':44 'odd':68 'parrot':19 'peopl':27 'point':37 'python':45 'real':54 'sound':41 'stochast':18 'suggest':49 'sure':4 'take':69 'technopessemist':64 'thread':11 'weinersmith':60 'wtf':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698599240 {#3038
    date: 2023-10-29 18: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
103 DENIED edit
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2950 …}
  +root: App\Entity\EntryComment {#2950 …}
  +body: """
    I’m not sure what’s going on in that thread.\n
    \n
    > Also, I dislike the framing of stochastic parrots as an insult AND its application to people.\n
    \n
    Like wtf does that mean? It’s a joke pointing out that it sounds like a monty python insult, not a suggestion to adopt it as real language.\n
    \n
    Also being disapointed that Weinersmith isn’t a technopessemist is just an odd take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698599240 {#3035
    date: 2023-10-29 18:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@poplargrove@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 78562
  -bodyTs: "'adopt':51 'also':12,56 'applic':25 'disapoint':58 'dislik':14 'frame':16 'go':7 'insult':22,46 'isn':61 'joke':36 'languag':55 'like':28,42 'm':2 'mean':32 'monti':44 'odd':68 'parrot':19 'peopl':27 'point':37 'python':45 'real':54 'sound':41 'stochast':18 'suggest':49 'sure':4 'take':69 'technopessemist':64 'thread':11 'weinersmith':60 'wtf':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698599240 {#3038
    date: 2023-10-29 18: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
104 DENIED moderate
App\Entity\EntryComment {#3034
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: App\Entity\EntryComment {#2950 …}
  +root: App\Entity\EntryComment {#2950 …}
  +body: """
    I’m not sure what’s going on in that thread.\n
    \n
    > Also, I dislike the framing of stochastic parrots as an insult AND its application to people.\n
    \n
    Like wtf does that mean? It’s a joke pointing out that it sounds like a monty python insult, not a suggestion to adopt it as real language.\n
    \n
    Also being disapointed that Weinersmith isn’t a technopessemist is just an odd take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698599240 {#3035
    date: 2023-10-29 18:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@poplargrove@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 78562
  -bodyTs: "'adopt':51 'also':12,56 'applic':25 'disapoint':58 'dislik':14 'frame':16 'go':7 'insult':22,46 'isn':61 'joke':36 'languag':55 'like':28,42 'm':2 'mean':32 'monti':44 'odd':68 'parrot':19 'peopl':27 'point':37 'python':45 'real':54 'sound':41 'stochast':18 'suggest':49 'sure':4 'take':69 'technopessemist':64 'thread':11 'weinersmith':60 'wtf':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4913298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698599240 {#3038
    date: 2023-10-29 18: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