GET https://kbin.spritesserver.nl/index.php/d/floss.social/comments/newest

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 …}
}
498.60 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.07 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 {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This! Good tts (piper for example) is key.\n
    \n
    - apps supporting modern screen reader stack, including wayland\n
    - good stable screenreaders\n
    - the entire OS supporting the screenreader not only as a GUI-level service\n
    - very good voices especially when set very fast
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702083427 {#2482
    date: 2023-12-09 01:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 212342
  -bodyTs: "'app':9 'entir':21 'especi':37 'exampl':6 'fast':41 'good':2,17,35 'gui':31 'gui-level':30 'includ':15 'key':8 'level':32 'modern':11 'os':22 'piper':4 'reader':13 'screen':12 'screenread':19,25 'servic':33 'set':39 'stabl':18 'stack':14 'support':10,23 'tts':3 'voic':36 'wayland':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5520932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702083427 {#1789
    date: 2023-12-09 01:57: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
3 DENIED edit
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This! Good tts (piper for example) is key.\n
    \n
    - apps supporting modern screen reader stack, including wayland\n
    - good stable screenreaders\n
    - the entire OS supporting the screenreader not only as a GUI-level service\n
    - very good voices especially when set very fast
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702083427 {#2482
    date: 2023-12-09 01:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 212342
  -bodyTs: "'app':9 'entir':21 'especi':37 'exampl':6 'fast':41 'good':2,17,35 'gui':31 'gui-level':30 'includ':15 'key':8 'level':32 'modern':11 'os':22 'piper':4 'reader':13 'screen':12 'screenread':19,25 'servic':33 'set':39 'stabl':18 'stack':14 'support':10,23 'tts':3 'voic':36 'wayland':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5520932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702083427 {#1789
    date: 2023-12-09 01:57: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
4 DENIED moderate
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This! Good tts (piper for example) is key.\n
    \n
    - apps supporting modern screen reader stack, including wayland\n
    - good stable screenreaders\n
    - the entire OS supporting the screenreader not only as a GUI-level service\n
    - very good voices especially when set very fast
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702083427 {#2482
    date: 2023-12-09 01:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 212342
  -bodyTs: "'app':9 'entir':21 'especi':37 'exampl':6 'fast':41 'good':2,17,35 'gui':31 'gui-level':30 'includ':15 'key':8 'level':32 'modern':11 'os':22 'piper':4 'reader':13 'screen':12 'screenread':19,25 'servic':33 'set':39 'stabl':18 'stack':14 'support':10,23 'tts':3 'voic':36 'wayland':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5520932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702083427 {#1789
    date: 2023-12-09 01:57: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
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 {#1563
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand that The Emperor has some Martian Tech-Priests that will help in exchange for toasters…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702081289 {#1525
    date: 2023-12-09 01:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 212249
  -bodyTs: "'emperor':5 'exchang':16 'help':14 'martian':8 'priest':11 'tech':10 'tech-priest':9 'toaster':18 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5909091"
  +editedAt: DateTimeImmutable @1703530454 {#1565
    date: 2023-12-25 19:54:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702081289 {#1562
    date: 2023-12-09 01:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand that The Emperor has some Martian Tech-Priests that will help in exchange for toasters…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702081289 {#1525
    date: 2023-12-09 01:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 212249
  -bodyTs: "'emperor':5 'exchang':16 'help':14 'martian':8 'priest':11 'tech':10 'tech-priest':9 'toaster':18 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5909091"
  +editedAt: DateTimeImmutable @1703530454 {#1565
    date: 2023-12-25 19:54:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702081289 {#1562
    date: 2023-12-09 01:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand that The Emperor has some Martian Tech-Priests that will help in exchange for toasters…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702081289 {#1525
    date: 2023-12-09 01:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 212249
  -bodyTs: "'emperor':5 'exchang':16 'help':14 'martian':8 'priest':11 'tech':10 'tech-priest':9 'toaster':18 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5909091"
  +editedAt: DateTimeImmutable @1703530454 {#1565
    date: 2023-12-25 19:54:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702081289 {#1562
    date: 2023-12-09 01:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Follow the blogs for Year of the Voice initiative from Home Assistant. There will be lots of pointers for the journey they’ve taken this year getting TTS and STT working for HA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702079052 {#2461
    date: 2023-12-09 00:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 212127
  -bodyTs: "'assist':12 'blog':3 'follow':1 'get':27 'ha':33 'home':11 'initi':9 'journey':21 'lot':16 'pointer':18 'stt':30 'taken':24 'tts':28 've':23 'voic':8 'work':31 'year':5,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5908391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702079052 {#2456
    date: 2023-12-09 00:44:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Follow the blogs for Year of the Voice initiative from Home Assistant. There will be lots of pointers for the journey they’ve taken this year getting TTS and STT working for HA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702079052 {#2461
    date: 2023-12-09 00:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 212127
  -bodyTs: "'assist':12 'blog':3 'follow':1 'get':27 'ha':33 'home':11 'initi':9 'journey':21 'lot':16 'pointer':18 'stt':30 'taken':24 'tts':28 've':23 'voic':8 'work':31 'year':5,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5908391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702079052 {#2456
    date: 2023-12-09 00:44:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Follow the blogs for Year of the Voice initiative from Home Assistant. There will be lots of pointers for the journey they’ve taken this year getting TTS and STT working for HA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702079052 {#2461
    date: 2023-12-09 00:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 212127
  -bodyTs: "'assist':12 'blog':3 'follow':1 'get':27 'ha':33 'home':11 'initi':9 'journey':21 'lot':16 'pointer':18 'stt':30 'taken':24 'tts':28 've':23 'voic':8 'work':31 'year':5,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5908391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702079052 {#2456
    date: 2023-12-09 00:44:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "funding for piper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701971692 {#2079
    date: 2023-12-07 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 207403
  -bodyTs: "'fund':1 'piper':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7093036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701971692 {#2084
    date: 2023-12-07 18:54:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "funding for piper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701971692 {#2079
    date: 2023-12-07 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 207403
  -bodyTs: "'fund':1 'piper':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7093036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701971692 {#2084
    date: 2023-12-07 18:54:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "funding for piper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701971692 {#2079
    date: 2023-12-07 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 207403
  -bodyTs: "'fund':1 'piper':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7093036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701971692 {#2084
    date: 2023-12-07 18:54:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Note that this is a link to a Mastodon post - commenting here doesn't necessarily reach @sonny.\n
    \n
    Find the original post here: <https://floss.social/@sonny/111533945050274953>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701963939 {#2143
    date: 2023-12-07 16:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonny"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 206897
  -bodyTs: "'/@sonny/111533945050274953':25 'comment':11 'doesn':13 'find':18 'floss.social':24 'floss.social/@sonny/111533945050274953':23 'link':6 'mastodon':9 'necessarili':15 'note':1 'origin':20 'post':10,21 'reach':16 'sonni':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/686027/-/comment/3996571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963939 {#2135
    date: 2023-12-07 16:45:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Note that this is a link to a Mastodon post - commenting here doesn't necessarily reach @sonny.\n
    \n
    Find the original post here: <https://floss.social/@sonny/111533945050274953>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701963939 {#2143
    date: 2023-12-07 16:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonny"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 206897
  -bodyTs: "'/@sonny/111533945050274953':25 'comment':11 'doesn':13 'find':18 'floss.social':24 'floss.social/@sonny/111533945050274953':23 'link':6 'mastodon':9 'necessarili':15 'note':1 'origin':20 'post':10,21 'reach':16 'sonni':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/686027/-/comment/3996571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963939 {#2135
    date: 2023-12-07 16:45:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#2059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Note that this is a link to a Mastodon post - commenting here doesn't necessarily reach @sonny.\n
    \n
    Find the original post here: <https://floss.social/@sonny/111533945050274953>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701963939 {#2143
    date: 2023-12-07 16:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonny"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 206897
  -bodyTs: "'/@sonny/111533945050274953':25 'comment':11 'doesn':13 'find':18 'floss.social':24 'floss.social/@sonny/111533945050274953':23 'link':6 'mastodon':9 'necessarili':15 'note':1 'origin':20 'post':10,21 'reach':16 'sonni':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/686027/-/comment/3996571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701963939 {#2135
    date: 2023-12-07 16:45:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check if whatever is left of Mycroft AI has anything useful for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703518477 {#2216
    date: 2023-12-25 16:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 206318
  -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6451290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952953 {#2214
    date: 2023-12-07 13:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check if whatever is left of Mycroft AI has anything useful for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703518477 {#2216
    date: 2023-12-25 16:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 206318
  -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6451290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952953 {#2214
    date: 2023-12-07 13:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check if whatever is left of Mycroft AI has anything useful for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703518477 {#2216
    date: 2023-12-25 16:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 206318
  -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6451290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952953 {#2214
    date: 2023-12-07 13:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2271
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "Check if whatever is left of Mycroft AI has anything useful for you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1703518477 {#2216
      date: 2023-12-25 16:34:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 206318
    -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6451290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952953 {#2214
      date: 2023-12-07 13:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Mycroft is dead?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701969090 {#2273
    date: 2023-12-07 18:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 207236
  -bodyTs: "'dead':3 'mycroft':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2646845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701969090 {#2257
    date: 2023-12-07 18:11:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2271
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "Check if whatever is left of Mycroft AI has anything useful for you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1703518477 {#2216
      date: 2023-12-25 16:34:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 206318
    -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6451290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952953 {#2214
      date: 2023-12-07 13:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Mycroft is dead?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701969090 {#2273
    date: 2023-12-07 18:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 207236
  -bodyTs: "'dead':3 'mycroft':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2646845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701969090 {#2257
    date: 2023-12-07 18:11:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2271
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "Check if whatever is left of Mycroft AI has anything useful for you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1703518477 {#2216
      date: 2023-12-25 16:34:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 206318
    -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6451290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952953 {#2214
      date: 2023-12-07 13:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Mycroft is dead?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701969090 {#2273
    date: 2023-12-07 18:11:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
  -id: 207236
  -bodyTs: "'dead':3 'mycroft':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2646845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701969090 {#2257
    date: 2023-12-07 18:11:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2182
  +user: Proxies\__CG__\App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check if whatever is left of Mycroft AI has anything useful for you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703518477 {#2216
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 206318
      -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6451290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952953 {#2214
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2273
      date: 2023-12-07 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1993 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 207236
    -bodyTs: "'dead':3 'mycroft':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2646845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701969090 {#2257
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Patent troll murdered them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702019211 {#2187
    date: 2023-12-08 08:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 210912
  -bodyTs: "'murder':3 'patent':1 'troll':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5892429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702019211 {#2172
    date: 2023-12-08 08:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2182
  +user: Proxies\__CG__\App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check if whatever is left of Mycroft AI has anything useful for you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703518477 {#2216
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 206318
      -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6451290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952953 {#2214
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2273
      date: 2023-12-07 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1993 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 207236
    -bodyTs: "'dead':3 'mycroft':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2646845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701969090 {#2257
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Patent troll murdered them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702019211 {#2187
    date: 2023-12-08 08:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 210912
  -bodyTs: "'murder':3 'patent':1 'troll':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5892429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702019211 {#2172
    date: 2023-12-08 08:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2182
  +user: Proxies\__CG__\App\Entity\User {#2176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check if whatever is left of Mycroft AI has anything useful for you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703518477 {#2216
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 206318
      -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6451290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952953 {#2214
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2273
      date: 2023-12-07 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1993 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 207236
    -bodyTs: "'dead':3 'mycroft':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2646845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701969090 {#2257
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Patent troll murdered them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702019211 {#2187
    date: 2023-12-08 08:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 210912
  -bodyTs: "'murder':3 'patent':1 'troll':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5892429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702019211 {#2172
    date: 2023-12-08 08:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check if whatever is left of Mycroft AI has anything useful for you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703518477 {#2216
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 206318
      -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6451290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952953 {#2214
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2273
      date: 2023-12-07 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1993 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 207236
    -bodyTs: "'dead':3 'mycroft':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2646845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701969090 {#2257
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Death by patent troll 😞"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033552 {#2153
    date: 2023-12-08 12:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 210993
  -bodyTs: "'death':1 'patent':3 'troll':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5543307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033552 {#2152
    date: 2023-12-08 12:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2150
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check if whatever is left of Mycroft AI has anything useful for you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703518477 {#2216
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 206318
      -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6451290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952953 {#2214
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2273
      date: 2023-12-07 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1993 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 207236
    -bodyTs: "'dead':3 'mycroft':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2646845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701969090 {#2257
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Death by patent troll 😞"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033552 {#2153
    date: 2023-12-08 12:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 210993
  -bodyTs: "'death':1 'patent':3 'troll':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5543307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033552 {#2152
    date: 2023-12-08 12:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2150
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2271
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2231
      +user: App\Entity\User {#2301 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "Check if whatever is left of Mycroft AI has anything useful for you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703518477 {#2216
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 206318
      -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6451290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952953 {#2214
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2273
      date: 2023-12-07 18:11:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1993 …}
    +nested: Doctrine\ORM\PersistentCollection {#1996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2005 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
    -id: 207236
    -bodyTs: "'dead':3 'mycroft':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2646845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701969090 {#2257
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Death by patent troll 😞"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033552 {#2153
    date: 2023-12-08 12:05:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2147 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 210993
  -bodyTs: "'death':1 'patent':3 'troll':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5543307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033552 {#2152
    date: 2023-12-08 12:05:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2285
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2150
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2271
      +user: Proxies\__CG__\App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2231
        +user: App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "Check if whatever is left of Mycroft AI has anything useful for you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1703518477 {#2216
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 206318
        -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6451290"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952953 {#2214
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2231}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2273
        date: 2023-12-07 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
        "@testman@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1993 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
      -id: 207236
      -bodyTs: "'dead':3 'mycroft':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2646845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701969090 {#2257
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2153
      date: 2023-12-08 12:05:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
      "@franzcoz@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2147 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    -id: 210993
    -bodyTs: "'death':1 'patent':3 'troll':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5543307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702033552 {#2152
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "What?? Noooo :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702056918 {#2247
    date: 2023-12-08 18:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
    "@Deebster@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 211139
  -bodyTs: "'noooo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2657299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702056918 {#2251
    date: 2023-12-08 18:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2285
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2150
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2271
      +user: Proxies\__CG__\App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2231
        +user: App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "Check if whatever is left of Mycroft AI has anything useful for you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1703518477 {#2216
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 206318
        -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6451290"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952953 {#2214
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2231}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2273
        date: 2023-12-07 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
        "@testman@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1993 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
      -id: 207236
      -bodyTs: "'dead':3 'mycroft':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2646845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701969090 {#2257
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2153
      date: 2023-12-08 12:05:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
      "@franzcoz@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2147 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    -id: 210993
    -bodyTs: "'death':1 'patent':3 'troll':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5543307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702033552 {#2152
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "What?? Noooo :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702056918 {#2247
    date: 2023-12-08 18:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
    "@Deebster@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 211139
  -bodyTs: "'noooo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2657299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702056918 {#2251
    date: 2023-12-08 18:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2285
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2150
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2271
      +user: Proxies\__CG__\App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2231
        +user: App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "Check if whatever is left of Mycroft AI has anything useful for you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1703518477 {#2216
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 206318
        -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6451290"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952953 {#2214
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2231}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2273
        date: 2023-12-07 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
        "@testman@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1993 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
      -id: 207236
      -bodyTs: "'dead':3 'mycroft':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2646845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701969090 {#2257
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2153
      date: 2023-12-08 12:05:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
      "@franzcoz@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2147 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    -id: 210993
    -bodyTs: "'death':1 'patent':3 'troll':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5543307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702033552 {#2152
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "What?? Noooo :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702056918 {#2247
    date: 2023-12-08 18:35:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
    "@Deebster@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 211139
  -bodyTs: "'noooo':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2657299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702056918 {#2251
    date: 2023-12-08 18:35:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1999
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2150
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2271
      +user: Proxies\__CG__\App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2231
        +user: App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "Check if whatever is left of Mycroft AI has anything useful for you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1703518477 {#2216
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 206318
        -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6451290"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952953 {#2214
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2231}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2273
        date: 2023-12-07 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
        "@testman@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1993 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
      -id: 207236
      -bodyTs: "'dead':3 'mycroft':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2646845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701969090 {#2257
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2153
      date: 2023-12-08 12:05:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
      "@franzcoz@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2147 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    -id: 210993
    -bodyTs: "'death':1 'patent':3 'troll':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5543307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702033552 {#2152
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Fuck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702078000 {#2001
    date: 2023-12-09 00:26:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
    "@Deebster@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#2017 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 212078
  -bodyTs: "'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5526853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702078000 {#2002
    date: 2023-12-09 00:26:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1999
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2150
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2271
      +user: Proxies\__CG__\App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2231
        +user: App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "Check if whatever is left of Mycroft AI has anything useful for you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1703518477 {#2216
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 206318
        -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6451290"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952953 {#2214
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2231}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2273
        date: 2023-12-07 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
        "@testman@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1993 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
      -id: 207236
      -bodyTs: "'dead':3 'mycroft':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2646845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701969090 {#2257
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2153
      date: 2023-12-08 12:05:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
      "@franzcoz@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2147 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    -id: 210993
    -bodyTs: "'death':1 'patent':3 'troll':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5543307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702033552 {#2152
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Fuck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702078000 {#2001
    date: 2023-12-09 00:26:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
    "@Deebster@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#2017 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 212078
  -bodyTs: "'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5526853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702078000 {#2002
    date: 2023-12-09 00:26:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1999
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2150
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2271
      +user: Proxies\__CG__\App\Entity\User {#1998 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2231
        +user: App\Entity\User {#2301 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "Check if whatever is left of Mycroft AI has anything useful for you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1703518477 {#2216
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 206318
        -bodyTs: "'ai':8 'anyth':10 'check':1 'left':5 'mycroft':7 'use':11 'whatev':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6451290"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952953 {#2214
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2231}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2273
        date: 2023-12-07 18:11:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
        "@testman@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1993 …}
      +nested: Doctrine\ORM\PersistentCollection {#1996 …}
      +votes: Doctrine\ORM\PersistentCollection {#2005 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2134 …}
      -id: 207236
      -bodyTs: "'dead':3 'mycroft':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2646845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701969090 {#2257
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2231}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2153
      date: 2023-12-08 12:05:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
      "@testman@lemmy.ml"
      "@franzcoz@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2147 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
    -id: 210993
    -bodyTs: "'death':1 'patent':3 'troll':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5543307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702033552 {#2152
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Fuck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702078000 {#2001
    date: 2023-12-09 00:26:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
    "@testman@lemmy.ml"
    "@franzcoz@feddit.cl"
    "@Deebster@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#2017 …}
  +votes: Doctrine\ORM\PersistentCollection {#1989 …}
  +reports: Doctrine\ORM\PersistentCollection {#1986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 212078
  -bodyTs: "'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5526853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702078000 {#2002
    date: 2023-12-09 00:26:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details