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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
3.41 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.08 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 {#2550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2559
    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 {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -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 {#2501
    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 {#2550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2559
    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 {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -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 {#2501
    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 {#2550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +body: "Thx for eli5 the advantage of btrfs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706576355 {#2559
    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 {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -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 {#2501
    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 {#1354
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2492 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2491
    +user: App\Entity\User {#259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
    +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 {#1358
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2590 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2613 …}
    +reports: Doctrine\ORM\PersistentCollection {#2610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
    -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 {#2509
      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 {#2552
    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 {#1353 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  -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 {#2554
    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 {#1354
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2492 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2491
    +user: App\Entity\User {#259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
    +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 {#1358
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2590 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2613 …}
    +reports: Doctrine\ORM\PersistentCollection {#2610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
    -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 {#2509
      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 {#2552
    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 {#1353 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  -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 {#2554
    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 {#1354
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2492 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2491
    +user: App\Entity\User {#259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
    +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 {#1358
      date: 2024-10-19 11:43:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BlanK0@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2590 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2613 …}
    +reports: Doctrine\ORM\PersistentCollection {#2610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
    -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 {#2509
      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 {#2552
    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 {#1353 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2609 …}
  -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 {#2554
    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 {#2491
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#1358
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  -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 {#2509
    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 {#2491
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#1358
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  -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 {#2509
    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 {#2491
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#1358
    date: 2024-10-19 11:43:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2590 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  -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 {#2509
    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 {#2594
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#2596
    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 {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -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 {#2602
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2558
    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 {#2594
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#2596
    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 {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -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 {#2602
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2558
    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 {#2594
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#2596
    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 {#2597 …}
  +nested: Doctrine\ORM\PersistentCollection {#2595 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -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 {#2602
    date: 2024-10-16 00:35:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706391401 {#2558
    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 {#2581
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2578 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2578 …}
  +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 {#2601
    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 {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  -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 {#2604
    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 {#2581
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2578 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2578 …}
  +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 {#2601
    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 {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  -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 {#2604
    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 {#2581
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2578 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2578 …}
  +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 {#2601
    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 {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  -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 {#2604
    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 {#2561
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is firefox one version behind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729014633 {#2577
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2560 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2619 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -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 {#2583
    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 {#2561
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is firefox one version behind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729014633 {#2577
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2560 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2619 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -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 {#2583
    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 {#2561
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why is firefox one version behind?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1729014633 {#2577
    date: 2024-10-15 19:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MyNameIsRichard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2560 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2619 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -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 {#2583
    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 {#2629
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#2562
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2631 …}
  +nested: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  -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 {#2563
    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 {#2629
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#2562
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2631 …}
  +nested: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  -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 {#2563
    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 {#2629
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1385 …}
  +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 {#2562
    date: 2024-10-14 23:36:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@haui_lemmy@lemmy.giftedmc.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2631 …}
  +nested: Doctrine\ORM\PersistentCollection {#2633 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2641 …}
  -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 {#2563
    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 {#2645
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2648 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2628
    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 {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -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 {#2627
    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 {#2645
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2648 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2628
    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 {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -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 {#2627
    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 {#2645
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2648 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: "then sell apple"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1706344280 {#2628
    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 {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -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 {#2627
    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 {#2664
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2665 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2665 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2644
    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 {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2668 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  -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 {#2643
    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 {#2664
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2665 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2665 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2644
    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 {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2668 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  -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 {#2643
    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 {#2664
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2665 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2665 …}
  +body: "I don’t know what you coul have against mozilla ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706343782 {#2644
    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 {#2666 …}
  +nested: Doctrine\ORM\PersistentCollection {#2668 …}
  +votes: Doctrine\ORM\PersistentCollection {#2670 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2676 …}
  -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 {#2643
    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 {#2680
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2663
    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 {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  -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 {#2662
    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 {#2680
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2663
    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 {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  -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 {#2662
    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 {#2680
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: "There is a very easy solution. Don’t buy apple."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 77
  +score: 0
  +lastActive: DateTime @1706343744 {#2663
    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 {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  -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 {#2662
    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 {#2695
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2696 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2696 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2679
    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 {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -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 {#2678
    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 {#2695
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2696 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2696 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2679
    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 {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -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 {#2678
    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 {#2695
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2696 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2696 …}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706294429 {#2679
    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 {#2697 …}
  +nested: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  -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 {#2678
    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 {#2711
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2712 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2712 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2694
    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 {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -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 {#2693
    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 {#2711
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2712 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2712 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2694
    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 {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -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 {#2693
    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 {#2711
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2712 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2712 …}
  +body: "Thanks. I’ll bring that shitty TV back right tomorrow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706294414 {#2694
    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 {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -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 {#2693
    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 {#2728
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +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 {#2710
    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 {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -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 {#2709
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2603
    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 {#2728
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +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 {#2710
    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 {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -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 {#2709
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2603
    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 {#2728
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2729 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +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 {#2710
    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 {#2730 …}
  +nested: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2734 …}
  +reports: Doctrine\ORM\PersistentCollection {#2736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2740 …}
  -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 {#2709
    date: 2024-10-13 07:17:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706284828 {#2603
    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 {#2744
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2746 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2747 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2748 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2727
    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 {#2749 …}
  +nested: Doctrine\ORM\PersistentCollection {#2751 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  -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 {#2726
    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 {#2744
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2746 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2747 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2748 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2727
    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 {#2749 …}
  +nested: Doctrine\ORM\PersistentCollection {#2751 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  -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 {#2726
    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 {#2744
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2746 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2747 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2748 …}
  +body: "Thx! Goodluck and enjoy the path"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706279218 {#2727
    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 {#2749 …}
  +nested: Doctrine\ORM\PersistentCollection {#2751 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  -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 {#2726
    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 {#2763
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +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 {#2743
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -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 {#2742
    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 {#2763
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +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 {#2743
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -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 {#2742
    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 {#2763
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2647 …}
  +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 {#2743
    date: 2024-10-13 06:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -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 {#2742
    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