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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#1919
    date: 2023-12-09 01:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -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 {#2397
    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 {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#1919
    date: 2023-12-09 01:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -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 {#2397
    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 {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#1919
    date: 2023-12-09 01:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -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 {#2397
    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 {#1561
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#1551
    date: 2023-12-09 01:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -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 {#1567
    date: 2023-12-25 19:54:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702081289 {#1525
    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 {#1561
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#1551
    date: 2023-12-09 01:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -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 {#1567
    date: 2023-12-25 19:54:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702081289 {#1525
    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 {#1561
  +user: App\Entity\User {#1596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#1551
    date: 2023-12-09 01:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -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 {#1567
    date: 2023-12-25 19:54:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702081289 {#1525
    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 {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2464
    date: 2023-12-09 00:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -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 {#2463
    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 {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2464
    date: 2023-12-09 00:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -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 {#2463
    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 {#2422
  +user: App\Entity\User {#2470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2464
    date: 2023-12-09 00:44:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -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 {#2463
    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 {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "funding for piper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701971692 {#2027
    date: 2023-12-07 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -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 {#2035
    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 {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "funding for piper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701971692 {#2027
    date: 2023-12-07 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -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 {#2035
    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 {#2144
  +user: App\Entity\User {#2081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "funding for piper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701971692 {#2027
    date: 2023-12-07 18:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2078 …}
  +reports: Doctrine\ORM\PersistentCollection {#2097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -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 {#2035
    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 {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2342
    date: 2023-12-07 16:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonny"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -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 {#2337
    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 {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2342
    date: 2023-12-07 16:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonny"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -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 {#2337
    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 {#2339
  +user: App\Entity\User {#2066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2342
    date: 2023-12-07 16:45:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonny"
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -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 {#2337
    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 {#2198
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2126
    date: 2023-12-25 16:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -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 {#2043
    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 {#2198
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2126
    date: 2023-12-25 16:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -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 {#2043
    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 {#2198
  +user: App\Entity\User {#2192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +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 {#2126
    date: 2023-12-25 16:34:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Vincent@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -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 {#2043
    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 {#2200
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2198
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +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 {#2126
      date: 2023-12-25 16:34:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -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 {#2043
      date: 2023-12-07 13:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Mycroft is dead?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701969090 {#2204
    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 {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -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 {#2212
    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 {#2200
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2198
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +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 {#2126
      date: 2023-12-25 16:34:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -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 {#2043
      date: 2023-12-07 13:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Mycroft is dead?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701969090 {#2204
    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 {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -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 {#2212
    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 {#2200
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2198
    +user: App\Entity\User {#2192 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +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 {#2126
      date: 2023-12-25 16:34:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Vincent@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2223 …}
    +nested: Doctrine\ORM\PersistentCollection {#2216 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    -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 {#2043
      date: 2023-12-07 13:42:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Mycroft is dead?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701969090 {#2204
    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 {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -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 {#2212
    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 {#2153
  +user: Proxies\__CG__\App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2198
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +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 {#2126
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -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 {#2043
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2204
      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 {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
    -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 {#2212
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Patent troll murdered them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702019211 {#2180
    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 {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -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 {#2149
    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 {#2153
  +user: Proxies\__CG__\App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2198
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +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 {#2126
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -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 {#2043
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2204
      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 {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
    -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 {#2212
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Patent troll murdered them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702019211 {#2180
    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 {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -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 {#2149
    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 {#2153
  +user: Proxies\__CG__\App\Entity\User {#2182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2198
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +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 {#2126
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -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 {#2043
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2204
      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 {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
    -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 {#2212
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Patent troll murdered them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702019211 {#2180
    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 {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -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 {#2149
    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 {#2156
  +user: Proxies\__CG__\App\Entity\User {#2039 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2198
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +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 {#2126
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -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 {#2043
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2204
      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 {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
    -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 {#2212
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Death by patent troll 😞"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033552 {#2154
    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 {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -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 {#2155
    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 {#2156
  +user: Proxies\__CG__\App\Entity\User {#2039 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2198
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +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 {#2126
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -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 {#2043
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2204
      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 {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
    -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 {#2212
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Death by patent troll 😞"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033552 {#2154
    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 {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -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 {#2155
    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 {#2156
  +user: Proxies\__CG__\App\Entity\User {#2039 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2198
      +user: App\Entity\User {#2192 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +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 {#2126
        date: 2023-12-25 16:34:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Vincent@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -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 {#2043
        date: 2023-12-07 13:42:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Mycroft is dead?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1701969090 {#2204
      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 {#1985 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2169 …}
    +reports: Doctrine\ORM\PersistentCollection {#2184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
    -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 {#2212
      date: 2023-12-07 18:11:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Death by patent troll 😞"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033552 {#2154
    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 {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -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 {#2155
    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 {#2245
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2156
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: Proxies\__CG__\App\Entity\User {#2003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2198
        +user: App\Entity\User {#2192 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +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 {#2126
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -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 {#2043
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2198}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2204
        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 {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -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 {#2212
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2154
      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 {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    -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 {#2155
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "What?? Noooo :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702056918 {#2260
    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 {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -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 {#2250
    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 {#2245
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2156
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: Proxies\__CG__\App\Entity\User {#2003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2198
        +user: App\Entity\User {#2192 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +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 {#2126
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -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 {#2043
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2198}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2204
        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 {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -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 {#2212
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2154
      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 {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    -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 {#2155
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "What?? Noooo :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702056918 {#2260
    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 {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -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 {#2250
    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 {#2245
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2156
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: Proxies\__CG__\App\Entity\User {#2003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2198
        +user: App\Entity\User {#2192 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +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 {#2126
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -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 {#2043
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2198}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2204
        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 {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -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 {#2212
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2154
      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 {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    -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 {#2155
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "What?? Noooo :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702056918 {#2260
    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 {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2007 …}
  -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 {#2250
    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 {#2006
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2156
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: Proxies\__CG__\App\Entity\User {#2003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2198
        +user: App\Entity\User {#2192 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +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 {#2126
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -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 {#2043
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2198}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2204
        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 {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -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 {#2212
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2154
      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 {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    -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 {#2155
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Fuck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702078000 {#1995
    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 {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -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 {#2005
    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 {#2006
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2156
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: Proxies\__CG__\App\Entity\User {#2003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2198
        +user: App\Entity\User {#2192 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +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 {#2126
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -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 {#2043
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2198}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2204
        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 {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -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 {#2212
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2154
      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 {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    -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 {#2155
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Fuck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702078000 {#1995
    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 {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -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 {#2005
    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 {#2006
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2156
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2200
      +user: Proxies\__CG__\App\Entity\User {#2003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#2198
        +user: App\Entity\User {#2192 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +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 {#2126
          date: 2023-12-25 16:34:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Vincent@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -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 {#2043
          date: 2023-12-07 13:42:33.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2198}
      +body: "Mycroft is dead?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701969090 {#2204
        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 {#1985 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -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 {#2212
        date: 2023-12-07 18:11:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2198}
    +body: "Death by patent troll 😞"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702033552 {#2154
      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 {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    -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 {#2155
      date: 2023-12-08 12:05:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2198}
  +body: "Fuck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702078000 {#1995
    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 {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -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 {#2005
    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