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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great setup! Thank you for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705703010 {#2012
    date: 2024-01-19 23:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zammy95@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 324178
  -bodyTs: "'great':1 'setup':2 'share':6 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7534215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703010 {#2361
    date: 2024-01-19 23:23: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
3 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great setup! Thank you for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705703010 {#2012
    date: 2024-01-19 23:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zammy95@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 324178
  -bodyTs: "'great':1 'setup':2 'share':6 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7534215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703010 {#2361
    date: 2024-01-19 23:23: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
4 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2455 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great setup! Thank you for sharing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705703010 {#2012
    date: 2024-01-19 23:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zammy95@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 324178
  -bodyTs: "'great':1 'setup':2 'share':6 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7534215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705703010 {#2361
    date: 2024-01-19 23:23: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
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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds like a dream for me, what I found was even better, was making a slick deals account and setting up an alert for exactly what I needed. That way I wasn’t mindlessly shopping and buying unnecessary things! Following this thread though cuz I’m interested!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719690729 {#2018
    date: 2024-06-29 21:52:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CosmicTurtle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 294789
  -bodyTs: "'account':19 'alert':24 'better':13 'buy':38 'cuz':45 'deal':18 'dream':5 'even':12 'exact':26 'follow':41 'found':10 'interest':48 'like':3 'm':47 'make':15 'mindless':35 'need':29 'set':21 'shop':36 'slick':17 'sound':2 'thing':40 'though':44 'thread':43 'unnecessari':39 'wasn':33 'way':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7209195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704849473 {#2011
    date: 2024-01-10 02:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds like a dream for me, what I found was even better, was making a slick deals account and setting up an alert for exactly what I needed. That way I wasn’t mindlessly shopping and buying unnecessary things! Following this thread though cuz I’m interested!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719690729 {#2018
    date: 2024-06-29 21:52:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CosmicTurtle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 294789
  -bodyTs: "'account':19 'alert':24 'better':13 'buy':38 'cuz':45 'deal':18 'dream':5 'even':12 'exact':26 'follow':41 'found':10 'interest':48 'like':3 'm':47 'make':15 'mindless':35 'need':29 'set':21 'shop':36 'slick':17 'sound':2 'thing':40 'though':44 'thread':43 'unnecessari':39 'wasn':33 'way':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7209195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704849473 {#2011
    date: 2024-01-10 02:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2422 …}
  +image: null
  +parent: null
  +root: null
  +body: "This sounds like a dream for me, what I found was even better, was making a slick deals account and setting up an alert for exactly what I needed. That way I wasn’t mindlessly shopping and buying unnecessary things! Following this thread though cuz I’m interested!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719690729 {#2018
    date: 2024-06-29 21:52:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CosmicTurtle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2241 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 294789
  -bodyTs: "'account':19 'alert':24 'better':13 'buy':38 'cuz':45 'deal':18 'dream':5 'even':12 'exact':26 'follow':41 'found':10 'interest':48 'like':3 'm':47 'make':15 'mindless':35 'need':29 'set':21 'shop':36 'slick':17 'sound':2 'thing':40 'though':44 'thread':43 'unnecessari':39 'wasn':33 'way':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7209195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704849473 {#2011
    date: 2024-01-10 02:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2013
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
    +image: null
    +parent: null
    +root: null
    +body: "TickTick may fit your needs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710891972 {#2129
      date: 2024-03-20 00:46:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@technomad@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2085 …}
    +votes: Doctrine\ORM\PersistentCollection {#2089 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 267952
    -bodyTs: "'fit':3 'may':2 'need':5 'ticktick':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6977802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704048475 {#2350
      date: 2023-12-31 19:47:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Fair assessment, official company headquarters based in California but a lot of Chinese devs as well as the owner. Good to be aware of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704209069 {#2346
    date: 2024-01-02 16:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@technomad@slrpnk.net"
    "@PrecisePangolin@lemmy.ml"
    "@emli42@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 273673
  -bodyTs: "'assess':2 'awar':23 'base':6 'california':8 'chines':13 'compani':4 'dev':14 'fair':1 'good':20 'headquart':5 'lot':11 'offici':3 'owner':19 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7012053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704209069 {#2387
    date: 2024-01-02 16:24: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
11 DENIED edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2013
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
    +image: null
    +parent: null
    +root: null
    +body: "TickTick may fit your needs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710891972 {#2129
      date: 2024-03-20 00:46:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@technomad@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2085 …}
    +votes: Doctrine\ORM\PersistentCollection {#2089 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 267952
    -bodyTs: "'fit':3 'may':2 'need':5 'ticktick':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6977802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704048475 {#2350
      date: 2023-12-31 19:47:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Fair assessment, official company headquarters based in California but a lot of Chinese devs as well as the owner. Good to be aware of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704209069 {#2346
    date: 2024-01-02 16:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@technomad@slrpnk.net"
    "@PrecisePangolin@lemmy.ml"
    "@emli42@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 273673
  -bodyTs: "'assess':2 'awar':23 'base':6 'california':8 'chines':13 'compani':4 'dev':14 'fair':1 'good':20 'headquart':5 'lot':11 'offici':3 'owner':19 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7012053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704209069 {#2387
    date: 2024-01-02 16:24: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
12 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2013
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
    +image: null
    +parent: null
    +root: null
    +body: "TickTick may fit your needs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1710891972 {#2129
      date: 2024-03-20 00:46:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@technomad@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2081 …}
    +nested: Doctrine\ORM\PersistentCollection {#2085 …}
    +votes: Doctrine\ORM\PersistentCollection {#2089 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 267952
    -bodyTs: "'fit':3 'may':2 'need':5 'ticktick':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6977802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704048475 {#2350
      date: 2023-12-31 19:47:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Fair assessment, official company headquarters based in California but a lot of Chinese devs as well as the owner. Good to be aware of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704209069 {#2346
    date: 2024-01-02 16:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@technomad@slrpnk.net"
    "@PrecisePangolin@lemmy.ml"
    "@emli42@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 273673
  -bodyTs: "'assess':2 'awar':23 'base':6 'california':8 'chines':13 'compani':4 'dev':14 'fair':1 'good':20 'headquart':5 'lot':11 'offici':3 'owner':19 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7012053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704209069 {#2387
    date: 2024-01-02 16:24: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
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
Proxies\__CG__\App\Entity\EntryComment {#2013
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: "TickTick may fit your needs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710891972 {#2129
    date: 2024-03-20 00:46:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@technomad@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 267952
  -bodyTs: "'fit':3 'may':2 'need':5 'ticktick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6977802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704048475 {#2350
    date: 2023-12-31 19:47:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2013
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: "TickTick may fit your needs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710891972 {#2129
    date: 2024-03-20 00:46:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@technomad@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 267952
  -bodyTs: "'fit':3 'may':2 'need':5 'ticktick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6977802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704048475 {#2350
    date: 2023-12-31 19:47:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2013
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: "TickTick may fit your needs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1710891972 {#2129
    date: 2024-03-20 00:46:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@technomad@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 267952
  -bodyTs: "'fit':3 'may':2 'need':5 'ticktick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6977802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704048475 {#2350
    date: 2023-12-31 19:47:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2130
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Totally agree, FOSS doesn’t mean immune from malice. I saw some articles talking about a signing issue but that was years ago. Odd they haven’t addressed it in that amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701969763 {#2096
    date: 2023-12-07 18:22:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
    "@forensic_potato@lemmy.world"
    "@PrecisePangolin@lemmy.ml"
    "@Makussu@feddit.de"
    "@tpWinthropeIII@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 207280
  -bodyTs: "'address':28 'ago':23 'agre':2 'amount':32 'articl':13 'doesn':4 'foss':3 'haven':26 'immun':7 'issu':18 'malic':9 'mean':6 'odd':24 'saw':11 'sign':17 'talk':14 'time':34 'total':1 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6457632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701969763 {#2083
    date: 2023-12-07 18:22:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2130
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Totally agree, FOSS doesn’t mean immune from malice. I saw some articles talking about a signing issue but that was years ago. Odd they haven’t addressed it in that amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701969763 {#2096
    date: 2023-12-07 18:22:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
    "@forensic_potato@lemmy.world"
    "@PrecisePangolin@lemmy.ml"
    "@Makussu@feddit.de"
    "@tpWinthropeIII@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 207280
  -bodyTs: "'address':28 'ago':23 'agre':2 'amount':32 'articl':13 'doesn':4 'foss':3 'haven':26 'immun':7 'issu':18 'malic':9 'mean':6 'odd':24 'saw':11 'sign':17 'talk':14 'time':34 'total':1 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6457632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701969763 {#2083
    date: 2023-12-07 18:22:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2130
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "Totally agree, FOSS doesn’t mean immune from malice. I saw some articles talking about a signing issue but that was years ago. Odd they haven’t addressed it in that amount of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701969763 {#2096
    date: 2023-12-07 18:22:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
    "@forensic_potato@lemmy.world"
    "@PrecisePangolin@lemmy.ml"
    "@Makussu@feddit.de"
    "@tpWinthropeIII@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 207280
  -bodyTs: "'address':28 'ago':23 'agre':2 'amount':32 'articl':13 'doesn':4 'foss':3 'haven':26 'immun':7 'issu':18 'malic':9 'mean':6 'odd':24 'saw':11 'sign':17 'talk':14 'time':34 'total':1 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6457632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701969763 {#2083
    date: 2023-12-07 18:22:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2334
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "I am trying this program on mobile and Mac but am hesitant to try on windows as the virus total scan is coming back positive for 2 hits. Any concerns there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701887234 {#2094
    date: 2023-12-06 19:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
    "@forensic_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 203424
  -bodyTs: "'2':27 'back':24 'come':23 'concern':30 'hesit':12 'hit':28 'mac':9 'mobil':7 'posit':25 'program':5 'scan':21 'total':20 'tri':3,14 'virus':19 'window':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6431330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887234 {#2095
    date: 2023-12-06 19:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "I am trying this program on mobile and Mac but am hesitant to try on windows as the virus total scan is coming back positive for 2 hits. Any concerns there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701887234 {#2094
    date: 2023-12-06 19:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
    "@forensic_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 203424
  -bodyTs: "'2':27 'back':24 'come':23 'concern':30 'hesit':12 'hit':28 'mac':9 'mobil':7 'posit':25 'program':5 'scan':21 'total':20 'tri':3,14 'virus':19 'window':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6431330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887234 {#2095
    date: 2023-12-06 19:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "I am trying this program on mobile and Mac but am hesitant to try on windows as the virus total scan is coming back positive for 2 hits. Any concerns there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701887234 {#2094
    date: 2023-12-06 19:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@airbussy@lemmy.one"
    "@forensic_potato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 203424
  -bodyTs: "'2':27 'back':24 'come':23 'concern':30 'hesit':12 'hit':28 'mac':9 'mobil':7 'posit':25 'program':5 'scan':21 'total':20 'tri':3,14 'virus':19 'window':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6431330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887234 {#2095
    date: 2023-12-06 19:27:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2073
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "Thank you for sharing your knowledge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701579015 {#2300
    date: 2023-12-03 05:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 191121
  -bodyTs: "'knowledg':6 'share':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6333119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701579015 {#2324
    date: 2023-12-03 05:50:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "Thank you for sharing your knowledge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701579015 {#2300
    date: 2023-12-03 05:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 191121
  -bodyTs: "'knowledg':6 'share':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6333119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701579015 {#2324
    date: 2023-12-03 05:50:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2072 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "Thank you for sharing your knowledge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701579015 {#2300
    date: 2023-12-03 05:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 191121
  -bodyTs: "'knowledg':6 'share':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6333119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701579015 {#2324
    date: 2023-12-03 05:50:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details