GET https://kbin.spritesserver.nl/u/@errorlab@lemm.ee/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.70 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 {#2115
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: """
    I’m all in on ZigBee and z-wave. The bulb is isolated, don’t even know my app login.\n
    \n
    Do you mind sharing what ZigBee lightbulbs you recommend?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706282136 {#2162
    date: 2024-01-26 16:15:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Haystack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 342171
  -bodyTs: "'app':20 'bulb':12 'even':17 'isol':14 'know':18 'lightbulb':28 'login':21 'm':2 'mind':24 'recommend':30 'share':25 'wave':10 'z':9 'z-wave':8 'zigbe':6,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8683548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282136 {#2137
    date: 2024-01-26 16:15:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: """
    I’m all in on ZigBee and z-wave. The bulb is isolated, don’t even know my app login.\n
    \n
    Do you mind sharing what ZigBee lightbulbs you recommend?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706282136 {#2162
    date: 2024-01-26 16:15:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Haystack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 342171
  -bodyTs: "'app':20 'bulb':12 'even':17 'isol':14 'know':18 'lightbulb':28 'login':21 'm':2 'mind':24 'recommend':30 'share':25 'wave':10 'z':9 'z-wave':8 'zigbe':6,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8683548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282136 {#2137
    date: 2024-01-26 16:15:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: """
    I’m all in on ZigBee and z-wave. The bulb is isolated, don’t even know my app login.\n
    \n
    Do you mind sharing what ZigBee lightbulbs you recommend?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706282136 {#2162
    date: 2024-01-26 16:15:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Haystack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 342171
  -bodyTs: "'app':20 'bulb':12 'even':17 'isol':14 'know':18 'lightbulb':28 'login':21 'm':2 'mind':24 'recommend':30 'share':25 'wave':10 'z':9 'z-wave':8 'zigbe':6,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8683548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706282136 {#2137
    date: 2024-01-26 16:15:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2337
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "No doubt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706280201 {#2123
    date: 2024-01-26 15:43:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@jeansburger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 342077
  -bodyTs: "'doubt':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8682666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280201 {#2116
    date: 2024-01-26 15:43:21.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 {#2337
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "No doubt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706280201 {#2123
    date: 2024-01-26 15:43:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@jeansburger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 342077
  -bodyTs: "'doubt':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8682666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280201 {#2116
    date: 2024-01-26 15:43:21.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 {#2337
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "No doubt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706280201 {#2123
    date: 2024-01-26 15:43:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@jeansburger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 342077
  -bodyTs: "'doubt':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8682666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706280201 {#2116
    date: 2024-01-26 15:43:21.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 {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: """
    I remember that there was an identifier based on model number. FaceTime wasn’t allowed in the Middle East for a while, there was a way to tell if the model will support it based on the last character after the / in the model number. Middle East models won’t even have the app at all.\n
    \n
    Propably they’ll do the same for models sold in the EU.\n
    \n
    There are already hardware variants of the same iPhone. I think the US gets an iPhone with all eSIM, and China has two physical SIM slots.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706216540 {#2343
    date: 2024-01-25 22:02:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 340409
  -bodyTs: "'allow':15 'alreadi':71 'app':54 'base':8,35 'charact':39 'china':89 'east':19,47 'esim':87 'eu':68 'even':51 'facetim':12 'get':82 'hardwar':72 'identifi':7 'iphon':77,84 'last':38 'll':59 'middl':18,46 'model':10,31,44,48,64 'number':11,45 'physic':92 'propabl':57 'rememb':2 'sim':93 'slot':94 'sold':65 'support':33 'tell':28 'think':79 'two':91 'us':81 'variant':73 'wasn':13 'way':26 'won':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8652156"
  +editedAt: DateTimeImmutable @1728664002 {#2112
    date: 2024-10-11 18:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706216540 {#2163
    date: 2024-01-25 22:02:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: """
    I remember that there was an identifier based on model number. FaceTime wasn’t allowed in the Middle East for a while, there was a way to tell if the model will support it based on the last character after the / in the model number. Middle East models won’t even have the app at all.\n
    \n
    Propably they’ll do the same for models sold in the EU.\n
    \n
    There are already hardware variants of the same iPhone. I think the US gets an iPhone with all eSIM, and China has two physical SIM slots.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706216540 {#2343
    date: 2024-01-25 22:02:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 340409
  -bodyTs: "'allow':15 'alreadi':71 'app':54 'base':8,35 'charact':39 'china':89 'east':19,47 'esim':87 'eu':68 'even':51 'facetim':12 'get':82 'hardwar':72 'identifi':7 'iphon':77,84 'last':38 'll':59 'middl':18,46 'model':10,31,44,48,64 'number':11,45 'physic':92 'propabl':57 'rememb':2 'sim':93 'slot':94 'sold':65 'support':33 'tell':28 'think':79 'two':91 'us':81 'variant':73 'wasn':13 'way':26 'won':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8652156"
  +editedAt: DateTimeImmutable @1728664002 {#2112
    date: 2024-10-11 18:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706216540 {#2163
    date: 2024-01-25 22:02:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: """
    I remember that there was an identifier based on model number. FaceTime wasn’t allowed in the Middle East for a while, there was a way to tell if the model will support it based on the last character after the / in the model number. Middle East models won’t even have the app at all.\n
    \n
    Propably they’ll do the same for models sold in the EU.\n
    \n
    There are already hardware variants of the same iPhone. I think the US gets an iPhone with all eSIM, and China has two physical SIM slots.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706216540 {#2343
    date: 2024-01-25 22:02:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KarnaSubarna@lemmy.ml"
    "@CodaChroma@lemmy.blahaj.zone"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 340409
  -bodyTs: "'allow':15 'alreadi':71 'app':54 'base':8,35 'charact':39 'china':89 'east':19,47 'esim':87 'eu':68 'even':51 'facetim':12 'get':82 'hardwar':72 'identifi':7 'iphon':77,84 'last':38 'll':59 'middl':18,46 'model':10,31,44,48,64 'number':11,45 'physic':92 'propabl':57 'rememb':2 'sim':93 'slot':94 'sold':65 'support':33 'tell':28 'think':79 'two':91 'us':81 'variant':73 'wasn':13 'way':26 'won':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8652156"
  +editedAt: DateTimeImmutable @1728664002 {#2112
    date: 2024-10-11 18:26:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706216540 {#2163
    date: 2024-01-25 22:02:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2301
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "I’ve never known a such thing exists, thank you so much for sharing it. Gonna test it out this weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988244 {#2289
    date: 2024-01-11 16:50:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 299185
  -bodyTs: "'exist':8 'gonna':16 'known':4 'much':12 'never':3 'share':14 'test':17 'thank':9 'thing':7 've':2 'weekend':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988244 {#2328
    date: 2024-01-11 16:50:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "I’ve never known a such thing exists, thank you so much for sharing it. Gonna test it out this weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988244 {#2289
    date: 2024-01-11 16:50:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 299185
  -bodyTs: "'exist':8 'gonna':16 'known':4 'much':12 'never':3 'share':14 'test':17 'thank':9 'thing':7 've':2 'weekend':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988244 {#2328
    date: 2024-01-11 16:50:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +body: "I’ve never known a such thing exists, thank you so much for sharing it. Gonna test it out this weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988244 {#2289
    date: 2024-01-11 16:50:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 299185
  -bodyTs: "'exist':8 'gonna':16 'known':4 'much':12 'never':3 'share':14 'test':17 'thank':9 'thing':7 've':2 'weekend':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988244 {#2328
    date: 2024-01-11 16:50:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2231
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +body: "Thank you for the detailed reply, you got me excited to spin a VM with Fedora Silver Blue and break it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988139 {#2189
    date: 2024-01-11 16:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Rand0mA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 299183
  -bodyTs: "'blue':18 'break':20 'detail':5 'excit':10 'fedora':16 'got':8 'repli':6 'silver':17 'spin':12 'thank':1 'vm':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8141199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988139 {#2291
    date: 2024-01-11 16:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +body: "Thank you for the detailed reply, you got me excited to spin a VM with Fedora Silver Blue and break it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988139 {#2189
    date: 2024-01-11 16:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Rand0mA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 299183
  -bodyTs: "'blue':18 'break':20 'detail':5 'excit':10 'fedora':16 'got':8 'repli':6 'silver':17 'spin':12 'thank':1 'vm':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8141199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988139 {#2291
    date: 2024-01-11 16:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +body: "Thank you for the detailed reply, you got me excited to spin a VM with Fedora Silver Blue and break it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704988139 {#2189
    date: 2024-01-11 16:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Rand0mA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 299183
  -bodyTs: "'blue':18 'break':20 'detail':5 'excit':10 'fedora':16 'got':8 'repli':6 'silver':17 'spin':12 'thank':1 'vm':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8141199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988139 {#2291
    date: 2024-01-11 16:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2282
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    > Sold!\n
    \n
    Can I get a recipet please?\n
    \n
    Thank you, all great points and I’m gonna go with Debian and xfce as DE to keep light.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704909626 {#2318
    date: 2024-01-10 19:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@lal309@lemmy.world"
    "@errorlab@lemm.ee"
    "@lal309@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 296552
  -bodyTs: "'de':23 'debian':19 'get':4 'go':17 'gonna':16 'great':11 'keep':25 'light':26 'm':15 'pleas':7 'point':12 'recipet':6 'sold':1 'thank':8 'xfce':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114484"
  +editedAt: DateTimeImmutable @1720179932 {#2308
    date: 2024-07-05 13:45:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704909626 {#2326
    date: 2024-01-10 19:00:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    > Sold!\n
    \n
    Can I get a recipet please?\n
    \n
    Thank you, all great points and I’m gonna go with Debian and xfce as DE to keep light.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704909626 {#2318
    date: 2024-01-10 19:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@lal309@lemmy.world"
    "@errorlab@lemm.ee"
    "@lal309@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 296552
  -bodyTs: "'de':23 'debian':19 'get':4 'go':17 'gonna':16 'great':11 'keep':25 'light':26 'm':15 'pleas':7 'point':12 'recipet':6 'sold':1 'thank':8 'xfce':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114484"
  +editedAt: DateTimeImmutable @1720179932 {#2308
    date: 2024-07-05 13:45:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704909626 {#2326
    date: 2024-01-10 19:00:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    > Sold!\n
    \n
    Can I get a recipet please?\n
    \n
    Thank you, all great points and I’m gonna go with Debian and xfce as DE to keep light.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704909626 {#2318
    date: 2024-01-10 19:00:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@lal309@lemmy.world"
    "@errorlab@lemm.ee"
    "@lal309@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 296552
  -bodyTs: "'de':23 'debian':19 'get':4 'go':17 'gonna':16 'great':11 'keep':25 'light':26 'm':15 'pleas':7 'point':12 'recipet':6 'sold':1 'thank':8 'xfce':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114484"
  +editedAt: DateTimeImmutable @1720179932 {#2308
    date: 2024-07-05 13:45:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704909626 {#2326
    date: 2024-01-10 19:00:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2194
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +body: "Tbh when I was thinking of the title that’s what came to mind, sorry for being clickbaity haha. Immutable OS’s have been on my radar for a while I just need to be a bit confident in using them before going live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704908822 {#2044
    date: 2024-01-10 18:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Rand0mA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 296511
  -bodyTs: "'bit':37 'came':12 'clickbaiti':18 'confid':38 'go':43 'haha':19 'immut':20 'live':44 'mind':14 'need':33 'os':21 'radar':27 'sorri':15 'tbh':1 'think':5 'titl':8 'use':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908822 {#2128
    date: 2024-01-10 18:47:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +body: "Tbh when I was thinking of the title that’s what came to mind, sorry for being clickbaity haha. Immutable OS’s have been on my radar for a while I just need to be a bit confident in using them before going live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704908822 {#2044
    date: 2024-01-10 18:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Rand0mA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 296511
  -bodyTs: "'bit':37 'came':12 'clickbaiti':18 'confid':38 'go':43 'haha':19 'immut':20 'live':44 'mind':14 'need':33 'os':21 'radar':27 'sorri':15 'tbh':1 'think':5 'titl':8 'use':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908822 {#2128
    date: 2024-01-10 18:47:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +body: "Tbh when I was thinking of the title that’s what came to mind, sorry for being clickbaity haha. Immutable OS’s have been on my radar for a while I just need to be a bit confident in using them before going live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704908822 {#2044
    date: 2024-01-10 18:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@Rand0mA@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 296511
  -bodyTs: "'bit':37 'came':12 'clickbaiti':18 'confid':38 'go':43 'haha':19 'immut':20 'live':44 'mind':14 'need':33 'os':21 'radar':27 'sorri':15 'tbh':1 'think':5 'titl':8 'use':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908822 {#2128
    date: 2024-01-10 18:47:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2200
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +body: "Yeah, but the software is self hosted and accesed via browser. I think I’m going with everyone’s recommendations and going Debian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704908684 {#2199
    date: 2024-01-10 18:44:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@BRINGit34@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 296505
  -bodyTs: "'acces':9 'browser':11 'debian':23 'everyon':18 'go':16,22 'host':7 'm':15 'recommend':20 'self':6 'softwar':4 'think':13 'via':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908684 {#2196
    date: 2024-01-10 18:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +body: "Yeah, but the software is self hosted and accesed via browser. I think I’m going with everyone’s recommendations and going Debian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704908684 {#2199
    date: 2024-01-10 18:44:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@BRINGit34@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 296505
  -bodyTs: "'acces':9 'browser':11 'debian':23 'everyon':18 'go':16,22 'host':7 'm':15 'recommend':20 'self':6 'softwar':4 'think':13 'via':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908684 {#2196
    date: 2024-01-10 18:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +body: "Yeah, but the software is self hosted and accesed via browser. I think I’m going with everyone’s recommendations and going Debian."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704908684 {#2199
    date: 2024-01-10 18:44:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@BRINGit34@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 296505
  -bodyTs: "'acces':9 'browser':11 'debian':23 'everyon':18 'go':16,22 'host':7 'm':15 'recommend':20 'self':6 'softwar':4 'think':13 'via':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908684 {#2196
    date: 2024-01-10 18:44:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2264
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "Luckily no. Only a barcode reader and a receipt printer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704908607 {#2204
    date: 2024-01-10 18:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 296500
  -bodyTs: "'barcod':5 'luckili':1 'printer':10 'reader':6 'receipt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908607 {#2209
    date: 2024-01-10 18:43:27.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 {#2264
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "Luckily no. Only a barcode reader and a receipt printer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704908607 {#2204
    date: 2024-01-10 18:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 296500
  -bodyTs: "'barcod':5 'luckili':1 'printer':10 'reader':6 'receipt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908607 {#2209
    date: 2024-01-10 18:43:27.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 {#2264
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2370 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "Luckily no. Only a barcode reader and a receipt printer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704908607 {#2204
    date: 2024-01-10 18:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@errorlab@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 296500
  -bodyTs: "'barcod':5 'luckili':1 'printer':10 'reader':6 'receipt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8114008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908607 {#2209
    date: 2024-01-10 18:43:27.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