GET https://kbin.spritesserver.nl/index.php/u/@GravitySpoiled@lemmy.ml/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2552
    date: 2024-01-30 01:59:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CMDR_Horn@lemmy.ml"
    "@Evil_incarnate@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2531 …}
  +nested: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
  -id: 351408
  -bodyTs: "'advantag':5 'btrfs':7 'eli5':3 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7863148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576355 {#2494
    date: 2024-01-30 01:59: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
3 DENIED edit
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2552
    date: 2024-01-30 01:59:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CMDR_Horn@lemmy.ml"
    "@Evil_incarnate@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2531 …}
  +nested: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
  -id: 351408
  -bodyTs: "'advantag':5 'btrfs':7 'eli5':3 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7863148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576355 {#2494
    date: 2024-01-30 01:59: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
4 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2552
    date: 2024-01-30 01:59:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CMDR_Horn@lemmy.ml"
    "@Evil_incarnate@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2531 …}
  +nested: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2535 …}
  -id: 351408
  -bodyTs: "'advantag':5 'btrfs':7 'eli5':3 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7863148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706576355 {#2494
    date: 2024-01-30 01:59: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
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 {#1347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are you asking for a gnome extension like g Forge [github.com/forge-ext/forge](https://github.com/forge-ext/forge) or [github.com/paperwm/PaperWM](https://github.com/paperwm/PaperWM) ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729331039 {#1348
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2583 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2606 …}
    +reports: Doctrine\ORM\PersistentCollection {#2603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
    -id: 345762
    -bodyTs: "'/forge-ext/forge](https://github.com/forge-ext/forge)':13 '/paperwm/paperwm](https://github.com/paperwm/paperwm)':17 'ask':3 'extens':7 'forg':10 'g':9 'github.com':12,16 'github.com/forge-ext/forge](https://github.com/forge-ext/forge)':11 'github.com/paperwm/paperwm](https://github.com/paperwm/paperwm)':15 'gnome':6 'like':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7792770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706392311 {#2502
      date: 2024-01-27 22:51:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "There’s wayblue [github.com/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue) that sounds like what you want"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706393509 {#2545
    date: 2024-01-27 23:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 345812
  -bodyTs: "'/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue)':6 'github.com':5 'github.com/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue)':4 'like':9 'sound':8 'want':12 'wayblu':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7793280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706393509 {#2547
    date: 2024-01-27 23:11:49.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 {#1347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are you asking for a gnome extension like g Forge [github.com/forge-ext/forge](https://github.com/forge-ext/forge) or [github.com/paperwm/PaperWM](https://github.com/paperwm/PaperWM) ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729331039 {#1348
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2583 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2606 …}
    +reports: Doctrine\ORM\PersistentCollection {#2603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
    -id: 345762
    -bodyTs: "'/forge-ext/forge](https://github.com/forge-ext/forge)':13 '/paperwm/paperwm](https://github.com/paperwm/paperwm)':17 'ask':3 'extens':7 'forg':10 'g':9 'github.com':12,16 'github.com/forge-ext/forge](https://github.com/forge-ext/forge)':11 'github.com/paperwm/paperwm](https://github.com/paperwm/paperwm)':15 'gnome':6 'like':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7792770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706392311 {#2502
      date: 2024-01-27 22:51:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "There’s wayblue [github.com/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue) that sounds like what you want"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706393509 {#2545
    date: 2024-01-27 23:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 345812
  -bodyTs: "'/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue)':6 'github.com':5 'github.com/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue)':4 'like':9 'sound':8 'want':12 'wayblu':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7793280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706393509 {#2547
    date: 2024-01-27 23:11:49.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 {#1347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1352
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
    +image: null
    +parent: null
    +root: null
    +body: "Are you asking for a gnome extension like g Forge [github.com/forge-ext/forge](https://github.com/forge-ext/forge) or [github.com/paperwm/PaperWM](https://github.com/paperwm/PaperWM) ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1729331039 {#1348
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2583 …}
    +nested: Doctrine\ORM\PersistentCollection {#2572 …}
    +votes: Doctrine\ORM\PersistentCollection {#2606 …}
    +reports: Doctrine\ORM\PersistentCollection {#2603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
    -id: 345762
    -bodyTs: "'/forge-ext/forge](https://github.com/forge-ext/forge)':13 '/paperwm/paperwm](https://github.com/paperwm/paperwm)':17 'ask':3 'extens':7 'forg':10 'g':9 'github.com':12,16 'github.com/forge-ext/forge](https://github.com/forge-ext/forge)':11 'github.com/paperwm/paperwm](https://github.com/paperwm/paperwm)':15 'gnome':6 'like':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7792770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706392311 {#2502
      date: 2024-01-27 22:51:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "There’s wayblue [github.com/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue) that sounds like what you want"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706393509 {#2545
    date: 2024-01-27 23:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2352 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 345812
  -bodyTs: "'/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue)':6 'github.com':5 'github.com/wayblueorg/wayblue](https://github.com/wayblueorg/wayblue)':4 'like':9 'sound':8 'want':12 'wayblu':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7793280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706393509 {#2547
    date: 2024-01-27 23:11:49.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
Proxies\__CG__\App\Entity\EntryComment {#1352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are you asking for a gnome extension like g Forge [github.com/forge-ext/forge](https://github.com/forge-ext/forge) or [github.com/paperwm/PaperWM](https://github.com/paperwm/PaperWM) ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729331039 {#1348
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2583 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2606 …}
  +reports: Doctrine\ORM\PersistentCollection {#2603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  -id: 345762
  -bodyTs: "'/forge-ext/forge](https://github.com/forge-ext/forge)':13 '/paperwm/paperwm](https://github.com/paperwm/paperwm)':17 'ask':3 'extens':7 'forg':10 'g':9 'github.com':12,16 'github.com/forge-ext/forge](https://github.com/forge-ext/forge)':11 'github.com/paperwm/paperwm](https://github.com/paperwm/paperwm)':15 'gnome':6 'like':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7792770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392311 {#2502
    date: 2024-01-27 22:51:51.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
11 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#1352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are you asking for a gnome extension like g Forge [github.com/forge-ext/forge](https://github.com/forge-ext/forge) or [github.com/paperwm/PaperWM](https://github.com/paperwm/PaperWM) ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729331039 {#1348
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2583 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2606 …}
  +reports: Doctrine\ORM\PersistentCollection {#2603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  -id: 345762
  -bodyTs: "'/forge-ext/forge](https://github.com/forge-ext/forge)':13 '/paperwm/paperwm](https://github.com/paperwm/paperwm)':17 'ask':3 'extens':7 'forg':10 'g':9 'github.com':12,16 'github.com/forge-ext/forge](https://github.com/forge-ext/forge)':11 'github.com/paperwm/paperwm](https://github.com/paperwm/paperwm)':15 'gnome':6 'like':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7792770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392311 {#2502
    date: 2024-01-27 22:51:51.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
12 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#1352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are you asking for a gnome extension like g Forge [github.com/forge-ext/forge](https://github.com/forge-ext/forge) or [github.com/paperwm/PaperWM](https://github.com/paperwm/PaperWM) ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729331039 {#1348
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2583 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2606 …}
  +reports: Doctrine\ORM\PersistentCollection {#2603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  -id: 345762
  -bodyTs: "'/forge-ext/forge](https://github.com/forge-ext/forge)':13 '/paperwm/paperwm](https://github.com/paperwm/paperwm)':17 'ask':3 'extens':7 'forg':10 'g':9 'github.com':12,16 'github.com/forge-ext/forge](https://github.com/forge-ext/forge)':11 'github.com/paperwm/paperwm](https://github.com/paperwm/paperwm)':15 'gnome':6 'like':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7792770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392311 {#2502
    date: 2024-01-27 22:51:51.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
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 {#2587
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love it!\n
    \n
    I am still using PaperWM but I’d def rebase to it as soon as someone created an ublue image for it\n
    \n
    I don’t want to miss scrollable wms
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706391401 {#2589
    date: 2024-01-27 22:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 345712
  -bodyTs: "'creat':20 'd':11 'def':12 'imag':23 'love':2 'miss':31 'paperwm':8 'rebas':13 'scrollabl':32 'someon':19 'soon':17 'still':6 'ublu':22 'use':7 'want':29 'wms':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7792357"
  +editedAt: DateTimeImmutable @1729031740 {#2595
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2551
    date: 2024-01-27 22:36:41.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 {#2587
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love it!\n
    \n
    I am still using PaperWM but I’d def rebase to it as soon as someone created an ublue image for it\n
    \n
    I don’t want to miss scrollable wms
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706391401 {#2589
    date: 2024-01-27 22:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 345712
  -bodyTs: "'creat':20 'd':11 'def':12 'imag':23 'love':2 'miss':31 'paperwm':8 'rebas':13 'scrollabl':32 'someon':19 'soon':17 'still':6 'ublu':22 'use':7 'want':29 'wms':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7792357"
  +editedAt: DateTimeImmutable @1729031740 {#2595
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2551
    date: 2024-01-27 22:36:41.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 {#2587
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I love it!\n
    \n
    I am still using PaperWM but I’d def rebase to it as soon as someone created an ublue image for it\n
    \n
    I don’t want to miss scrollable wms
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706391401 {#2589
    date: 2024-01-27 22:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
    "@PropaGandalf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 345712
  -bodyTs: "'creat':20 'd':11 'def':12 'imag':23 'love':2 'miss':31 'paperwm':8 'rebas':13 'scrollabl':32 'someon':19 'soon':17 'still':6 'ublu':22 'use':7 'want':29 'wms':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7792357"
  +editedAt: DateTimeImmutable @1729031740 {#2595
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2551
    date: 2024-01-27 22:36:41.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 {#2574
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +body: """
    It’s great, there’s a toolbx/distrobox image, check it out\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ toolbox create --image quay.io/toolbx-images/opensuse-toolbox:tumbleweed\n
    </span><span style="color:#323232;">$ toolbox enter opensuse-toolbox-tumbleweed\n
    </span>\n
    ```\n
    \n
    I’d go for the atomic version nowadays
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706377344 {#2594
    date: 2024-01-27 18:42:24.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 345116
  -bodyTs: "'/toolbx-images/opensuse-toolbox:tumbleweed':17 'atom':29 'check':9 'creat':13 'd':25 'enter':19 'go':26 'great':3 'imag':8,14 'nowaday':31 'opensus':21 'opensuse-toolbox-tumblewe':20 'quay.io':16 'quay.io/toolbx-images/opensuse-toolbox:tumbleweed':15 'toolbox':12,18,22 'toolbx/distrobox':7 'tumblewe':23 'version':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7786844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706377344 {#2597
    date: 2024-01-27 18:42:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +body: """
    It’s great, there’s a toolbx/distrobox image, check it out\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ toolbox create --image quay.io/toolbx-images/opensuse-toolbox:tumbleweed\n
    </span><span style="color:#323232;">$ toolbox enter opensuse-toolbox-tumbleweed\n
    </span>\n
    ```\n
    \n
    I’d go for the atomic version nowadays
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706377344 {#2594
    date: 2024-01-27 18:42:24.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 345116
  -bodyTs: "'/toolbx-images/opensuse-toolbox:tumbleweed':17 'atom':29 'check':9 'creat':13 'd':25 'enter':19 'go':26 'great':3 'imag':8,14 'nowaday':31 'opensus':21 'opensuse-toolbox-tumblewe':20 'quay.io':16 'quay.io/toolbx-images/opensuse-toolbox:tumbleweed':15 'toolbox':12,18,22 'toolbx/distrobox':7 'tumblewe':23 'version':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7786844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706377344 {#2597
    date: 2024-01-27 18:42:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2571 …}
  +body: """
    It’s great, there’s a toolbx/distrobox image, check it out\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ toolbox create --image quay.io/toolbx-images/opensuse-toolbox:tumbleweed\n
    </span><span style="color:#323232;">$ toolbox enter opensuse-toolbox-tumbleweed\n
    </span>\n
    ```\n
    \n
    I’d go for the atomic version nowadays
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706377344 {#2594
    date: 2024-01-27 18:42:24.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 345116
  -bodyTs: "'/toolbx-images/opensuse-toolbox:tumbleweed':17 'atom':29 'check':9 'creat':13 'd':25 'enter':19 'go':26 'great':3 'imag':8,14 'nowaday':31 'opensus':21 'opensuse-toolbox-tumblewe':20 'quay.io':16 'quay.io/toolbx-images/opensuse-toolbox:tumbleweed':15 'toolbox':12,18,22 'toolbx/distrobox':7 'tumblewe':23 'version':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7786844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706377344 {#2597
    date: 2024-01-27 18:42:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2554
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is firefox one version behind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729014633 {#2570
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -id: 345033
  -bodyTs: "'behind':6 'firefox':3 'one':4 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7786125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706375235 {#2576
    date: 2024-01-27 18:07: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
23 DENIED edit
App\Entity\EntryComment {#2554
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is firefox one version behind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729014633 {#2570
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -id: 345033
  -bodyTs: "'behind':6 'firefox':3 'one':4 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7786125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706375235 {#2576
    date: 2024-01-27 18:07: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
24 DENIED moderate
App\Entity\EntryComment {#2554
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is firefox one version behind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729014633 {#2570
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -id: 345033
  -bodyTs: "'behind':6 'firefox':3 'one':4 'version':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7786125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706375235 {#2576
    date: 2024-01-27 18:07: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
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 {#2622
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thx for the post. Nice reading your experience.\n
    \n
    Fluffychat flathub [flathub.org/apps/im.fluffychat.Fluffychat](https://flathub.org/apps/im.fluffychat.Fluffychat)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728941787 {#2555
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 344376
  -bodyTs: "'/apps/im.fluffychat.fluffychat](https://flathub.org/apps/im.fluffychat.fluffychat)':13 'experi':8 'flathub':10 'flathub.org':12 'flathub.org/apps/im.fluffychat.fluffychat](https://flathub.org/apps/im.fluffychat.fluffychat)':11 'fluffychat':9 'nice':5 'post':4 'read':6 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7779208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706351114 {#2556
    date: 2024-01-27 11:25: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
27 DENIED edit
App\Entity\EntryComment {#2622
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thx for the post. Nice reading your experience.\n
    \n
    Fluffychat flathub [flathub.org/apps/im.fluffychat.Fluffychat](https://flathub.org/apps/im.fluffychat.Fluffychat)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728941787 {#2555
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 344376
  -bodyTs: "'/apps/im.fluffychat.fluffychat](https://flathub.org/apps/im.fluffychat.fluffychat)':13 'experi':8 'flathub':10 'flathub.org':12 'flathub.org/apps/im.fluffychat.fluffychat](https://flathub.org/apps/im.fluffychat.fluffychat)':11 'fluffychat':9 'nice':5 'post':4 'read':6 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7779208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706351114 {#2556
    date: 2024-01-27 11:25: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
28 DENIED moderate
App\Entity\EntryComment {#2622
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thx for the post. Nice reading your experience.\n
    \n
    Fluffychat flathub [flathub.org/apps/im.fluffychat.Fluffychat](https://flathub.org/apps/im.fluffychat.Fluffychat)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1728941787 {#2555
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 344376
  -bodyTs: "'/apps/im.fluffychat.fluffychat](https://flathub.org/apps/im.fluffychat.fluffychat)':13 'experi':8 'flathub':10 'flathub.org':12 'flathub.org/apps/im.fluffychat.fluffychat](https://flathub.org/apps/im.fluffychat.fluffychat)':11 'fluffychat':9 'nice':5 'post':4 'read':6 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7779208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706351114 {#2556
    date: 2024-01-27 11:25: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
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 {#2638
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2621
    date: 2024-01-27 09:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@pineapplelover@lemm.ee"
    "@GravitySpoiled@lemmy.ml"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 344246
  -bodyTs: "'appl':3 'sell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7777135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706344280 {#2620
    date: 2024-01-27 09:31: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
31 DENIED edit
App\Entity\EntryComment {#2638
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2621
    date: 2024-01-27 09:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@pineapplelover@lemm.ee"
    "@GravitySpoiled@lemmy.ml"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 344246
  -bodyTs: "'appl':3 'sell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7777135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706344280 {#2620
    date: 2024-01-27 09:31: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
32 DENIED moderate
App\Entity\EntryComment {#2638
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2641 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2621
    date: 2024-01-27 09:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@pineapplelover@lemm.ee"
    "@GravitySpoiled@lemmy.ml"
    "@NateNate60@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2643 …}
  +nested: Doctrine\ORM\PersistentCollection {#2645 …}
  +votes: Doctrine\ORM\PersistentCollection {#2647 …}
  +reports: Doctrine\ORM\PersistentCollection {#2649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2653 …}
  -id: 344246
  -bodyTs: "'appl':3 'sell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7777135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706344280 {#2620
    date: 2024-01-27 09:31: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
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 {#2657
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2658 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2658 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2637
    date: 2024-01-27 09:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@0xtero@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2659 …}
  +nested: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2663 …}
  +reports: Doctrine\ORM\PersistentCollection {#2665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
  -id: 344235
  -bodyTs: "'ai':11 'coul':7 'know':4 'mozilla':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343782 {#2636
    date: 2024-01-27 09:23: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
35 DENIED edit
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2658 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2658 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2637
    date: 2024-01-27 09:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@0xtero@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2659 …}
  +nested: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2663 …}
  +reports: Doctrine\ORM\PersistentCollection {#2665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
  -id: 344235
  -bodyTs: "'ai':11 'coul':7 'know':4 'mozilla':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343782 {#2636
    date: 2024-01-27 09:23: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
36 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2658 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2658 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2637
    date: 2024-01-27 09:23:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@0xtero@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2659 …}
  +nested: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2663 …}
  +reports: Doctrine\ORM\PersistentCollection {#2665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
  -id: 344235
  -bodyTs: "'ai':11 'coul':7 'know':4 'mozilla':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343782 {#2636
    date: 2024-01-27 09:23: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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2673
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2656
    date: 2024-01-27 09:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2674 …}
  +nested: Doctrine\ORM\PersistentCollection {#2676 …}
  +votes: Doctrine\ORM\PersistentCollection {#2678 …}
  +reports: Doctrine\ORM\PersistentCollection {#2680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
  -id: 344234
  -bodyTs: "'appl':10 'buy':9 'easi':5 'solut':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343744 {#2655
    date: 2024-01-27 09:22:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2673
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2656
    date: 2024-01-27 09:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2674 …}
  +nested: Doctrine\ORM\PersistentCollection {#2676 …}
  +votes: Doctrine\ORM\PersistentCollection {#2678 …}
  +reports: Doctrine\ORM\PersistentCollection {#2680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
  -id: 344234
  -bodyTs: "'appl':10 'buy':9 'easi':5 'solut':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343744 {#2655
    date: 2024-01-27 09:22:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2673
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2642 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2656
    date: 2024-01-27 09:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2674 …}
  +nested: Doctrine\ORM\PersistentCollection {#2676 …}
  +votes: Doctrine\ORM\PersistentCollection {#2678 …}
  +reports: Doctrine\ORM\PersistentCollection {#2680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
  -id: 344234
  -bodyTs: "'appl':10 'buy':9 'easi':5 'solut':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7776960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343744 {#2655
    date: 2024-01-27 09:22:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2688
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2689 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2672
    date: 2024-01-26 19:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@kib48@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 342739
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294429 {#2671
    date: 2024-01-26 19:40: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
43 DENIED edit
App\Entity\EntryComment {#2688
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2689 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2672
    date: 2024-01-26 19:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@kib48@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 342739
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294429 {#2671
    date: 2024-01-26 19:40: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
44 DENIED moderate
App\Entity\EntryComment {#2688
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2689 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2672
    date: 2024-01-26 19:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@kib48@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 342739
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294429 {#2671
    date: 2024-01-26 19:40: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2704
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2705 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2687
    date: 2024-01-26 19:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@teamevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 342737
  -bodyTs: "'back':8 'bring':4 'll':3 'right':9 'shitti':6 'thank':1 'tomorrow':10 'tv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294414 {#2686
    date: 2024-01-26 19:40: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
47 DENIED edit
App\Entity\EntryComment {#2704
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2705 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2687
    date: 2024-01-26 19:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@teamevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 342737
  -bodyTs: "'back':8 'bring':4 'll':3 'right':9 'shitti':6 'thank':1 'tomorrow':10 'tv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294414 {#2686
    date: 2024-01-26 19:40: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
48 DENIED moderate
App\Entity\EntryComment {#2704
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2705 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2687
    date: 2024-01-26 19:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@teamevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 342737
  -bodyTs: "'back':8 'bring':4 'll':3 'right':9 'shitti':6 'thank':1 'tomorrow':10 'tv':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7758828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706294414 {#2686
    date: 2024-01-26 19:40: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not enough market share. Keep it simple. The one who use brave know about firefox. Grab the low hanging fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1728802047 {#2703
    date: 2024-10-13 08:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 342303
  -bodyTs: "'brave':12 'enough':2 'firefox':15 'fruit':20 'grab':16 'hang':19 'keep':5 'know':13 'low':18 'market':3 'one':9 'share':4 'simpl':7 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754964"
  +editedAt: DateTimeImmutable @1728796661 {#2702
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2596
    date: 2024-01-26 17:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not enough market share. Keep it simple. The one who use brave know about firefox. Grab the low hanging fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1728802047 {#2703
    date: 2024-10-13 08:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 342303
  -bodyTs: "'brave':12 'enough':2 'firefox':15 'fruit':20 'grab':16 'hang':19 'keep':5 'know':13 'low':18 'market':3 'one':9 'share':4 'simpl':7 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754964"
  +editedAt: DateTimeImmutable @1728796661 {#2702
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2596
    date: 2024-01-26 17:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not enough market share. Keep it simple. The one who use brave know about firefox. Grab the low hanging fruit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1728802047 {#2703
    date: 2024-10-13 08:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@reactive_recall@lemmy.ml"
    "@reactive_recall@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 342303
  -bodyTs: "'brave':12 'enough':2 'firefox':15 'fruit':20 'grab':16 'hang':19 'keep':5 'know':13 'low':18 'market':3 'one':9 'share':4 'simpl':7 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7754964"
  +editedAt: DateTimeImmutable @1728796661 {#2702
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2596
    date: 2024-01-26 17:00:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2737
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2741 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2720
    date: 2024-01-26 15:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 342044
  -bodyTs: "'enjoy':4 'goodluck':2 'path':6 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279218 {#2719
    date: 2024-01-26 15:26:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2737
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2741 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2720
    date: 2024-01-26 15:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 342044
  -bodyTs: "'enjoy':4 'goodluck':2 'path':6 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279218 {#2719
    date: 2024-01-26 15:26:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2737
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2741 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2720
    date: 2024-01-26 15:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@SleeplessOne1917@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 342044
  -bodyTs: "'enjoy':4 'goodluck':2 'path':6 'thx':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7752850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279218 {#2719
    date: 2024-01-26 15:26:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2756
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > All apps must be “notarized” by Apple\n
    \n
    Is that legal?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1728793065 {#2736
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 340180
  -bodyTs: "'app':2 'appl':7 'legal':10 'must':3 'notar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7723377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211693 {#2735
    date: 2024-01-25 20:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2756
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > All apps must be “notarized” by Apple\n
    \n
    Is that legal?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1728793065 {#2736
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 340180
  -bodyTs: "'app':2 'appl':7 'legal':10 'must':3 'notar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7723377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211693 {#2735
    date: 2024-01-25 20:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2756
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2640 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > All apps must be “notarized” by Apple\n
    \n
    Is that legal?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1728793065 {#2736
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 340180
  -bodyTs: "'app':2 'appl':7 'legal':10 'must':3 'notar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7723377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211693 {#2735
    date: 2024-01-25 20:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details