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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
7.09 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.05 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 {#2547
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2556
    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 {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2532 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -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 {#2498
    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 {#2547
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2556
    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 {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2532 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -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 {#2498
    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 {#2547
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2536 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2556
    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 {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2532 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -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 {#2498
    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 {#1351
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1356
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +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 {#1352
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2587 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
    -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 {#2506
      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 {#2549
    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 {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2606 …}
  -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 {#2551
    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 {#1351
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1356
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +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 {#1352
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2587 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
    -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 {#2506
      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 {#2549
    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 {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2606 …}
  -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 {#2551
    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 {#1351
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1356
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
    +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 {#1352
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2587 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
    -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 {#2506
      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 {#2549
    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 {#1349 …}
  +nested: Doctrine\ORM\PersistentCollection {#1348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2606 …}
  -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 {#2551
    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 {#1356
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +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 {#1352
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2587 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
  -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 {#2506
    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 {#1356
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +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 {#1352
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2587 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
  -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 {#2506
    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 {#1356
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1353 …}
  +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 {#1352
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2587 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
  -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 {#2506
    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 {#2591
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2596 …}
  +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 {#2593
    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 {#2594 …}
  +nested: Doctrine\ORM\PersistentCollection {#2592 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -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 {#2599
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2555
    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 {#2591
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2596 …}
  +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 {#2593
    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 {#2594 …}
  +nested: Doctrine\ORM\PersistentCollection {#2592 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -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 {#2599
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2555
    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 {#2591
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2596 …}
  +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 {#2593
    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 {#2594 …}
  +nested: Doctrine\ORM\PersistentCollection {#2592 …}
  +votes: Doctrine\ORM\PersistentCollection {#2590 …}
  +reports: Doctrine\ORM\PersistentCollection {#2589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  -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 {#2599
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2555
    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 {#2578
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2575 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2575 …}
  +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 {#2598
    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 {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -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 {#2601
    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 {#2578
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2575 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2575 …}
  +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 {#2598
    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 {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -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 {#2601
    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 {#2578
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2575 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2575 …}
  +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 {#2598
    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 {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -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 {#2601
    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 {#2558
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +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 {#2574
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2557 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -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 {#2580
    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 {#2558
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +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 {#2574
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2557 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -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 {#2580
    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 {#2558
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2577 …}
  +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 {#2574
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2557 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -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 {#2580
    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 {#2626
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2627 …}
  +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 {#2559
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2632 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  -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 {#2560
    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 {#2626
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2627 …}
  +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 {#2559
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2632 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  -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 {#2560
    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 {#2626
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2627 …}
  +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 {#2559
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2632 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  -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 {#2560
    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 {#2642
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2645 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2625
    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 {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -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 {#2624
    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 {#2642
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2645 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2625
    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 {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -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 {#2624
    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 {#2642
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2645 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2625
    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 {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -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 {#2624
    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 {#2661
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2662 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2662 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2641
    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 {#2663 …}
  +nested: Doctrine\ORM\PersistentCollection {#2665 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2673 …}
  -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 {#2640
    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 {#2661
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2662 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2662 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2641
    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 {#2663 …}
  +nested: Doctrine\ORM\PersistentCollection {#2665 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2673 …}
  -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 {#2640
    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 {#2661
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2662 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2662 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2641
    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 {#2663 …}
  +nested: Doctrine\ORM\PersistentCollection {#2665 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2673 …}
  -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 {#2640
    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 {#2677
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2660
    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 {#2678 …}
  +nested: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2682 …}
  +reports: Doctrine\ORM\PersistentCollection {#2684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  -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 {#2659
    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 {#2677
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2660
    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 {#2678 …}
  +nested: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2682 …}
  +reports: Doctrine\ORM\PersistentCollection {#2684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  -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 {#2659
    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 {#2677
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2660
    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 {#2678 …}
  +nested: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2682 …}
  +reports: Doctrine\ORM\PersistentCollection {#2684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  -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 {#2659
    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 {#2692
  +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 {#2693 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2676
    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 {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -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 {#2675
    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 {#2692
  +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 {#2693 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2676
    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 {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -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 {#2675
    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 {#2692
  +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 {#2693 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2676
    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 {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -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 {#2675
    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 {#2708
  +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 {#2709 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2691
    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 {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -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 {#2690
    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 {#2708
  +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 {#2709 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2691
    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 {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -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 {#2690
    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 {#2708
  +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 {#2709 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2691
    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 {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -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 {#2690
    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 {#2725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +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 {#2707
    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 {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -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 {#2706
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2600
    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 {#2725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +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 {#2707
    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 {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -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 {#2706
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2600
    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 {#2725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +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 {#2707
    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 {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -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 {#2706
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2600
    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 {#2741
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2743 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2744 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2745 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2724
    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 {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -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 {#2723
    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 {#2741
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2743 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2744 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2745 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2724
    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 {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -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 {#2723
    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 {#2741
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2743 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2744 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2745 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2724
    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 {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -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 {#2723
    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 {#2760
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +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 {#2740
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2762 …}
  +nested: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  -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 {#2739
    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 {#2760
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +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 {#2740
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2762 …}
  +nested: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  -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 {#2739
    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 {#2760
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2644 …}
  +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 {#2740
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2762 …}
  +nested: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  -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 {#2739
    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