GET https://kbin.spritesserver.nl/index.php/u/@WindowsEnjoyer@sh.itjust.works/comments/active?p=4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "*But…but…Android is for loosers!!!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699085691 {#2361
    date: 2023-11-04 09:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chagall@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 88952
  -bodyTs: "'android':3 'looser':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5143012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699085691 {#1405
    date: 2023-11-04 09:14:51.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 {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "*But…but…Android is for loosers!!!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699085691 {#2361
    date: 2023-11-04 09:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chagall@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 88952
  -bodyTs: "'android':3 'looser':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5143012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699085691 {#1405
    date: 2023-11-04 09:14:51.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 {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "*But…but…Android is for loosers!!!*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699085691 {#2361
    date: 2023-11-04 09:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chagall@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 88952
  -bodyTs: "'android':3 'looser':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5143012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699085691 {#1405
    date: 2023-11-04 09:14:51.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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: """
    **Disclaimer** - it might require lots of tinkering depending on what the goal.\n
    \n
    For example, install JRE from Flatpaks. It will “succeed”, but due to some partition mounted in read-only mode, no binaries would be installed. 🙆
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084191 {#2098
    date: 2023-11-04 08:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Macaroni9538@lemmy.ml"
    "@consumptionone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 88905
  -bodyTs: "'binari':34 'depend':8 'disclaim':1 'due':23 'exampl':14 'flatpak':18 'goal':12 'instal':15,37 'jre':16 'lot':5 'might':3 'mode':32 'mount':27 'partit':26 'read':30 'read-on':29 'requir':4 'succeed':21 'tinker':7 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5142381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699084191 {#2380
    date: 2023-11-04 08:49:51.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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: """
    **Disclaimer** - it might require lots of tinkering depending on what the goal.\n
    \n
    For example, install JRE from Flatpaks. It will “succeed”, but due to some partition mounted in read-only mode, no binaries would be installed. 🙆
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084191 {#2098
    date: 2023-11-04 08:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Macaroni9538@lemmy.ml"
    "@consumptionone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 88905
  -bodyTs: "'binari':34 'depend':8 'disclaim':1 'due':23 'exampl':14 'flatpak':18 'goal':12 'instal':15,37 'jre':16 'lot':5 'might':3 'mode':32 'mount':27 'partit':26 'read':30 'read-on':29 'requir':4 'succeed':21 'tinker':7 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5142381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699084191 {#2380
    date: 2023-11-04 08:49:51.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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: """
    **Disclaimer** - it might require lots of tinkering depending on what the goal.\n
    \n
    For example, install JRE from Flatpaks. It will “succeed”, but due to some partition mounted in read-only mode, no binaries would be installed. 🙆
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699084191 {#2098
    date: 2023-11-04 08:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Macaroni9538@lemmy.ml"
    "@consumptionone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 88905
  -bodyTs: "'binari':34 'depend':8 'disclaim':1 'due':23 'exampl':14 'flatpak':18 'goal':12 'instal':15,37 'jre':16 'lot':5 'might':3 'mode':32 'mount':27 'partit':26 'read':30 'read-on':29 'requir':4 'succeed':21 'tinker':7 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5142381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699084191 {#2380
    date: 2023-11-04 08:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +body: """
    Arch Wiki is invaluable at this point.\n
    \n
    And I don’t mean just Arch Linux (BtwOS), I mean countless amount of sysadmins, platforms engineers, developers, SREs and so on that uses it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698946954 {#2325
    date: 2023-11-02 18:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@MycoBro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 85096
  -bodyTs: "'amount':20 'arch':1,14 'btwos':16 'countless':19 'develop':25 'engin':24 'invalu':4 'linux':15 'mean':12,18 'platform':23 'point':7 'sres':26 'sysadmin':22 'use':31 'wiki':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5087014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946954 {#2369
    date: 2023-11-02 18:42:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +body: """
    Arch Wiki is invaluable at this point.\n
    \n
    And I don’t mean just Arch Linux (BtwOS), I mean countless amount of sysadmins, platforms engineers, developers, SREs and so on that uses it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698946954 {#2325
    date: 2023-11-02 18:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@MycoBro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 85096
  -bodyTs: "'amount':20 'arch':1,14 'btwos':16 'countless':19 'develop':25 'engin':24 'invalu':4 'linux':15 'mean':12,18 'platform':23 'point':7 'sres':26 'sysadmin':22 'use':31 'wiki':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5087014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946954 {#2369
    date: 2023-11-02 18:42:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +body: """
    Arch Wiki is invaluable at this point.\n
    \n
    And I don’t mean just Arch Linux (BtwOS), I mean countless amount of sysadmins, platforms engineers, developers, SREs and so on that uses it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698946954 {#2325
    date: 2023-11-02 18:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@MycoBro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2329 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 85096
  -bodyTs: "'amount':20 'arch':1,14 'btwos':16 'countless':19 'develop':25 'engin':24 'invalu':4 'linux':15 'mean':12,18 'platform':23 'point':7 'sres':26 'sysadmin':22 'use':31 'wiki':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5087014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946954 {#2369
    date: 2023-11-02 18:42:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698051675 {#2324
    date: 2023-10-23 11:01:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 65723
  -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4696664"
  +editedAt: DateTimeImmutable @1698004997 {#2340
    date: 2023-10-22 22:03:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698004955 {#2095
    date: 2023-10-22 22:02:35.0 +02: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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698051675 {#2324
    date: 2023-10-23 11:01:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 65723
  -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4696664"
  +editedAt: DateTimeImmutable @1698004997 {#2340
    date: 2023-10-22 22:03:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698004955 {#2095
    date: 2023-10-22 22:02:35.0 +02: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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!\n
    \n
    NAME, casino!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698051675 {#2324
    date: 2023-10-23 11:01:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 65723
  -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4696664"
  +editedAt: DateTimeImmutable @1698004997 {#2340
    date: 2023-10-22 22:03:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698004955 {#2095
    date: 2023-10-22 22:02:35.0 +02: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 {#2137
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: App\Entity\EntryComment {#2330
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698051675 {#2324
      date: 2023-10-23 11:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2132 …}
    +nested: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
    -id: 65723
    -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4696664"
    +editedAt: DateTimeImmutable @1698004997 {#2340
      date: 2023-10-22 22:03:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698004955 {#2095
      date: 2023-10-22 22:02:35.0 +02:00
    }
  }
  +body: "Solid example!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698042758 {#2346
    date: 2023-10-23 08:32:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@WindowsEnjoyer@sh.itjust.works"
    "@lietuva@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 66665
  -bodyTs: "'exampl':2 'solid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4717682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698042758 {#2351
    date: 2023-10-23 08:32:38.0 +02: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 {#2137
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: App\Entity\EntryComment {#2330
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698051675 {#2324
      date: 2023-10-23 11:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2132 …}
    +nested: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
    -id: 65723
    -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4696664"
    +editedAt: DateTimeImmutable @1698004997 {#2340
      date: 2023-10-22 22:03:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698004955 {#2095
      date: 2023-10-22 22:02:35.0 +02:00
    }
  }
  +body: "Solid example!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698042758 {#2346
    date: 2023-10-23 08:32:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@WindowsEnjoyer@sh.itjust.works"
    "@lietuva@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 66665
  -bodyTs: "'exampl':2 'solid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4717682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698042758 {#2351
    date: 2023-10-23 08:32:38.0 +02: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 {#2137
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: App\Entity\EntryComment {#2330
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698051675 {#2324
      date: 2023-10-23 11:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2132 …}
    +nested: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
    -id: 65723
    -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4696664"
    +editedAt: DateTimeImmutable @1698004997 {#2340
      date: 2023-10-22 22:03:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698004955 {#2095
      date: 2023-10-22 22:02:35.0 +02:00
    }
  }
  +body: "Solid example!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698042758 {#2346
    date: 2023-10-23 08:32:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@WindowsEnjoyer@sh.itjust.works"
    "@lietuva@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 66665
  -bodyTs: "'exampl':2 'solid':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4717682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698042758 {#2351
    date: 2023-10-23 08:32:38.0 +02: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 {#2059
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: App\Entity\EntryComment {#2330
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698051675 {#2324
      date: 2023-10-23 11:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2132 …}
    +nested: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
    -id: 65723
    -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4696664"
    +editedAt: DateTimeImmutable @1698004997 {#2340
      date: 2023-10-22 22:03:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698004955 {#2095
      date: 2023-10-22 22:02:35.0 +02:00
    }
  }
  +body: "Don’t forget annoying/screaming voice. And repeat each several times. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698042679 {#2087
    date: 2023-10-23 08:31:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@WindowsEnjoyer@sh.itjust.works"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 66663
  -bodyTs: "'annoying/screaming':4 'forget':3 'repeat':7 'sever':9 'time':10 'voic':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4717664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698042679 {#2091
    date: 2023-10-23 08:31:19.0 +02: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 {#2059
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: App\Entity\EntryComment {#2330
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698051675 {#2324
      date: 2023-10-23 11:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2132 …}
    +nested: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
    -id: 65723
    -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4696664"
    +editedAt: DateTimeImmutable @1698004997 {#2340
      date: 2023-10-22 22:03:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698004955 {#2095
      date: 2023-10-22 22:02:35.0 +02:00
    }
  }
  +body: "Don’t forget annoying/screaming voice. And repeat each several times. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698042679 {#2087
    date: 2023-10-23 08:31:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@WindowsEnjoyer@sh.itjust.works"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 66663
  -bodyTs: "'annoying/screaming':4 'forget':3 'repeat':7 'sever':9 'time':10 'voic':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4717664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698042679 {#2091
    date: 2023-10-23 08:31:19.0 +02: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 {#2059
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: App\Entity\EntryComment {#2330
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      In Lithuania it’s legal, but they cannot say any words like “let’s play” or “best casinos” etc. I don’t know specific, but most of casino/betting ads are like these (always with the weird/annoying voice)\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!\n
      \n
      NAME, casino!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698051675 {#2324
      date: 2023-10-23 11:01:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2132 …}
    +nested: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
    -id: 65723
    -bodyTs: "'ad':29 'alway':33 'best':17 'cannot':8 'casino':18,39,41,43,45,47 'casino/betting':28 'etc':19 'know':23 'legal':5 'let':13 'like':12,31 'lithuania':2 'name':38,40,42,44,46 'play':15 'say':9 'specif':24 'voic':37 'weird/annoying':36 'word':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4696664"
    +editedAt: DateTimeImmutable @1698004997 {#2340
      date: 2023-10-22 22:03:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698004955 {#2095
      date: 2023-10-22 22:02:35.0 +02:00
    }
  }
  +body: "Don’t forget annoying/screaming voice. And repeat each several times. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698042679 {#2087
    date: 2023-10-23 08:31:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@WindowsEnjoyer@sh.itjust.works"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 66663
  -bodyTs: "'annoying/screaming':4 'forget':3 'repeat':7 'sever':9 'time':10 'voic':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4717664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698042679 {#2091
    date: 2023-10-23 08:31:19.0 +02: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 {#2099
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "I don’t give a shit about your opinion!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697534533 {#2056
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@octoperson@sh.itjust.works"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 54255
  -bodyTs: "'give':4 'opinion':9 'shit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4513485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697534533 {#2051
    date: 2023-10-17 11:22:13.0 +02: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 {#2099
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "I don’t give a shit about your opinion!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697534533 {#2056
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@octoperson@sh.itjust.works"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 54255
  -bodyTs: "'give':4 'opinion':9 'shit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4513485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697534533 {#2051
    date: 2023-10-17 11:22:13.0 +02: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 {#2099
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "I don’t give a shit about your opinion!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697534533 {#2056
    date: 2023-10-17 11:22:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@octoperson@sh.itjust.works"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 54255
  -bodyTs: "'give':4 'opinion':9 'shit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4513485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697534533 {#2051
    date: 2023-10-17 11:22:13.0 +02: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 {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "I think what you are looking for is called `Shitposting`. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697221045 {#2100
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wasd4321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 46305
  -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4398524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697221045 {#2104
    date: 2023-10-13 20:17:25.0 +02: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 {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "I think what you are looking for is called `Shitposting`. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697221045 {#2100
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wasd4321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 46305
  -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4398524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697221045 {#2104
    date: 2023-10-13 20:17:25.0 +02: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 {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "I think what you are looking for is called `Shitposting`. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697221045 {#2100
    date: 2023-10-13 20:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@wasd4321@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 46305
  -bodyTs: "'call':9 'look':6 'shitpost':10 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4398524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697221045 {#2104
    date: 2023-10-13 20:17:25.0 +02: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